Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_promise.cpp124 bool JSPromise::IsPromise(const JSHandle<JSTaggedValue> &value) in IsPromise() function in panda::ecmascript::JSPromise
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md1976 ### IsPromise subsection
Djsnapi_expo.cpp593 bool JSValueRef::IsPromise(const EcmaVM *vm) in IsPromise() function in panda::JSValueRef