Shouldn't use use GetPointerFromInternalField and SetPointerInInternalField
for this? For SetInternalField one could change the signature to use Data
or provide an overloaded version. Anyway, saying External is-a Value in its
current state is plainly wrong... :-)

On Fri, Sep 7, 2012 at 3:02 PM, Vyacheslav Egorov <[email protected]>wrote:

> Chromium's bindings layer uses External to associate opaque data with
> V8 objects and callbacks (see methods accepting Handle<Value> data in
> V8 api).
>
> So making External into a non-Value might involve some bindings work.
>

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to