https://codereview.chromium.org/1153633003/diff/1/src/bootstrapper.cc
File src/bootstrapper.cc (right):
https://codereview.chromium.org/1153633003/diff/1/src/bootstrapper.cc#newcode2182
src/bootstrapper.cc:2182: Handle<Map>
strict_function_map(strict_function_map_writable_prototype_);
Can you add a note here about the `{ [[Writable]]: true, [[Enumerable]]:
false, [[Configurable]]: false }.` and point to section 25.2.4.3
(similar to how draft sections are pointed to in the standard lib
sources)
Also note, this is sort of weird, but GeneratorFunction.prototype is
non-writable still (as mentioned in 25.2.2.2
https://codereview.chromium.org/1153633003/
--
--
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.