Searched defs:moduleIdx (Results 1 – 3 of 3) sorted by relevance
145 void UpdateStackMap(std::shared_ptr<uint8_t> ptr, uint32_t size, uint32_t moduleIdx) in UpdateStackMap()
36 int moduleIdx = jsPandaFile->GetModuleRecordIdx(descriptor); in ParseModule() local
290 void AOTFileGenerator::CollectCodeInfo(Module *module, uint32_t moduleIdx) in CollectCodeInfo()