Searched refs:SetDebuggerPostTaskFunc (Results 1 – 4 of 4) sorted by relevance
262 workerEngine->SetDebuggerPostTaskFunc([this](std::function<void()>&& task) { in PrepareForWorkerInstance()
315 virtual void SetDebuggerPostTaskFunc(DebuggerPostTask func);
676 void NativeEngine::SetDebuggerPostTaskFunc(DebuggerPostTask func) in SetDebuggerPostTaskFunc() function in NativeEngine
1381 workerEngine->SetDebuggerPostTaskFunc([this](std::function<void()>&& task) { in PrepareForWorkerInstance()