Home
last modified time | relevance | path

Searched refs:IsResponse (Results 1 – 3 of 3) sorted by relevance

/external/v8/include/
Dv8-debug.h104 virtual bool IsResponse() const = 0;
/external/v8/src/
Ddebug.h488 virtual bool IsResponse() const;
Ddebug.cc2584 bool MessageImpl::IsResponse() const { in IsResponse() function in v8::internal::MessageImpl