Files
Kmake/deps/v8/test/inspector/runtime/console-log-doesnt-run-microtasks-expected.txt
2026-05-26 23:36:42 -07:00

21 lines
266 B
Plaintext

Check that console.log doesn't run microtasks.
{
description : 42
type : number
value : 42
}
{
description : 43
type : number
value : 43
}
{
description : 239
type : number
value : 239
}
{
type : string
value : finished
}