Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upconsole: use more primordials #35734
Conversation
This comment has been hidden.
This comment has been hidden.
|
Why am I getting |
|
My guess is that the method is not available to primordials because it can be disabled in V8 with |
This comment was marked as off-topic.
This comment was marked as off-topic.
Interesting. Well I guess we'll have to refrain from using it in node core for the time being then… |
Backport requested because optional chaining is not available on Node.js 12.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes