Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buke/quickjs-go
/ opaqueFromIDForTest
Function
opaqueFromIDForTest
class_bridge_test_helpers.go:15–17 ·
view source on GitHub ↗
(opaqueID int32)
Source
from the content-addressed store, hash-verified
13
}
14
15
func
opaqueFromIDForTest(opaqueID int32) unsafe.Pointer {
16
return
C.IntToOpaque(C.int32_t(opaqueID))
17
}
Callers
1
TestResolveClassObjectFromOpaqueContracts
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestResolveClassObjectFromOpaqueContracts
Function · 0.68