Searched refs:EmptyMutantArray (Results 1 – 3 of 3) sorted by relevance
154 …V(JSTaggedValue, EmptyMutantArray, EMPTY_MUTANT_ARRAY_OBJECT_INDEX, ecma_roots_special) …
415 JSHandle<MutantTaggedArray> EmptyMutantArray() const;
2567 return EmptyMutantArray(); in NewMutantTaggedArrayWithoutInit()2976 JSHandle<MutantTaggedArray> ObjectFactory::EmptyMutantArray() const in EmptyMutantArray() function in panda::ecmascript::ObjectFactory