• jgruber's avatar
    [coverage] Expose block coverage through inspector · 1541f422
    jgruber authored
    This piggy-backs on top of existing precise and best-effort coverage to expose
    block coverage through the inspector protocol.
    
    Coverage collection now implicitly reports block-granularity coverage when
    available.  A new 'isBlockCoverage' property on Inspector's FunctionCoverage
    type specifies the granularity of reported coverage.
    
    For now, only count-based block coverage is supported, but binary block
    coverage should follow soon.
    
    Support is still gated behind the --block-coverage flag.
    
    Bug: v8:6000
    Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
    Change-Id: I9c4d64e1d2a098e66178b3a68dcee800de0081af
    Reviewed-on: https://chromium-review.googlesource.com/532975
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: 's avatarAleksey Kozyatinskiy <kozyatinskiy@chromium.org>
    Reviewed-by: 's avatarDmitry Gozman <dgozman@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#46157}
    1541f422
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger 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...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.gyp Loading commit data...
perf.isolate Loading commit data...