summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/command-line-api-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/runtime/command-line-api-expected.txt')
-rw-r--r--deps/v8/test/inspector/runtime/command-line-api-expected.txt33
1 files changed, 30 insertions, 3 deletions
diff --git a/deps/v8/test/inspector/runtime/command-line-api-expected.txt b/deps/v8/test/inspector/runtime/command-line-api-expected.txt
index 11e60d9535..38d53b7eb4 100644
--- a/deps/v8/test/inspector/runtime/command-line-api-expected.txt
+++ b/deps/v8/test/inspector/runtime/command-line-api-expected.txt
@@ -235,7 +235,7 @@ Running test: testDebug
result : {
result : {
className : Function
- description : function debug(function) { [Command Line API] }
+ description : function debug(function, condition) { [Command Line API] }
objectId : <objectId>
type : function
}
@@ -255,13 +255,39 @@ Running test: testDebug
foo (:0:16)
(anonymous) (:0:0)
[
- [0] : 5:0:12:<scriptId>
+ [0] : 5:1
]
+debugCommand
foo (:0:16)
(anonymous) (:0:0)
[
- [0] : 5:0:12:<scriptId>
+ [0] : 5:1
]
+debugCommand
+toUpper (:0:31)
+(anonymous) (:0:0)
+[
+ [0] : 5:2
+]
+debugCommand
+callSetTimeout (:0:28)
+(anonymous) (:0:0)
+[
+ [0] : 5:3
+]
+debugCommand
+callSetTimeout (:0:28)
+(anonymous) (:0:0)
+[
+ [0] : 5:3
+]
+debugCommand
+fromCharCode (:0:40)
+(anonymous) (:0:0)
+[
+ [0] : 5:4
+]
+debugCommand
Running test: testMonitor
{
@@ -291,6 +317,7 @@ after first call
store functions..
function foo called
after first call
+function fromCharCode called with arguments: 1, 2, 3
Running test: testProfile
{