Searched defs:IsPromise (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_promise.cpp | 125 bool JSPromise::IsPromise(const JSHandle<JSTaggedValue> &value) in IsPromise() function in panda::ecmascript::JSPromise |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 2354 bool JSValueRef::IsPromise() in IsPromise() function in panda::JSValueRef |