Sign in
chromium
/
chromium
/
src.git
/
66.0.3359.185
/
.
/
third_party
/
WebKit
/
LayoutTests
/
inspector-protocol
/
debugger
/
debugger-scope-skip-variables-with-empty-name-expected.txt
blob: 38b54a7ed1e6a1fae3e2ea941535ff0855acb6c3 [
file
] [
log
] [
blame
]
Tests that we do not report scope variables with empty names.
{
result : [
[0] : {
configurable : true
enumerable : true
isOwn : true
name : a
value : {
description : 2
type : number
value : 2
}
writable : true
}
]
}