Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rollup/rollup
/ main.js
File
main.js
test/function/samples/simplify-object-expression-assignment/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
calls = 0;
2
3
Object.prototype.testFunc = () => {
4
calls++;
Callers
nothing calls this directly
Calls
1
test
Method · 0.45
Tested by
no test coverage detected