DescriptionTighten up Object.observe code to ASSERT that it never deals with globals
After r21126, Object.observe no longer allows observing the global proxy
object. This patch replaces codepaths that used to handle that case with
asserts showing that no such observation happens.
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21151
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|