Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.h130 void GenerateBytecodeInfoCollectors(const CompilationOptions &cOptions);
Daot_compiler_preprocessor.cpp188 GenerateBytecodeInfoCollectors(cOptions); in Process()
292 void AotCompilerPreprocessor::GenerateBytecodeInfoCollectors(const CompilationOptions &cOptions) in GenerateBytecodeInfoCollectors() function in panda::ecmascript::kungfu::AotCompilerPreprocessor