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