DescriptionMinor performance improvements to the LookupIterator
This change changes bootstrapping semantics for intercepted global objects. Unlike before, we'll now also call into the interceptor during bootstrapping. This affects properties loaded from within the runtime, such as global.Array and global.Symbol. The embedder will need to make sure that those values are the expected values during bootstrapping.
BUG=chromium:505998
LOG=n
Committed: https://crrev.com/5c278f632cafd0e20b960481553ece017de5da19
Cr-Commit-Position: refs/heads/master@{#29414}
Patch Set 1 #Patch Set 2 : Update tests #
Messages
Total messages: 7 (2 generated)
|