Searched defs:GrowElementsCapacity (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_object.cpp | 89 JSHandle<TaggedArray> JSObject::GrowElementsCapacity(const JSThread *thread, const JSHandle<JSObjec… in GrowElementsCapacity() function in panda::ecmascript::JSObject |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | stub_builder.cpp | 3082 GateRef StubBuilder::GrowElementsCapacity(GateRef glue, GateRef receiver, GateRef capacity) in GrowElementsCapacity() function in panda::ecmascript::kungfu::StubBuilder |