Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
heap.push(undefined, null, true, false);
10
11
function
getObject(idx) {
return
heap[idx]; }
12
13
let
heap_next = heap.length;
14
Callers
15
takeObject
Function · 0.70
__wbindgen_string_get
Function · 0.70
__wbindgen_object_clone_ref
Function · 0.70
__wbindgen_number_get
Function · 0.70
__wbindgen_is_undefined
Function · 0.70
__wbindgen_is_null
Function · 0.70
__wbg_fetch_43b95fc3417395cd
Function · 0.70
__wbg_add_f5fa2e59ca4a337c
Function · 0.70
__wbg_add_3d093f228bbbc9d7
Function · 0.70
__wbg_createIndex_b4bbc14c3a294e77
Function · 0.70
__wbg_createIndex_d6400c1715e93b4d
Function · 0.70
__wbg_delete_ca1cfc48f1f7981c
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected