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