Closed Bug 1518848 Opened 7 years ago Closed 4 years ago

Add JitSpew/debugging output for wasm stack maps

Categories

(Core :: JavaScript: WebAssembly, enhancement, P3)

enhancement

Tracking

()

RESOLVED INACTIVE

People

(Reporter: jseward, Unassigned)

References

(Blocks 1 open bug)

Details

Diagnosing and debugging wasm stack map problems is essentially impossible
without some mechanism to print out stack maps and their uses. This bug is
to add suitably guarded

  • printing of stack maps during code generation

  • printing of their uses during GC, as we visit each wasm frame

Priority: -- → P3
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.