|
[debug-wrapper] Migrate more tests
* Fix setting script-scope variables through inspector by internalizing
their names.
* Reconstruct values of Number, String, and Boolean classes.
* Adapt a couple of tests for API restrictions.
BUG= v8:5530
Committed: https://crrev.com/facd6b9a4abb8d612d2b21a669dc4c9771945863
Cr-Commit-Position: refs/heads/master@{#41175}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+304 lines, -1387 lines) |
Patch |
|
M |
src/debug/debug-scopes.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
A + |
test/debugger/debug/debug-conditional-breakpoints.js
|
View
|
|
3 chunks |
+3 lines, -20 lines |
0 comments
|
Download
|
|
A + |
test/debugger/debug/debug-evaluate-shadowed-context.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
test/debugger/debug/debug-function-scopes.js
|
View
|
|
1 chunk |
+191 lines, -0 lines |
0 comments
|
Download
|
|
A + |
test/debugger/debug/debug-multiple-breakpoints.js
|
View
|
|
3 chunks |
+11 lines, -24 lines |
0 comments
|
Download
|
|
A + |
test/debugger/debug/debug-negative-break-points.js
|
View
|
|
2 chunks |
+14 lines, -15 lines |
0 comments
|
Download
|
|
A + |
test/debugger/debug/debug-receiver.js
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
test/debugger/debug/debug-script.js
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
A + |
test/debugger/debug/debug-set-variable-value.js
|
View
|
|
6 chunks |
+0 lines, -54 lines |
0 comments
|
Download
|
|
A + |
test/debugger/debug/es6/debug-function-scopes.js
|
View
|
|
5 chunks |
+54 lines, -34 lines |
0 comments
|
Download
|
|
A + |
test/debugger/debug/regress/regress-frame-details-null-receiver.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
test/debugger/debugger.status
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/debugger/test-api.js
|
View
|
|
2 chunks |
+22 lines, -1 line |
0 comments
|
Download
|
|
D |
test/mjsunit/debug-conditional-breakpoints.js
|
View
|
|
1 chunk |
+0 lines, -154 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/debug-evaluate-shadowed-context.js
|
View
|
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/debug-function-scopes.js
|
View
|
|
1 chunk |
+0 lines, -156 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/debug-multiple-breakpoints.js
|
View
|
|
1 chunk |
+0 lines, -105 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/debug-negative-break-points.js
|
View
|
|
1 chunk |
+0 lines, -99 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/debug-receiver.js
|
View
|
|
1 chunk |
+0 lines, -124 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/debug-set-variable-value.js
|
View
|
|
1 chunk |
+0 lines, -338 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/es6/debug-function-scopes.js
|
View
|
|
1 chunk |
+0 lines, -116 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/mjsunit.status
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/regress/regress-frame-details-null-receiver.js
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
Depends on Patchset:
Dependent Patchsets:
Total messages: 21 (16 generated)
|