Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_helper.cpp20 JSTaggedValue QuickFixHelper::CreateMainFuncWithPatch(EcmaVM *vm, MethodLiteral *mainMethodLiteral, in CreateMainFuncWithPatch() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dpanda_file_translator.cpp170 MethodLiteral *mainMethodLiteral = jsPandaFile->FindMethodLiteral(mainMethodIndex); in GenerateProgram() local
174 GenerateProgramInternal(EcmaVM *vm, MethodLiteral *mainMethodLiteral, JSHandle<ConstantPool> constpool, const JSPandaFile *jsPandaFile) GenerateProgramInternal() argument

Completed in 3 milliseconds