MCPcopy 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

PtrClass · 0.45
operator->Method · 0.45
RangeClass · 0.45
rekeyFrontMethod · 0.45
matchMethod · 0.45
changeTableSizeMethod · 0.45
setStringMethod · 0.45
JS_freeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected