Searched refs:CompileAbcFileInParallel (Results 1 – 3 of 3) sorted by relevance
239 void CompileAbcFileInParallel(SourceFile *src, const CompilerOptions &options,
100 void Compiler::CompileAbcFileInParallel(SourceFile *src, const CompilerOptions &options, in CompileAbcFileInParallel() function in panda::es2panda::Compiler
126 compiler.CompileAbcFileInParallel(src_, *options_, progsInfo_, allocator_); in Run()