24881
|
1 |
88
|
|
2 |
expandable = false
|
|
3 |
key = apply
|
|
4 |
valueAsObject = function Function() { [native code] }
|
|
5 |
valueAsString = function Function() { [native code] }
|
|
6 |
expandable = true
|
|
7 |
key = foo
|
|
8 |
valueAsObject = [object Object]
|
|
9 |
valueAsString = {foo: 343}
|
|
10 |
expandable = false
|
|
11 |
key = setIndexedPropertiesToExternalArrayData
|
|
12 |
valueAsObject = function setIndexedPropertiesToExternalArrayData() { [native code] }
|
|
13 |
valueAsString = function setIndexedPropertiesToExternalArrayData() { [native code] }
|
|
14 |
expandable = false
|
|
15 |
key = getPrototypeOf
|
|
16 |
valueAsObject = function getPrototypeOf() { [native code] }
|
|
17 |
valueAsString = function getPrototypeOf() { [native code] }
|
|
18 |
expandable = false
|
|
19 |
key = setPrototypeOf
|
|
20 |
valueAsObject = function setPrototypeOf() { [native code] }
|
|
21 |
valueAsString = function setPrototypeOf() { [native code] }
|
|
22 |
expandable = false
|
|
23 |
key = getOwnPropertyDescriptor
|
|
24 |
valueAsObject = function getOwnPropertyDescriptor() { [native code] }
|
|
25 |
valueAsString = function getOwnPropertyDescriptor() { [native code] }
|
|
26 |
expandable = false
|
|
27 |
key = getOwnPropertyNames
|
|
28 |
valueAsObject = function getOwnPropertyNames() { [native code] }
|
|
29 |
valueAsString = function getOwnPropertyNames() { [native code] }
|
|
30 |
expandable = false
|
|
31 |
key = create
|
|
32 |
valueAsObject = function create() { [native code] }
|
|
33 |
valueAsString = function create() { [native code] }
|
|
34 |
expandable = false
|
|
35 |
key = defineProperty
|
|
36 |
valueAsObject = function defineProperty() { [native code] }
|
|
37 |
valueAsString = function defineProperty() { [native code] }
|
|
38 |
expandable = false
|
|
39 |
key = defineProperties
|
|
40 |
valueAsObject = function defineProperties() { [native code] }
|
|
41 |
valueAsString = function defineProperties() { [native code] }
|
|
42 |
expandable = false
|
|
43 |
key = seal
|
|
44 |
valueAsObject = function seal() { [native code] }
|
|
45 |
valueAsString = function seal() { [native code] }
|
|
46 |
expandable = false
|
|
47 |
key = freeze
|
|
48 |
valueAsObject = function freeze() { [native code] }
|
|
49 |
valueAsString = function freeze() { [native code] }
|
|
50 |
expandable = false
|
|
51 |
key = preventExtensions
|
|
52 |
valueAsObject = function preventExtensions() { [native code] }
|
|
53 |
valueAsString = function preventExtensions() { [native code] }
|
|
54 |
expandable = false
|
|
55 |
key = isSealed
|
|
56 |
valueAsObject = function isSealed() { [native code] }
|
|
57 |
valueAsString = function isSealed() { [native code] }
|
|
58 |
expandable = false
|
|
59 |
key = isFrozen
|
|
60 |
valueAsObject = function isFrozen() { [native code] }
|
|
61 |
valueAsString = function isFrozen() { [native code] }
|
|
62 |
expandable = false
|
|
63 |
key = isExtensible
|
|
64 |
valueAsObject = function isExtensible() { [native code] }
|
|
65 |
valueAsString = function isExtensible() { [native code] }
|
|
66 |
expandable = false
|
|
67 |
key = keys
|
|
68 |
valueAsObject = function keys() { [native code] }
|
|
69 |
valueAsString = function keys() { [native code] }
|
|
70 |
expandable = false
|
|
71 |
key = bindProperties
|
|
72 |
valueAsObject = function bindProperties() { [native code] }
|
|
73 |
valueAsString = function bindProperties() { [native code] }
|
|
74 |
expandable = false
|
|
75 |
key = prototype
|
|
76 |
valueAsObject = [object Object]
|
|
77 |
valueAsString = {toString: function toString() { [native code] }, toLocaleString: function toLocaleString() { [native code] }, valueOf: function valueOf() { [native code] }, hasOwnProperty: function hasOwnProperty() { [native code] }, isPrototypeOf: function isPrototypeOf() { [native code] }, propertyIsEnumerable: function propertyIsEnumerable() { [native code] }, constructor: function Object() { [native code] }, __proto__: null}
|
|
78 |
expandable = false
|
|
79 |
key = length
|
|
80 |
valueAsObject = 1
|
|
81 |
valueAsString = 1
|
|
82 |
expandable = false
|
|
83 |
key = name
|
|
84 |
valueAsObject = Object
|
|
85 |
valueAsString = "Object"
|
|
86 |
expandable = false
|
|
87 |
key = foo
|
|
88 |
valueAsObject = 34
|
|
89 |
valueAsString = 34
|
|
90 |
expandable = false
|
|
91 |
key = bar
|
|
92 |
valueAsObject = hello
|
|
93 |
valueAsString = "hello"
|
|
94 |
undefined
|
|
95 |
null
|
|
96 |
"hello"
|
|
97 |
3.141592653589793
|
|
98 |
[object global]
|
|
99 |
script class name pattern satisfied? true
|
|
100 |
Source info
|
|
101 |
content = print('hello')
|
|
102 |
hash = 1655359881
|
|
103 |
name = test
|
|
104 |
url = null
|