Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ gt
Function
gt
deps/v8/test/mjsunit/compare-known-objects.js:54–56 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
52
}
53
54
function
gt(a, b) {
55
return
a > b;
56
}
57
58
function
test(a, b) {
59
// Check CompareIC for equality of known objects.
Callers
1
test
Function · 0.70
Calls
no outgoing calls
Tested by
1
test
Function · 0.56