Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ add
Function
add
deps/v8/test/js-perf-test/Compiler/small.js:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
function
add() {
17
return
a + b;
18
}
19
20
function
load() {
21
return
arr[2];
Callers
1
small.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected