• Michael Lippautz's avatar
    cppgc: Rely on per-heap platform objects · 3d53d7ac
    Michael Lippautz authored
    Split platform into a process-global initialization part and per-heap
    platform objects.
    
    These platform objects still contain allocators and executors. With
    per-heap platforms GetForegroundTaskRunner() returns by definition the
    correct runner.
    
    In future, when initialized throuhg V8, an adapter can be used to
    translate between the different platforms, avoiding the needed for V8
    embedders to provide additional information.
    
    Bug: chromium:1056170
    Change-Id: I11bdd15e945687cfbdf38cae4137facb02559e0a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2218030
    Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
    Commit-Queue: Anton Bikineev <bikineev@chromium.org>
    Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
    Reviewed-by: 's avatarOmer Katz <omerkatz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#68059}
    3d53d7ac
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...