Files
Kmake/deps/v8/test/inspector/regress/regress-crbug-980018-expected.txt

31 lines
535 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
Regression test for crbug.com/980018
Running test: testClassNames
{
result : {
className : A
description : A(0)
objectId : <objectId>
subtype : map
type : object
}
}
{
result : {
className : ThisIsB
description : ThisIsB(0)
objectId : <objectId>
subtype : map
type : object
}
}
{
result : {
className : ThisIsC
description : ThisIsC(0)
objectId : <objectId>
subtype : map
type : object
}
}