Description[builtins] Show builtin frames in PrintStack()
Builtin frames can simply use the existing JavaScriptFrame::Print
method. Builtin exit frames need their own implementation which can print
the function name, receiver and parameters.
R=bmeurer@chromium.org, yangguo@chromium.org
BUG=
Committed: https://crrev.com/a99155871938a4bd41a4c9c2837ac560d864666e
Cr-Commit-Position: refs/heads/master@{#37644}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Print frame kind #
Messages
Total messages: 20 (12 generated)
|