Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp42 const JSHandle<TaggedArray> &exportStarSet) in GetExportedNames()
872 JSHandle<TaggedArray> exportStarSet = factory->EmptyArray(); in GetModuleNamespace() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp335 JSHandle<TaggedArray> exportStarSet = factory->NewTaggedArray(2); in HWTEST_F_L0() local
3348 JSHandle<TaggedArray> exportStarSet = objectFactory->NewTaggedArray(2); in HWTEST_F_L0() local