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

Class Vector

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

Source from the content-addressed store, hash-verified

28 size_t MinInlineCapacity = 0,
29 class AllocPolicy = TempAllocPolicy>
30class Vector;
31
32/*
33 * Check that the given capacity wastes the minimal amount of space if

Callers

nothing calls this directly

Calls 3

beginFunction · 0.50
emptyFunction · 0.50
endFunction · 0.50

Tested by

no test coverage detected