PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
test
/
array
"use strict"; exports.Array = ["1", "2", "3"]; exports.Arguments = (function () { return arguments; })("1", "2", "3"); exports.String = "123"; exports.Object = { 0: "1", 1: "2", 2: "3", 3: "4", length: 3 };
[-] valid-array.js
[edit]
[-] _is-extensible.js
[edit]
[-] __scopes.js
[edit]
[+]
#
[-] generate.js
[edit]
[+]
..
[-] _sub-array-dummy.js
[edit]
[-] is-plain-array.js
[edit]
[-] to-array.js
[edit]
[+]
from
[-] _sub-array-dummy-safe.js
[edit]
[+]
of