Sign in
chromium
/
external
/
github.com
/
Microsoft
/
ChakraCore
/
builtins
/
.
/
test
/
Debugger
/
JsDiagRequestAsyncBreak.js.dbg.baseline
blob: 5e8ce4a78ab4429d6297b8e6b131a48c35b23268 [
file
]
[
{
"evaluate"
:
{
"count"
:
"number 3"
}
},
{
"callStack"
:
[
{
"line"
:
16
,
"column"
:
2
,
"sourceText"
:
"x = 2"
,
"function"
:
"foo"
},
{
"line"
:
18
,
"column"
:
0
,
"sourceText"
:
"foo()"
,
"function"
:
"Global code"
}
]
}
]