Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dstatus.h95 bool IsMessageError() const { in IsMessageError() function
Ddispatch.cc174 if (status_.IsMessageError()) in DispatchError()