Searched defs:exportStarSet (Results 1 – 2 of 2) sorted by relevance
36 const JSHandle<TaggedArray> &exportStarSet) in GetExportedNames()863 JSHandle<TaggedArray> exportStarSet = factory->EmptyArray(); in GetModuleNamespace() local
216 JSHandle<TaggedArray> exportStarSet = factory->NewTaggedArray(2); in HWTEST_F_L0() local