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