Home
last modified time | relevance | path

Searched defs:starExportEntry (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/accessor/
Dmodule_data_accessor.cpp181 JSHandle<StarExportEntry> starExportEntry = factory->NewStarExportEntry(); in EnumerateStarExportEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp765 JSMutableHandle<StarExportEntry> starExportEntry(thread, JSTaggedValue::Undefined()); in CollectRecordExportInfo() local
/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp1345 JSHandle<StarExportEntry> starExportEntry = factory->NewStarExportEntry(); in HWTEST_F_L0() local