Home
last modified time | relevance | path

Searched refs:PROMISE (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dhandler-table.h42 PROMISE, // The exception will be caught and cause a promise rejection. enumerator
/third_party/node/src/
H A Dasync_wrap.h61 V(PROMISE) \
/third_party/node/deps/v8/src/objects/
H A Dcode-inl.h702 if (is_promise_rejection()) return HandlerTable::PROMISE; in GetBuiltinCatchPrediction()
/third_party/node/deps/v8/src/ast/
H A Dprettyprinter.cc1046 case HandlerTable::PROMISE: in VisitTryCatchStatement()
/third_party/node/deps/v8/src/execution/
H A Disolate.cc2203 case HandlerTable::PROMISE: in ThrowInternal()
2757 case HandlerTable::PROMISE: { in ThrowInternal()

Completed in 14 milliseconds