2017-09-12 11:34:59 +02:00
|
|
|
Tests that multiple sessions do not interfere with each other's remote objects.
|
|
|
|
Evaluating in 1
|
|
|
|
Evaluating in 2
|
|
|
|
Retrieving properties in 2
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
2021-07-14 11:30:07 +02:00
|
|
|
internalProperties : [
|
|
|
|
[0] : {
|
|
|
|
name : [[Prototype]]
|
|
|
|
value : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2017-09-12 11:34:59 +02:00
|
|
|
result : [
|
|
|
|
[0] : {
|
|
|
|
configurable : true
|
|
|
|
enumerable : true
|
|
|
|
isOwn : true
|
|
|
|
name : a
|
|
|
|
value : {
|
|
|
|
description : 17
|
|
|
|
type : number
|
|
|
|
value : 17
|
|
|
|
}
|
|
|
|
writable : true
|
|
|
|
}
|
2021-07-14 11:30:07 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
Retrieving properties in 1
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
internalProperties : [
|
|
|
|
[0] : {
|
|
|
|
name : [[Prototype]]
|
2017-09-12 11:34:59 +02:00
|
|
|
value : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
result : [
|
|
|
|
[0] : {
|
|
|
|
configurable : true
|
|
|
|
enumerable : true
|
|
|
|
isOwn : true
|
|
|
|
name : a
|
|
|
|
value : {
|
|
|
|
description : 42
|
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
writable : true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
Disconnecting 2
|
|
|
|
Retrieving properties in 1
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
2021-07-14 11:30:07 +02:00
|
|
|
internalProperties : [
|
|
|
|
[0] : {
|
|
|
|
name : [[Prototype]]
|
|
|
|
value : {
|
|
|
|
className : Object
|
|
|
|
description : Object
|
|
|
|
objectId : <objectId>
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2017-09-12 11:34:59 +02:00
|
|
|
result : [
|
|
|
|
[0] : {
|
|
|
|
configurable : true
|
|
|
|
enumerable : true
|
|
|
|
isOwn : true
|
|
|
|
name : a
|
|
|
|
value : {
|
|
|
|
description : 42
|
|
|
|
type : number
|
|
|
|
value : 42
|
|
|
|
}
|
|
|
|
writable : true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|