Searched refs:IsBreakStub (Results 1 – 2 of 2) sorted by relevance
267 static bool IsBreakStub(Code* code);
175 if (Debug::IsBreakStub(code)) { in Next()1552 bool Debug::IsBreakStub(Code* code) { in IsBreakStub() function in v8::internal::Debug