2018-03-09 18:23:37 +00:00
|
|
|
Tests Runtime.evaluate with unserializable results.
|
|
|
|
-0
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : -0
|
2018-03-09 18:23:37 +00:00
|
|
|
type : number
|
|
|
|
unserializableValue : -0
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
NaN
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : NaN
|
2018-03-09 18:23:37 +00:00
|
|
|
type : number
|
|
|
|
unserializableValue : NaN
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
Infinity
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : Infinity
|
2018-03-09 18:23:37 +00:00
|
|
|
type : number
|
|
|
|
unserializableValue : Infinity
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
-Infinity
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
2018-05-31 18:51:49 +00:00
|
|
|
description : -Infinity
|
2018-03-09 18:23:37 +00:00
|
|
|
type : number
|
|
|
|
unserializableValue : -Infinity
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
1n
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
result : {
|
|
|
|
description : 1n
|
|
|
|
type : bigint
|
|
|
|
unserializableValue : 1n
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|