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