src,lib: reducing C++ calls of esm legacy main resolve by H4ad · Pull Request #48325 · nodejs/node
added
c++
labels
Jun 3, 2023
H4ad
mentioned this pull request
H4ad
marked this pull request as ready for review
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Aug 14, 2023PR-URL: nodejs#48664 Refs: nodejs#48325 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Aug 14, 2023Instead of many C++ calls, now we make only one C++ call to return a enum number that represents the selected state. PR-URL: nodejs#48325 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request
Aug 14, 2023PR-URL: nodejs#48664 Refs: nodejs#48325 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
ruyadorno pushed a commit that referenced this pull request
Sep 11, 2023ruyadorno pushed a commit that referenced this pull request
Sep 13, 2023H4ad added a commit to H4ad/node that referenced this pull request
Sep 14, 2023Instead of many C++ calls, now we make only one C++ call to return a enum number that represents the selected state. Backport-PR-URL: nodejs#48325
H4ad added a commit to H4ad/node that referenced this pull request
Sep 14, 2023Instead of many C++ calls, now we make only one C++ call to return a enum number that represents the selected state. Backport-PR-URL: nodejs#48325
H4ad added a commit to H4ad/node that referenced this pull request
Sep 14, 2023Instead of many C++ calls, now we make only one C++ call to return a enum number that represents the selected state. Backport-PR-URL: nodejs#48325
H4ad
mentioned this pull request
ruyadorno pushed a commit that referenced this pull request
Sep 17, 2023H4ad added a commit to H4ad/node that referenced this pull request
Sep 18, 2023Instead of many C++ calls, now we make only one C++ call to return a enum number that represents the selected state. Backport-PR-URL: nodejs#48325
This was referenced
Feb 14, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters