mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
679 B
46 lines
679 B
8 years ago
|
Checks console.memory
|
||
|
|
||
|
Running test: testWithoutMemory
|
||
|
{
|
||
|
id : <messageId>
|
||
|
result : {
|
||
|
result : {
|
||
|
type : undefined
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
Running test: testSetterInStrictMode
|
||
|
{
|
||
|
id : <messageId>
|
||
|
result : {
|
||
|
result : {
|
||
|
type : undefined
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
Running test: testWithMemory
|
||
|
{
|
||
|
id : <messageId>
|
||
|
result : {
|
||
|
result : {
|
||
|
description : 239
|
||
|
type : number
|
||
|
value : 239
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
Running test: testSetterDoesntOverride
|
||
|
{
|
||
|
id : <messageId>
|
||
|
result : {
|
||
|
result : {
|
||
|
description : 42
|
||
|
type : number
|
||
|
value : 42
|
||
|
}
|
||
|
}
|
||
|
}
|