Searched refs:JsRunLoopOnce (Results 1 – 1 of 1) sorted by relevance
95 shared_ptr<JsValue> JsRunLoopOnce(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& … in JsRunLoopOnce() function229 if (!aceObj->SetProperty(runtime_, "runLoopOnce", runtime_->NewFunction(JsRunLoopOnce))) { in RegisterPaModule()