Home
last modified time | relevance | path

Searched defs:operation (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DcheckerContext.cpp250 auto const operation = parent->AsBinaryExpression()->OperatorType(); variable
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h171 PromiseRejectionTracker(const JSHandle<JSPromise> &promise, const JSHandle<JSTaggedValue> &reason, PromiseRejectionEvent operation) PromiseRejectionTracker() argument
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2232 PromiseRejectInfo(Local<JSValueRef> promise, Local<JSValueRef> reason, PromiseRejectInfo::PROMISE_REJECTION_EVENT operation, void* data) PromiseRejectInfo() argument
5583 HostPromiseRejectionTracker(const EcmaVM *vm, const JSHandle<JSPromise> promise, const JSHandle<JSTaggedValue> reason, const ecmascript::PromiseRejectionEvent operation, void* data) HostPromiseRejectionTracker() argument

Completed in 14 milliseconds