yangguo
|
8bee91a58b
|
[debugger] remove step count parameter from prepare step.
And tons of changes to debugger tests.
R=bmeurer@chromium.org
BUG=chromium:569835
LOG=N
Review URL: https://codereview.chromium.org/1525173003
Cr-Commit-Position: refs/heads/master@{#32885}
|
2015-12-16 08:39:54 +00:00 |
|
yangguo@chromium.org
|
717dbba694
|
Disabling stepping into callback function of String.replace.
This is being done due to performance concerns.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10134006
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11406 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2012-04-20 15:20:52 +00:00 |
|
yangguo@chromium.org
|
f516037a6f
|
Enable stepping into callback passed to builtins (e.g. Array.forEach).
BUG=109564
TEST=
Review URL: https://chromiumcodereview.appspot.com/10078014
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11399 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2012-04-20 11:06:12 +00:00 |
|