diff options
author | kozyatinskiy <kozyatinskiy@chromium.org> | 2016-03-25 22:48:10 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-26 05:49:58 +0000 |
commit | e87c79ce6ef4baa6e78b3eb8d9d7627a89a44885 (patch) | |
tree | 607e6aba6d77dc6d4a208d868905edef2589983a /chromeos/CHROMEOS_LKGM | |
parent | 4cd3a57d676a70d046b3d190a701ecb6db74a112 (diff) | |
download | chromium_src-e87c79ce6ef4baa6e78b3eb8d9d7627a89a44885.zip chromium_src-e87c79ce6ef4baa6e78b3eb8d9d7627a89a44885.tar.gz chromium_src-e87c79ce6ef4baa6e78b3eb8d9d7627a89a44885.tar.bz2 |
[DevTools] Debugger::currentCallFrames returns array instead linked list
We can return array instead linked list since V8JavaScriptCallFrame wrapper was removed.
Method callFrameByIndex was removed because we can use currentCallFrames instead: cached when DevTools is paused and with getter when we check stack trace for DOM breakpoint.
BUG=595206
R=dgozman@chromium.org
Review URL: https://codereview.chromium.org/1838683002
Cr-Commit-Position: refs/heads/master@{#383448}
Diffstat (limited to 'chromeos/CHROMEOS_LKGM')
0 files changed, 0 insertions, 0 deletions