Searched defs:regularImportNum (Results 1 – 1 of 1) sorted by relevance
40 JSHandle<TaggedArray> ModuleDataAccessor::CreatEntries(JSThread *thread, uint32_t regularImportNum, in CreatEntries()62 auto regularImportNum = panda_file::helpers::Read<panda_file::ID_SIZE>(&sp); in EnumerateImportEntry() local