haikuwebkit/LayoutTests/inspector/sampling-profiler/basic-expected.txt

14 lines
195 B
Plaintext

== Running test suite: ScriptProfiler.Samples.Basic
-- Running test case: Sampling Profiler basic
PASS: Should have seen stacktrace:
[
{
"name": "foo"
},
{
"name": "runFor"
}
]