Home
last modified time | relevance | path

Searched defs:IsPromise (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_promise.cpp125 bool JSPromise::IsPromise(const JSHandle<JSTaggedValue> &value) in IsPromise() function in panda::ecmascript::JSPromise
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3117 bool JSValueRef::IsPromise() in IsPromise() function in panda::JSValueRef