nodejs/deps/v8/test/inspector/runtime/console-count-default-expected.txt

26 lines
353 B
Plaintext
Raw Permalink Normal View History

Test for default label with console.count() and console.countReset()
[
[0] : {
type : string
value : default: 2
}
]
[
[0] : {
type : string
value : default: 1
}
]
[
[0] : {
type : string
value : default: 2
}
]
[
[0] : {
type : string
value : default: 1
}
]