Sign in
webkit
/
WebKit
/
c40b553ec07240fe5ed753e57d2381bca594fba7
/
.
/
LayoutTests
/
inspector
/
sampling-profiler
/
named-function-expression-expected.txt
blob: b197462a8ea0f136800a623fd954be4980e7ed9f [
file
] [
log
] [
blame
]
== Running test suite: ScriptProfiler.Samples.NamedFunctionExpression
-- Running test case: Sampling Profiler basic
PASS: Should have seen stacktrace:
[
{
"name": "bar"
},
{
"name": "foo"
},
{
"name": "runFor"
}
]