Description[wasm] Implement frame printing for debug
This makes wasm frames show up nicely in stack traces generated e.g. by
Isolate::PrintStack() and Isolate::PrintCurrentStackTrace().
With this CL, we print the script name, function index, function name,
pc and source position.
R=titzer@chromium.org, ahaas@chromium.org
Committed: https://crrev.com/18084f17bbda4a3489d7c5bceeed97dcdbcb208c
Cr-Commit-Position: refs/heads/master@{#41102}
Patch Set 1 #Patch Set 2 : Make bots happy and adapt comments #Patch Set 3 : What's wrong about constexpr?? #
Total comments: 2
Depends on Patchset: Messages
Total messages: 24 (18 generated)
|