Searched refs:WillStartRunning (Results 1 – 5 of 5) sorted by relevance
184 else if (!message.WillStartRunning()) { in onV8DebugMessage()229 if (!message.WillStartRunning()) { in onV8DebugMessage()
111 virtual bool WillStartRunning() const = 0;
490 virtual bool WillStartRunning() const;
2594 bool MessageImpl::WillStartRunning() const { in WillStartRunning() function in v8::internal::MessageImpl
5413 if (!message.WillStartRunning()) { in DebugBreakMessageHandler()