Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ get
Method
get
scripting/javascript/spidermonkey-android/include/js/GCAPI.h:197–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
void init(JSObject *obj) { value = obj; }
196
197
JSObject *get() const { return value; }
198
199
void writeBarrierPre(JSRuntime *rt) {
200
IncrementalObjectBarrier(value);
Callers
8
Ptr
Class · 0.45
operator->
Method · 0.45
Range
Class · 0.45
rekeyFront
Method · 0.45
match
Method · 0.45
changeTableSize
Method · 0.45
setString
Method · 0.45
JS_free
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected