Chromium Code Reviews
Description- Allow hidden properties to be set on any JSObject through the V8 C++ API.
- Use the hidden properties to expose a IdentityHash accessor.
Implementation detail: Currently the hidden properties are accessed through
a named, but not enumerable property on the JSObject. I am planning to submit this now so that work on tying this new API into the Chromium V8
bindings can proceed while I hide the properties entirely.
Patch Set 1 #
Total comments: 5
Patch Set 2 : '' #Patch Set 3 : '' #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||