DescriptionReapply: "Make instanceof and Object.getPrototypeOf work for proxies,
plus a few other tweaks."
The problem with the original patch was that it did not take hidden
prototype objects into account in Runtime_GetPrototype.
R=kmillikin@chromium.org,rossberg@chromium.org
TEST=es5conform
Committed: http://code.google.com/p/v8/source/detail?r=8164
Patch Set 1 #Patch Set 2 : Fix for Runtime_GetPrototype #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|