Searched refs:IsSourceBreakStub (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Ddebug.h253 static bool IsSourceBreakStub(Code* code);
H A Ddebug.cc142 if (Debug::IsSourceBreakStub(code)) {
1325 bool Debug::IsSourceBreakStub(Code* code) { function in class:v8::internal::Debug

Completed in 22 milliseconds