Sign in
cobalt
/
cobalt
/
3afedffaddc5ae13b4d21dcf2ba98dc14ca58e02
/
.
/
src
/
v8
/
test
/
inspector
/
debugger
/
scope-skip-variables-with-empty-name-expected.txt
blob: 626f9787c37993efe2324721ebe09319e473b29b [
file
] [
log
] [
blame
]
Tests that scopes do not report variables with empty names
{
id : <messageId>
result : {
result : [
[0] : {
configurable : true
enumerable : true
isOwn : true
name : a
value : {
description : 2
type : number
value : 2
}
writable : true
}
]
}
}