DescriptionX87: [fullcodegen] [crankshaft] Avoid jumping to the runtime for ForInFilter.
port 4b59bf53139f7c7a2c9b105d90f1bbd4c0c0150e (r37934)
original commit message:
Use the ForInFilterStub directly. Hence we will only jump to the runtime for
special receivers (instance_type <= LAST_SPECIAL_RECEIVER_TYPE) and for
converting element indices which are not in the string cache.
BUG=
Committed: https://crrev.com/abff40a485b3af1789cd9ad25ec30da1deb6e959
Cr-Commit-Position: refs/heads/master@{#37963}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|