Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h102 : operation_(operation), v_(v) in operation_() argument
/arkcompiler/ets_frontend/ets2panda/checker/
DcheckerContext.cpp250 auto const operation = parent->AsBinaryExpression()->OperatorType(); in IsInValidChain() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.h240 … const JSHandle<JSTaggedValue> &reason, PromiseRejectionEvent operation) in PromiseRejectionTracker()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2318PromiseRejectInfo::PROMISE_REJECTION_EVENT operation, void* data) in PromiseRejectInfo()
5781 const ecmascript::PromiseRejectionEvent operation, in HostPromiseRejectionTracker()