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

Method capacity

scripting/javascript/spidermonkey-win32/include/js/Vector.h:335–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333 }
334
335 size_t capacity() const {
336 return mCapacity;
337 }
338
339 T *begin() {
340 JS_ASSERT(!entered);

Callers 1

capacityFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected