Searched refs:JS_OK (Results 1 – 6 of 6) sorted by relevance
47 if (jsCode != JS_OK) { in ReturnPromiseResult()122 int32_t jsCode = JS_OK; in TransferToJsErrorCode()125 jsCode = JS_OK; in TransferToJsErrorCode()177 if ((result == JS_OK) && (requestResult == nullptr)) { in ResultCallbackJSThreadWorker()359 return JS_OK; in CreateUIExtension()479 if (asyncContextHandle->asyncContextPtr->result != JsErrorCode::JS_OK) { in RequestPermissionOnSettingExecute()
45 if (jsCode != JS_OK) { in ReturnPromiseResult()108 int32_t jsCode = JS_OK; in TransferToJsErrorCode()111 jsCode = JS_OK; in TransferToJsErrorCode()335 return JS_OK; in CreateUIExtension()455 if (asyncContextHandle->asyncContextPtr->result != JsErrorCode::JS_OK) { in RequestGlobalSwitchExecute()
31 jsCode = JS_OK; in GetJsErrorCode()
279 int32_t result = JsErrorCode::JS_OK; in ResultCallbackJSThreadWorker()728 (asyncContextHandle->asyncContextPtr->result == JsErrorCode::JS_OK)) { in RequestPermissionsFromUserComplete()736 if (asyncContextHandle->asyncContextPtr->result == JsErrorCode::JS_OK) { in RequestPermissionsFromUserComplete()848 …if ((asyncContext->permissionQueryResults.empty()) && asyncContext->result == JsErrorCode::JS_OK) { in GetPermissionsStatusComplete()
27 JS_OK = 0, enumerator
55 jsCode = JS_OK; in GetJsErrorCode()