• verwaest's avatar
    Speed up the LookupIterator · 2608ecc7
    verwaest authored
    This introduces a new instance type and reorders the JSObject types so any type requiring special LookupIterator support can be identified with a single range check.
    
    In addition, it restructures the Next for better performance, avoiding unnecessary calls.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1751043002
    
    Cr-Commit-Position: refs/heads/master@{#34429}
    2608ecc7
Name
Last commit
Last update
..
libplatform Loading commit data...
OWNERS Loading commit data...
v8-debug.h Loading commit data...
v8-experimental.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-version.h Loading commit data...
v8.h Loading commit data...
v8config.h Loading commit data...