• Leszek Swirski's avatar
    [sparkplug] CompileWithBaseline to Compiler::CompileBaseline · d0136a5c
    Leszek Swirski authored
    Move the CompileWithBaseline interface to the Compiler class, as
    CompileBaseline, which will do the additional work of pre-compiling
    to bytecode, ensuring there is a feedback vector, and setting the
    code on the function closure.
    
    As a drive-by, fix v8_enable_trace_unoptimized to have a blank default
    value, so that v8_enable_trace_ignition/v8_enable_trace_baseline_exec
    can set it.
    
    Bug: v8:11420, v8:11429
    Change-Id: If715161de71f7d9300f3fdcbb50cc678b1fcdfdf
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2697352Reviewed-by: 's avatarRoss McIlroy <rmcilroy@chromium.org>
    Commit-Queue: Leszek Swirski <leszeks@chromium.org>
    Auto-Submit: Leszek Swirski <leszeks@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#72819}
    d0136a5c
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...
fuzzilli 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...