Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ TestSet
Function
TestSet
deps/v8/test/mjsunit/es6/proxies.js:321–323 ·
view source on GitHub ↗
(handler)
Source
from the content-addressed store, hash-verified
319
var
val
320
321
function
TestSet(handler) {
322
TestWithProxies(TestSet2, handler)
323
}
324
325
function
TestSet2(create, handler) {
326
var
p = create(handler)
Callers
1
proxies.js
File · 0.70
Calls
1
TestWithProxies
Function · 0.70
Tested by
no test coverage detected