Home
last modified time | relevance | path

Searched refs:SetAOTFileInfoIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h329 void SetAOTFileInfoIndex(uint32_t index) in SetAOTFileInfoIndex() function
Djs_pandafile_executor.cpp242 jsPandaFile->SetAOTFileInfoIndex(index); in LoadAOTFilesForFile()
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_test.cpp282 pf->SetAOTFileInfoIndex(0); in HWTEST_F_L0()