Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apitable/apitable
/ getObject
Function
getObject
packages/databus-wasm-web/databus_wasm.js:7–7 ·
view source on GitHub ↗
(idx)
Source
from the content-addressed store, hash-verified
5
heap.push(undefined, null, true, false);
6
7
function
getObject(idx) {
return
heap[idx]; }
8
9
let
heap_next = heap.length;
10
Callers
2
takeObject
Function · 0.70
__wbg_get_imports
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected