• Jakob Gruber's avatar
    Remove unused native context fields · 2ca82f21
    Jakob Gruber authored
    Maps have a hard limit of 256 (non-inclusive) for the instance size in
    words. For the native context object, we are very close to this upper
    bound. This CL removes a few unused fields to give us a bit of
    breathing room (parts of which I will use in a follow-up CL).
    
    Bug: v8:5577
    Change-Id: I096a45e47661f78f6bf23d71cbc29100e6e0592b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1706055
    Auto-Submit: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62765}
    2ca82f21
Name
Last commit
Last update
..
OWNERS Loading commit data...
bootstrapper.cc Loading commit data...
bootstrapper.h Loading commit data...
heap-symbols.h Loading commit data...
icu_util.cc Loading commit data...
icu_util.h Loading commit data...
isolate-allocator.cc Loading commit data...
isolate-allocator.h Loading commit data...
setup-isolate-deserialize.cc Loading commit data...
setup-isolate-full.cc Loading commit data...
setup-isolate.h Loading commit data...
startup-data-util.cc Loading commit data...
startup-data-util.h Loading commit data...
v8.cc Loading commit data...
v8.h Loading commit data...