• Adithya Srinivasan's avatar
    Add JSSpecialApiObjectType to fast path · f65251be
    Adithya Srinivasan authored
    HTMLCollection and NodeList have InstanceType
    JS_SPECIAL_API_OBJECT_TYPE, and therefore always run the slow case
    of GetAlignedPropertyFromInternalField. This slows down the performance
    of indexedPropertyGetter for both types, which are very commonly used
    in websites.
    
    Bug: 
    Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
    Change-Id: I36bd2cd7d9bbc19149e15174f6868b8a1f1658c8
    Reviewed-on: https://chromium-review.googlesource.com/726529Reviewed-by: 's avatarCamillo Bruni <cbruni@chromium.org>
    Commit-Queue: Adithya Srinivasan <adithyas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#48760}
    f65251be
Name
Last commit
Last update
..
libplatform Loading commit data...
APIDesign.md Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
v8-debug.h Loading commit data...
v8-inspector-protocol.h Loading commit data...
v8-inspector.h Loading commit data...
v8-platform.h Loading commit data...
v8-profiler.h Loading commit data...
v8-testing.h Loading commit data...
v8-util.h Loading commit data...
v8-value-serializer-version.h Loading commit data...
v8-version-string.h Loading commit data...
v8-version.h Loading commit data...
v8.h Loading commit data...
v8config.h Loading commit data...