DescriptionFix issue with skipping global object during lookup through
the prototype chain. In case we're skipping a global object,
we have to be careful not to use ICs for the load, because
it's possible to introduce variables on the global object
without a map change.
Committed: http://code.google.com/p/v8/source/detail?r=2385
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|