Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp571 DEF_RUNTIME_STUBS(NewMutantTaggedArray) in DEF_RUNTIME_STUBS() argument
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp2627 JSHandle<MutantTaggedArray> ObjectFactory::NewMutantTaggedArray(uint32_t length, JSTaggedType initV… in NewMutantTaggedArray() function in panda::ecmascript::ObjectFactory