MCPcopy Create free account
hub / github.com/9miao/CrossApp / begin

Method begin

scripting/javascript/spidermonkey-ios/include/js/Vector.h:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 }
338
339 T *begin() {
340 JS_ASSERT(!entered);
341 return mBegin;
342 }
343
344 const T *begin() const {
345 JS_ASSERT(!entered);

Callers 15

send_getMethod · 0.45
send_postMethod · 0.45
send_postFileMethod · 0.45
get_imageMethod · 0.45
onResponseJsonNoCacheMethod · 0.45
onResponseJsonMethod · 0.45
onResponseImageMethod · 0.45
getSignMethod · 0.45
removeFilePathFunction · 0.45
getSignMethod · 0.45
FindFunction · 0.45
beginFunction · 0.45

Calls

no outgoing calls

Tested by 5

HASH_ITERFunction · 0.36
string_vector_to_jsvalFunction · 0.36