Home
last modified time | relevance | path

Searched refs:starExportEntry (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/accessor/
H A Dmodule_data_accessor.cpp236 JSHandle<StarExportEntry> starExportEntry = factory->NewStarExportEntry(moduleRequest, sharedType); in EnumerateStarExportEntry() local
237 starExportEntries->Set(thread, idx, starExportEntry.GetTaggedValue()); in EnumerateStarExportEntry()
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp1469 JSHandle<StarExportEntry> starExportEntry = factory->NewStarExportEntry(); in HWTEST_F_L0() local
1470 DUMP_FOR_HANDLE(starExportEntry); in HWTEST_F_L0()

Completed in 4 milliseconds