Home
last modified time | relevance | path

Searched refs:async_event_delegate_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.h966 async_event_delegate_ = delegate; in set_async_event_delegate()
1634 return reinterpret_cast<Address>(&async_event_delegate_); in async_event_delegate_address()
2337 debug::AsyncEventDelegate* async_event_delegate_ = nullptr; variable
Disolate.cc4632 PromiseHookFields::HasAsyncEventDelegate::encode(async_event_delegate_) | in ThrowInternal()
4993 DCHECK_NE(nullptr, async_event_delegate_); in ThrowInternal()
4995 async_event_delegate_->AsyncEventOccurred(debug::kDebugAwait, in ThrowInternal()
5034 async_event_delegate_->AsyncEventOccurred(action_type.FromJust(), in ThrowInternal()
5048 async_event_delegate_->AsyncEventOccurred( in ThrowInternal()
5060 async_event_delegate_->AsyncEventOccurred( in ThrowInternal()