Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/accessor/
Dmodule_data_accessor.cpp41 JSHandle<TaggedArray> ModuleDataAccessor::CreatEntries(JSThread *thread, uint32_t regularImportNum, in CreatEntries()
61 uint32_t regularImportNum = panda_file::helpers::Read<panda_file::ID_SIZE>(&sp); in EnumerateImportEntry() local