array-properties-6.swf.trace

来自「Swfdec is a decoder/renderer for Macrome」· TRACE 代码 · 共 57 行

TRACE
57
字号
_global.Array = function  CASEINSENSITIVE = number : 1  DESCENDING = number : 2  NUMERIC = number : 16  RETURNINDEXEDARRAY = number : 8  UNIQUESORT = number : 4  __proto__ (hp) = _global.Object.__proto__  constructor (hp) = _global.Object.constructor  prototype (hp) = object    __proto__ (hp) = _global.Object.prototype    concat (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    constructor (hp) = _global.Array    join (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    pop (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    push (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    reverse (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    shift (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    slice (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    sort (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    sortOn (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    splice (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    toString (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructor    unshift (hp) = function      __proto__ (hp) = _global.Object.__proto__      constructor (hp) = _global.Object.constructorlocal.a = _global.Array.prototype  __constructor__ (h) = _global.Array  __proto__ (hp) = _global.Array.prototype  constructor (h) = _global.Array  length (hp) = number : 0local.b = _global.Array.prototype  __proto__ (hp) = _global.Array.prototype  constructor (hp) = _global.Array  length (hp) = number : 0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?