Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3087 JSHandle<COWMutantTaggedArray> ObjectFactory::NewCOWMutantTaggedArray(uint32_t length, JSTaggedType… in NewCOWMutantTaggedArray() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp643 DEF_RUNTIME_STUBS(NewCOWMutantTaggedArray) in DEF_RUNTIME_STUBS() argument