Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ TestGet
Function
TestGet
deps/v8/test/mjsunit/es6/proxies.js:153–155 ·
view source on GitHub ↗
(handler)
Source
from the content-addressed store, hash-verified
151
var
key
152
153
function
TestGet(handler) {
154
TestWithProxies(TestGet2, handler)
155
}
156
157
function
TestGet2(create, handler) {
158
var
p = create(handler)
Callers
1
proxies.js
File · 0.70
Calls
1
TestWithProxies
Function · 0.70
Tested by
no test coverage detected