Home
last modified time | relevance | path

Searched defs:GrowElementsCapacity (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp89 JSHandle<TaggedArray> JSObject::GrowElementsCapacity(const JSThread *thread, const JSHandle<JSObjec… in GrowElementsCapacity() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3082 GateRef StubBuilder::GrowElementsCapacity(GateRef glue, GateRef receiver, GateRef capacity) in GrowElementsCapacity() function in panda::ecmascript::kungfu::StubBuilder