Searched refs:ThreadCount (Results 1 – 6 of 6) sorted by relevance
135 ark::es2panda::Compiler compiler(options->Extension(), options->ThreadCount()); in GetProgram()
89 es2panda::Compiler compiler(options->Extension(), options->ThreadCount()); in GetProgram()
112 Compiler compiler(options->Extension(), options->ThreadCount()); in InitializeChecker()
143 …es2panda::Compiler compiler(options->Extension(), options->ThreadCount(), std::move(pluginsOpt.val… in Run()
254 int ThreadCount() const in ThreadCount() function
430 res->queue = new compiler::CompileQueue(cfg->options->ThreadCount()); in CreateContext()