MCPcopy Create free account
hub / github.com/apitable/apitable / getObject

Function getObject

packages/databus-wasm-nodejs/esm/databus_wasm_bg.js:11–11  ·  view source on GitHub ↗
(idx)

Source from the content-addressed store, hash-verified

9heap.push(undefined, null, true, false);
10
11function getObject(idx) { return heap[idx]; }
12
13let heap_next = heap.length;
14

Callers 15

takeObjectFunction · 0.70
__wbindgen_string_getFunction · 0.70
__wbindgen_number_getFunction · 0.70
__wbindgen_is_undefinedFunction · 0.70
__wbindgen_is_nullFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected