Sign in
webkit
/
WebKit
/
d5bc8626ff9394ad3cac4aff99be89e91a8d2265
/
.
/
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"
}
]