• Gabriel Charette's avatar
    [v8 platform] Get rid of unused ExpectedRuntime parameter. · 86b4b534
    Gabriel Charette authored
    With a temporary intermediate step to allow adapting embedders before
    getting rid of the ExpectedRuntime method altogether.
    
    The method is being renamed to CallOnWorkerThread() as an effort to
    go away from "background" nomenclature for worker threads ("background"
    usually refers to a priority but worker threads are commonly used for
    high priority tasks in v8).
    Other CLs will follow to rename other "background" APIs.
    
    Bug: v8:7310
    Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng;master.tryserver.chromium.linux:linux_chromium_rel_ng
    Change-Id: I2fd4eac7458708d4eacb0f4871c982a567a3865e
    Reviewed-on: https://chromium-review.googlesource.com/941442
    Commit-Queue: Gabriel Charette <gab@chromium.org>
    Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#51645}
    86b4b534
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.editorconfig Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...