Comment #3 on issue 3982 by [email protected]: Forbidden Extensions on function objects
https://code.google.com/p/v8/issues/detail?id=3982#c3

The following revision refers to this bug:
https://chromium.googlesource.com/chromium/src.git/+/a5a386a2d335e09f80a4572f70001f4ecd4f0103

commit a5a386a2d335e09f80a4572f70001f4ecd4f0103
Author: Erik Arvidsson <[email protected]>
Date: Wed Apr 08 19:15:07 2015

Do not poison %FunctionPrototype%'s restricted properties

In ES6, these properties of the intrinsic %FunctionPrototype% are poisoned during CreateIntrinsics() / AddRestrictedFunctionProperties(). It's unnecessary to poison them
again, and testing whether they are a function or not causes tests to fail.

BUG=v8:3982
[email protected]

Review URL: https://codereview.chromium.org/1067223002

Cr-Commit-Position: refs/heads/master@{#324265}

[modify] http://crrev.com/a5a386a2d335e09f80a4572f70001f4ecd4f0103/chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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