Home
last modified time | relevance | path

Searched refs:GenerateMethodMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.h146 void GenerateMethodMap(CompilationOptions &cOptions);
Daot_compiler_preprocessor.cpp192 GenerateMethodMap(cOptions); in Process()
457 void AotCompilerPreprocessor::GenerateMethodMap(CompilationOptions &cOptions) in GenerateMethodMap() function in panda::ecmascript::kungfu::AotCompilerPreprocessor