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