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

30 lines
409 B
Plaintext
Raw Permalink Normal View History

Test for default label with console.time() and friends
[
[0] : {
type : string
value : default: 1 ms
}
[1] : {
type : string
value : a
}
]
[
[0] : {
type : string
value : default: 2 ms
}
]
[
[0] : {
type : string
value : default: 1 ms
}
]
[
[0] : {
type : string
value : default: 2 ms
}
]