Searched defs:ExtendArray (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 732 void NewObjectStubBuilder::ExtendArray(Variable *res, GateRef glue, GateRef elements,
in ExtendArray() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_factory.cpp | 2919 JSHandle<TaggedArray> ObjectFactory::ExtendArray(const JSHandle<TaggedArray> &old, uint32_t length, in ExtendArray() function in panda::ecmascript::ObjectFactory |
Completed in 16 milliseconds