2017-04-18 20:50:30 +00:00
|
|
|
|
|
|
|
Running test: consoleExistsOnGlobal
|
|
|
|
true
|
|
|
|
|
|
|
|
Running test: consoleHasRightPropertyDescriptor
|
|
|
|
{
|
|
|
|
configurable : true
|
|
|
|
enumerable : false
|
|
|
|
value : <value>
|
|
|
|
writable : true
|
|
|
|
}
|
|
|
|
|
|
|
|
Running test: ConsoleNotExistsOnGlobal
|
|
|
|
false
|
|
|
|
|
|
|
|
Running test: prototypeChainMustBeCorrect
|
|
|
|
true
|
|
|
|
|
|
|
|
Running test: consoleToString
|
|
|
|
[object Object]
|
2017-04-25 22:17:24 +00:00
|
|
|
|
|
|
|
Running test: consoleMethodPropertyDescriptor
|
|
|
|
{
|
|
|
|
configurable : true
|
|
|
|
enumerable : true
|
|
|
|
value : {
|
|
|
|
}
|
|
|
|
writable : true
|
|
|
|
}
|