Searched refs:IsMessageError (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ | ||
| D | status.h | 95 bool IsMessageError() const { in IsMessageError() function |
| D | dispatch.cc | 174 if (status_.IsMessageError()) in DispatchError() |