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