On 2015/05/22 21:11:23, caitp wrote:
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)

Sure

Also note, this is sort of weird, but GeneratorFunction.prototype is
non-writable still (as mentioned in 25.2.2.2

Between Generator Functions, Generator Objects, intrinsics, prototypes, and
intrinsic prototypes, the spec gets pretty tough to follow at this point!

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.

Reply via email to