Conversation
kjvalencik
left a comment
There was a problem hiding this comment.
@chrisbajorin This is fantastic! Thanks so much for the contribution.
One recommended addition to this RFC, which is related in usefulness, but not directly tied to it, is adding a Eq implementation for all Value that leverages napi_strict_equals.
|
@kjvalencik In regards to |
|
Updated to reflect our discussion in neon-bindings/neon#761 |
|
@chrisbajorin This looks really great! I'm going to put it into final comment period! Thanks for your contributions! |
|
BTW, I just wanted to note that the const getter = Object.getOwnPropertyDescriptor(Symbol.prototype, 'description').get;
getter.call(sym)Not a crucial point but it makes me feel confident that the |
Rendered: https://github.com/chrisbajorin/rfcs/blob/symbol-primitive/text/0000-symbol-primitive.md