• Ingvar Stepanyan's avatar
    [wasm] Prefer source map over DWARF info if present · d8f95c4b
    Ingvar Stepanyan authored
    Some tools that transform Wasm today, already support encoding the
    transforms and correctly updating locations in source maps, but not yet
    in DWARF (although this is being worked on).
    
    Until they catch up, it's best to consistently prefer source maps over
    DWARF when both are present, and not just rely on order of sections as
    accidentally done in the previous CL that introduced DWARF info.
    
    Ref: crrev.com/c/v8/v8/+/1834341
    Bug: chromium:1016772
    Change-Id: I769311e2096ae0e4ca304bef0a0453c7e0776aae
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1888930
    Commit-Queue: Ingvar Stepanyan <rreverser@google.com>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#64647}
    d8f95c4b
Name
Last commit
Last update
..
console Loading commit data...
cpu-profiler Loading commit data...
debugger Loading commit data...
heap-profiler Loading commit data...
runtime Loading commit data...
sessions Loading commit data...
type-profiler Loading commit data...
BUILD.gn Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
inspector-test.cc Loading commit data...
inspector.status Loading commit data...
isolate-data.cc Loading commit data...
isolate-data.h Loading commit data...
json-parse-expected.txt Loading commit data...
json-parse.js Loading commit data...
protocol-test.js Loading commit data...
task-runner.cc Loading commit data...
task-runner.h Loading commit data...
testcfg.py Loading commit data...