Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ICBNetwork/web3-Wallet
/ getObject
Function
getObject
ppom/src/ppom.js:40–40 ·
view source on GitHub ↗
(idx)
Source
from the content-addressed store, hash-verified
38
}
39
40
function
getObject(idx) {
return
heap[idx]; }
41
42
function
dropObject(idx) {
43
if
(idx < 132)
return
;
Callers
2
takeObject
Function · 0.85
__wbg_get_imports
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected