Searched refs:IsEvent (Results 1 – 3 of 3) sorted by relevance
46 virtual bool IsEvent() const = 0;
263 virtual bool IsEvent() const;
2395 bool MessageImpl::IsEvent() const { in IsEvent() function in v8::internal::MessageImpl2434 if (IsEvent()) { in GetJSON()