Searched defs:IsWatchpoint (Results 1 – 2 of 2) sorted by relevance
97 bool IsWatchpoint() const { return m_is_watchpoint == 1; } in IsWatchpoint() function
1605 bool Simulator::IsWatchpoint(uint32_t code) { in IsWatchpoint() function in v8::internal::Simulator