Skip to content

Symbol.hasInstance support in JSRT #236

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

Closed
jasongin opened this issue Apr 24, 2017 · 1 comment
Closed

Symbol.hasInstance support in JSRT #236

jasongin opened this issue Apr 24, 2017 · 1 comment

Comments

@jasongin
Copy link
Member

After updating the Node-ChakraCore JSRT implementation, addons_napi/test_instanceof fails because Symbol.hasInstance is not handled by either JsInstanceOf() or the JSRT napi_instanceof() implementation.

kfarnung added a commit to kfarnung/node-chakracore that referenced this issue Jun 7, 2017
The test failure is being tracked by
nodejs/abi-stable-node#236
kfarnung added a commit to kfarnung/node-chakracore that referenced this issue Jun 7, 2017
The test failure is being tracked by
nodejs/abi-stable-node#236

PR-URL: nodejs#288
Reviewed-By: Kunal Pathak <[email protected]>
@mhdawson
Copy link
Member

mhdawson commented Nov 15, 2021

Closing since Chakra is no longer active, please let us know if you think that was not the right thing to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants