Description[interpreter] Remove redundant code in ForInPrepare
ForInPrepare checked whether the receiver object was null, undefined or
converted to a JSObject. This is already done by the generated bytecode.
BUG=v8:4820
LOG=n
Committed: https://crrev.com/4732c219b0d263bde01f624e325e0865aba65834
Cr-Commit-Position: refs/heads/master@{#38394}
Patch Set 1 #
Total comments: 6
Patch Set 2 : add debug abort and comments #Patch Set 3 : fix golden file #
Messages
Total messages: 21 (11 generated)
|