MCPcopy
hub / github.com/ternjs/tern / polyfill.js

File polyfill.js

doc/demo/polyfill.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Shims to fill in enough of ECMAScript 5 to make Tern run. Does not
2// supply standard-compliant methods, in that some functionality is
3// left out (such as second argument to Object.create, self args in
4// array methods, etc). WILL clash with other ECMA5 polyfills in a

Callers

nothing calls this directly

Calls 7

RFunction · 0.85
bFunction · 0.85
aFunction · 0.85
FFunction · 0.85
fFunction · 0.50
xFunction · 0.50
CClass · 0.50

Tested by

no test coverage detected