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