DescriptionAdd faster, but unsafe version of LoadInternalField.
LoadInternalField performs some redundant checks in the context of
fast accessors.
This improves the speedup from 20% to 60% for next/previousSibling in
the Dromaeo DOM traversal benchmarks.
BUG=chromium:508898
Committed: https://crrev.com/d073777bbf60df574ad0ba4b6069c90752d01ff1
Cr-Commit-Position: refs/heads/master@{#38535}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Refactor LoadInternalField and its unchecked counterpart #Patch Set 3 : Refactor LoadInternalField and its unchecked counterpart #
Total comments: 6
Patch Set 4 : Fix nits #Patch Set 5 : Revert 'deferred' label #
Messages
Total messages: 19 (11 generated)
|