PTAL

Other ports will follow if this seems like a good approach.


https://codereview.chromium.org/985643003/diff/20001/src/compiler/ast-graph-builder.cc
File src/compiler/ast-graph-builder.cc (right):

https://codereview.chromium.org/985643003/diff/20001/src/compiler/ast-graph-builder.cc#newcode1394
src/compiler/ast-graph-builder.cc:1394:
javascript()->CallRuntime(Runtime::kThrowIfStaticPrototype, 1);
I'm tempted to do the `if (name === 'prototype') { ... }` here instead
of doing that in the runtime function.

https://codereview.chromium.org/985643003/

--
--
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.

Reply via email to