Home
last modified time | relevance | path

Searched defs:concurrentCompile (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_compiler.h27 StubCompiler(std::string &triple, std::string &filePath, size_t optLevel, size_t relocMode, CompilerLog *log, MethodLogList *logList, bool concurrentCompile) StubCompiler() argument
H A Dfile_generators.h247 StubFileGenerator(const CompilerLog* log, const MethodLogList* logList, const std::string& triple, bool concurrentCompile) StubFileGenerator() argument
H A Dstub_compiler.cpp208 bool concurrentCompile = runtimeOptions.IsConcurrentCompile(); in main() local

Completed in 2 milliseconds