https://codereview.chromium.org/505303004/diff/1/src/factory.h
File src/factory.h (right):
https://codereview.chromium.org/505303004/diff/1/src/factory.h#newcode708
src/factory.h:708: void ReinitializeJSProxy(Handle<JSProxy> proxy,
InstanceType type, int size);
I made this private since the only callers are BecomeJSObject() and
BecomeJSFunction(), and making it private lets me assert that those are
the only two types that might have this applied to them.
https://codereview.chromium.org/505303004/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.