Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
create
Function · 0.90
log
Method · 0.65
format
Method · 0.65
sqrt
Method · 0.65
Tested by
no test coverage detected