Home
last modified time | relevance | path

Searched refs:SetAOTMainFuncEntry (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h179 void SetAOTMainFuncEntry(JSHandle<JSFunction> mainFunc,
H A Daot_file_manager.cpp344 void AOTFileManager::SetAOTMainFuncEntry(JSHandle<JSFunction> mainFunc, const JSPandaFile *jsPandaFile, in SetAOTMainFuncEntry() function in panda::ecmascript::AOTFileManager
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp281 aotFileManager_->SetAOTMainFuncEntry(mainFunc, jsPandaFile, entryPoint); in InvokeEcmaAotEntrypoint()

Completed in 4 milliseconds