Description[interpreter] Don't go to the runtime for ForInDone.
The bytecode handler for ForInDone can just do a word comparison on
index and cache length instead of calling out to %ForInDone.
R=rmcilroy@chromium.org
Committed: https://crrev.com/d9e1171839253d17279d6f7353b30d5b337a8849
Cr-Commit-Position: refs/heads/master@{#35023}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|