Home
last modified time | relevance | path

Searched defs:isPromise (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
DDeepTypeUtils.js57 static isPromise (obj) { method in DeepTypeUtils
/test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/
DDeepTypeUtils.js58 static isPromise(obj) { method in DeepTypeUtils
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/types/libnapitest/
Dindex.d.ts115 export const isPromise: () => number; constant
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp2051 bool isPromise = false; in resolveAndRejectDeferred() local
2063 static napi_value isPromise(napi_env env, napi_callback_info info) in isPromise() function
2069 bool isPromise = false; in isPromise() local
8218 bool isPromise = false; in resolveDeferredNull() local
8232 bool isPromise = false; in isPromiseEnvNull() local
8244 bool isPromise = false; in isPromiseValueNull() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp7594 bool isPromise = false; in IsPromise() local
7606 bool isPromise = false; in CreatePromise() local