aoqi@0: 88 aoqi@0: expandable = false aoqi@0: key = apply aoqi@0: valueAsObject = function Function() { [native code] } aoqi@0: valueAsString = function Function() { [native code] } aoqi@0: expandable = true aoqi@0: key = foo aoqi@0: valueAsObject = [object Object] aoqi@0: valueAsString = {foo: 343} aoqi@0: expandable = false attila@963: key = setIndexedPropertiesToExternalArrayData attila@963: valueAsObject = function setIndexedPropertiesToExternalArrayData() { [native code] } attila@963: valueAsString = function setIndexedPropertiesToExternalArrayData() { [native code] } aoqi@0: expandable = false attila@963: key = getPrototypeOf attila@963: valueAsObject = function getPrototypeOf() { [native code] } attila@963: valueAsString = function getPrototypeOf() { [native code] } aoqi@0: expandable = false attila@963: key = setPrototypeOf attila@963: valueAsObject = function setPrototypeOf() { [native code] } attila@963: valueAsString = function setPrototypeOf() { [native code] } aoqi@0: expandable = false aoqi@0: key = getOwnPropertyDescriptor aoqi@0: valueAsObject = function getOwnPropertyDescriptor() { [native code] } aoqi@0: valueAsString = function getOwnPropertyDescriptor() { [native code] } aoqi@0: expandable = false aoqi@0: key = getOwnPropertyNames aoqi@0: valueAsObject = function getOwnPropertyNames() { [native code] } aoqi@0: valueAsString = function getOwnPropertyNames() { [native code] } aoqi@0: expandable = false attila@963: key = create attila@963: valueAsObject = function create() { [native code] } attila@963: valueAsString = function create() { [native code] } attila@963: expandable = false attila@963: key = defineProperty attila@963: valueAsObject = function defineProperty() { [native code] } attila@963: valueAsString = function defineProperty() { [native code] } attila@963: expandable = false attila@963: key = defineProperties attila@963: valueAsObject = function defineProperties() { [native code] } attila@963: valueAsString = function defineProperties() { [native code] } attila@963: expandable = false attila@963: key = seal attila@963: valueAsObject = function seal() { [native code] } attila@963: valueAsString = function seal() { [native code] } attila@963: expandable = false attila@963: key = freeze attila@963: valueAsObject = function freeze() { [native code] } attila@963: valueAsString = function freeze() { [native code] } attila@963: expandable = false attila@963: key = preventExtensions attila@963: valueAsObject = function preventExtensions() { [native code] } attila@963: valueAsString = function preventExtensions() { [native code] } attila@963: expandable = false attila@963: key = isSealed attila@963: valueAsObject = function isSealed() { [native code] } attila@963: valueAsString = function isSealed() { [native code] } attila@963: expandable = false attila@963: key = isFrozen attila@963: valueAsObject = function isFrozen() { [native code] } attila@963: valueAsString = function isFrozen() { [native code] } aoqi@0: expandable = false aoqi@0: key = isExtensible aoqi@0: valueAsObject = function isExtensible() { [native code] } aoqi@0: valueAsString = function isExtensible() { [native code] } aoqi@0: expandable = false aoqi@0: key = keys aoqi@0: valueAsObject = function keys() { [native code] } aoqi@0: valueAsString = function keys() { [native code] } aoqi@0: expandable = false attila@963: key = bindProperties attila@963: valueAsObject = function bindProperties() { [native code] } attila@963: valueAsString = function bindProperties() { [native code] } attila@963: expandable = false attila@963: key = prototype attila@963: valueAsObject = [object Object] attila@963: 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} attila@963: expandable = false aoqi@0: key = length aoqi@0: valueAsObject = 1 aoqi@0: valueAsString = 1 aoqi@0: expandable = false aoqi@0: key = name aoqi@0: valueAsObject = Object aoqi@0: valueAsString = "Object" aoqi@0: expandable = false attila@963: key = foo attila@963: valueAsObject = 34 attila@963: valueAsString = 34 aoqi@0: expandable = false aoqi@0: key = bar aoqi@0: valueAsObject = hello aoqi@0: valueAsString = "hello" aoqi@0: undefined aoqi@0: null aoqi@0: "hello" aoqi@0: 3.141592653589793 aoqi@0: [object global] aoqi@0: script class name pattern satisfied? true aoqi@0: Source info aoqi@0: content = print('hello') aoqi@0: hash = 1655359881 aoqi@0: name = test aoqi@0: url = null