Searched defs:IsPromise (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_promise.cpp | 118 bool JSPromise::IsPromise(const JSHandle<JSTaggedValue> &value) in IsPromise() function in panda::ecmascript::JSPromise |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 535 bool JSValueRef::IsPromise(const EcmaVM *vm) in IsPromise() function in panda::JSValueRef |
Completed in 13 milliseconds