MCPcopy Index your code
hub / github.com/josdejong/mathjs / pollutedObjectPrototype.js

File pollutedObjectPrototype.js

test/node-tests/pollutedObjectPrototype.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// let's pollute the Object prototype...
2
3/* eslint no-extend-native: ["error", { "exceptions": ["Object"] }] */
4// loading mathjs should not crash

Callers

nothing calls this directly

Calls 4

createFunction · 0.90
logMethod · 0.65
formatMethod · 0.65
sqrtMethod · 0.65

Tested by

no test coverage detected