Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp128 MethodLiteral *mainMethodLiteral = jsPandaFile->FindMethodLiteral(mainMethodIndex); in GenerateProgram() local
133 MethodLiteral *mainMethodLiteral, in GenerateProgramInternal()