Description[interpreter] Put object in register for ToObject/ForInPrepare
This gets rid of the Star bytecodes that were always dispatched to from
ToObject.
ToObject now outputs to register instead of to the accumulator and
ForInPrepare gets the receiver object from an input register.
BUG=v8:4820
LOG=n
Committed: https://crrev.com/26c17552424aec9db68f59f9658823d83f6986c9
Cr-Commit-Position: refs/heads/master@{#38177}
Patch Set 1 #Patch Set 2 : fix tests #Messages
Total messages: 16 (11 generated)
|