Searched refs:WillStartRunning (Results 1 – 5 of 5) sorted by relevance
188 else if (!message.WillStartRunning()) { in onV8DebugMessage()225 if (!message.WillStartRunning()) { in onV8DebugMessage()
112 virtual bool WillStartRunning() const = 0;
589 virtual bool WillStartRunning() const;
3350 bool MessageImpl::WillStartRunning() const { in WillStartRunning() function in v8::internal::MessageImpl
6217 if (!message.WillStartRunning()) { in DebugBreakMessageHandler()