Home
last modified time | relevance | path

Searched defs:moduleIdx (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.h105 void UpdateStackMap(std::shared_ptr<uint8_t> ptr, uint32_t size, uint32_t moduleIdx) in UpdateStackMap() argument
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_shared_module.cpp132 int moduleIdx = jsPandaFile->GetModuleRecordIdx(descriptor); in ParseSharedModule() local
H A Dmodule_data_extractor.cpp30 int moduleIdx = jsPandaFile->GetModuleRecordIdx(descriptor); in ParseModule() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp442 void AOTFileGenerator::CollectCodeInfo(Module *module, uint32_t moduleIdx) in CollectCodeInfo() argument

Completed in 3 milliseconds