aboutsummaryrefslogtreecommitdiff
path: root/test/script/basic/enumeration.js.EXPECTED
blob: 8cd73f3e8f60cc1a6302654aa551a4f6e328cd0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Enumerable items in Array.prototype = 0
Enumerable items in Array = 0
Enumerable items in Boolean.prototype = 0
Enumerable items in Boolean = 0
Enumerable items in Date.prototype = 0
Enumerable items in Date = 0
Enumerable items in Function.prototype = 0
Enumerable items in Function = 0
Enumerable items in JSON = 0
Enumerable items in Math = 0
Enumerable items in Number.prototype = 0
Enumerable items in Number = 0
Enumerable items in Object.prototype = 0
Enumerable items in Object = 0
Enumerable items in String.prototype = 0
Enumerable items in String = 0