Description[Interpreter] Remove LdaConstant+ToName peephole optimization.
This optimization required access to the heap which we can't do off-thread.
There doesn't seem to be a regression without this optmization in anycase,
so just rip it out.
BUG=v8:5203
Committed: https://crrev.com/cda8387c89956609789f9b811836bb0714e9da93
Cr-Commit-Position: refs/heads/master@{#38585}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments #
Dependent Patchsets: Messages
Total messages: 15 (8 generated)
|