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

22 lines
395 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
Don't crash when evaluating `this` in class instance initializer
{
id : <messageId>
result : {
result : {
className : tmpName
description : tmpName
objectId : <objectId>
type : object
}
}
}
{
id : <messageId>
result : {
result : {
type : string
value : tmpName
}
}
}