Home
last modified time | relevance | path

Searched defs:mainMethodLiteral (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dquick_fix_helper.cpp20 JSTaggedValue QuickFixHelper::CreateMainFuncWithPatch(EcmaVM *vm, MethodLiteral *mainMethodLiteral, in CreateMainFuncWithPatch()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp168 MethodLiteral *mainMethodLiteral = jsPandaFile->FindMethodLiteral(mainMethodIndex); in GenerateProgram() local
173 MethodLiteral *mainMethodLiteral, in GenerateProgramInternal()