Searched refs:CreateCompilerThread (Results 1 – 4 of 4) sorted by relevance
615 ThreadPtr CreateCompilerThread() override;
844 RuntimeInterface::ThreadPtr PandaRuntimeInterface::CreateCompilerThread() in CreateCompilerThread() function in ark::PandaRuntimeInterface
92 compiler_ = runtimeInterface->CreateCompilerThread();
1616 virtual ThreadPtr CreateCompilerThread() in CreateCompilerThread() function