Searched defs:work (Results 1 – 3 of 3) sorted by relevance
254 void Instance::JSCallInvoker::invokeSync(std::function<void()> &&work) { in invokeSync()260 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync()285 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync()
260 void Instance::JSCallInvoker::invokeSync(std::function<void()> &&work) { in invokeSync()266 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync()291 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync()