Searched refs:strongNativeToJsBridge (Results 1 – 3 of 3) sorted by relevance
220 if (auto strongNativeToJsBridge = weakNativeToJsBridge.lock()) { in getRuntimeExecutor() local221 strongNativeToJsBridge->runOnExecutorQueue( in getRuntimeExecutor()286 if (auto strongNativeToJsBridge = m_nativeToJsBridge.lock()) { in scheduleAsync() local287 strongNativeToJsBridge->runOnExecutorQueue( in scheduleAsync()
225 if (auto strongNativeToJsBridge = weakNativeToJsBridge.lock()) { in getRuntimeExecutor() local226 strongNativeToJsBridge->runOnExecutorQueue( in getRuntimeExecutor()292 if (auto strongNativeToJsBridge = m_nativeToJsBridge.lock()) { in scheduleAsync() local293 strongNativeToJsBridge->runOnExecutorQueue( in scheduleAsync()