Home
last modified time | relevance | path

Searched defs:PromiseRejectInfo (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md6323 ## PromiseRejectInfo section
6327 ### GetPromise
6358 void* PromiseRejectInfo::GetData() const argument
6384 ### PromiseRejectInfo subsection
6417 ��ȡ�洢�� `PromiseRejectInfo` �����еı��ܾ��� Promise ��ԭ�� argument
6437 PromiseRejectInfo::PROMISE_REJECTION_EVENT GetOperation() const; argument
Djsnapi_expo.cpp1371 PromiseRejectInfo::PromiseRejectInfo(Local<JSValueRef> promise, Local<JSValueRef> reason, in PromiseRejectInfo() function in panda::PromiseRejectInfo
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h43 class PromiseRejectInfo; variable
Djsnapi_expo.h44 class PromiseRejectInfo; variable