Profiler: resolve top of stack address to a function
When we cannot map top frame's pc to a code object and top frame is JS frame we now assume that it was a frameless invocation of a native function (e.g. __fmod) and try to resolve address on top of the stack into a JS function. BUG=chromium:529931 LOG=Y Review URL: https://codereview.chromium.org/1315683007 Cr-Commit-Position: refs/heads/master@{#30688}
Showing
Please
register
or
sign in
to comment