Searched defs:NewMutantTaggedArray (Results 1 – 3 of 3) sorted by relevance
810 GateRef NewObjectStubBuilder::NewMutantTaggedArray(GateRef glue, GateRef len) in NewMutantTaggedArray() function in panda::ecmascript::kungfu::NewObjectStubBuilder
3100 JSHandle<MutantTaggedArray> ObjectFactory::NewMutantTaggedArray(uint32_t length, JSTaggedType initV… in NewMutantTaggedArray() function in panda::ecmascript::ObjectFactory
634 DEF_RUNTIME_STUBS(NewMutantTaggedArray) in DEF_RUNTIME_STUBS() argument