Searched defs:mainMethodLiteral (Results 1 – 2 of 2) sorted by relevance
20 JSTaggedValue QuickFixHelper::CreateMainFuncWithPatch(EcmaVM *vm, MethodLiteral *mainMethodLiteral, in CreateMainFuncWithPatch()
168 MethodLiteral *mainMethodLiteral = jsPandaFile->FindMethodLiteral(mainMethodIndex); in GenerateProgram() local173 MethodLiteral *mainMethodLiteral, in GenerateProgramInternal()