DescriptionPrepare StackFrame hierarchy & iterators for WASM
This particularly changes the StackTraceFrameIterator such that is not
only returs JavaScriptFrames, but also WasmFrames. Because of that,
some methods (Summarize, function, receiver) were pulled up to the
StandardFrame, with specializations in JavaScriptFrame and WasmFrame.
R=jfb@chromium.org, titzer@chromium.org
BUG=
Committed: https://crrev.com/084544867233027d1fa0e761baafa78309d4ae65
Cr-Commit-Position: refs/heads/master@{#35293}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address Ben's comments #
Messages
Total messages: 12 (4 generated)
|