-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
napi: Remove napi_is_construct_call and introduce napi_get_new_target #14698
Commits on Aug 16, 2017
-
Remove napi_is_construct_call and introduce napi_get_new_target
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for f41fdd1 - Browse repository at this point
Copy the full SHA f41fdd1View commit details -
Fix indentation typo in node_api.cc
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for c99c54d - Browse repository at this point
Copy the full SHA c99c54dView commit details -
Sampson Gao committed
Aug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for b1a24a9 - Browse repository at this point
Copy the full SHA b1a24a9View commit details -
Remove CallbackWrapper.IsConstructCall
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 108fe66 - Browse repository at this point
Copy the full SHA 108fe66View commit details -
Change NULL to nullptr in addons-napi test
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 9b83e22 - Browse repository at this point
Copy the full SHA 9b83e22View commit details -
Update n-api doc for napi_get_new_target
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 6fe53be - Browse repository at this point
Copy the full SHA 6fe53beView commit details -
Check is construct call before calling v8::FunctionCallbackInfo::NewT…
…arget
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for f8397c6 - Browse repository at this point
Copy the full SHA f8397c6View commit details -
Sampson Gao committed
Aug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 2d830fc - Browse repository at this point
Copy the full SHA 2d830fcView commit details -
Use REPLACEME instead of version number
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for ec67e17 - Browse repository at this point
Copy the full SHA ec67e17View commit details -
Rephase using constructor call
Sampson Gao committedAug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for b733c78 - Browse repository at this point
Copy the full SHA b733c78View commit details -
Sampson Gao committed
Aug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for f6ec28b - Browse repository at this point
Copy the full SHA f6ec28bView commit details -
Sampson Gao committed
Aug 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 57e8976 - Browse repository at this point
Copy the full SHA 57e8976View commit details