2017-05-19 00:35:45 +00:00
|
|
|
Tests that scopes do not report variables with empty names
|
2016-10-02 21:22:49 +00:00
|
|
|
{
|
2016-10-03 23:32:52 +00:00
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : [
|
|
|
|
[0] : {
|
|
|
|
configurable : true
|
|
|
|
enumerable : true
|
|
|
|
isOwn : true
|
|
|
|
name : a
|
|
|
|
value : {
|
|
|
|
description : 2
|
|
|
|
type : number
|
|
|
|
value : 2
|
|
|
|
}
|
|
|
|
writable : true
|
2016-10-02 21:22:49 +00:00
|
|
|
}
|
2016-10-03 23:32:52 +00:00
|
|
|
]
|
|
|
|
}
|
2017-05-19 00:35:45 +00:00
|
|
|
}
|