Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

util.types.isProxy() doesn't work in node-chakra 10 #522

Closed
jdalton opened this issue Apr 25, 2018 · 1 comment
Closed

util.types.isProxy() doesn't work in node-chakra 10 #522

jdalton opened this issue Apr 25, 2018 · 1 comment

Comments

@jdalton
Copy link
Member

jdalton commented Apr 25, 2018

util.types.isProxy was added in Node 10.

In node-chakra

util.types.isProxy(new Proxy({},{}))
// false
@jdalton
Copy link
Member Author

jdalton commented Apr 25, 2018

Dup of #488. Related to chakra-core/ChakraCore#950.

@jdalton jdalton closed this as completed Apr 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant