Searched defs:IsPromise (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_promise.cpp | 124 bool JSPromise::IsPromise(const JSHandle<JSTaggedValue> &value) in IsPromise() function in panda::ecmascript::JSPromise |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | README.md | 1976 ### IsPromise subsection |
| D | jsnapi_expo.cpp | 593 bool JSValueRef::IsPromise(const EcmaVM *vm) in IsPromise() function in panda::JSValueRef |