summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/console-log-doesnt-run-microtasks-expected.txt
blob: d1268b96950a87e9a40df73cdaa7cd283cbc779c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
}