Home
last modified time | relevance | path

Searched refs:exportLocalName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp183 CString exportLocalName = "*default*"; in HWTEST_F_L0() local
187 JSHandle<JSTaggedValue>::Cast(objFactory->NewFromUtf8(exportLocalName)); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp563 CString exportLocalName = "*default*"; in CollectExportIndexs() local
578 JSHandle<JSTaggedValue>::Cast(objFactory->NewFromUtf8(exportLocalName)); in CollectExportIndexs()