Searched defs:ComputeElementCapacity (Results 1 – 2 of 2) sorted by relevance
372 inline uint32_t JSObject::ComputeElementCapacity(uint32_t oldCapacity, bool isNew) in ComputeElementCapacity() function
627 GateRef StubBuilder::ComputeElementCapacity(GateRef oldLength) in ComputeElementCapacity() function in panda::ecmascript::kungfu::StubBuilder