Lines Matching defs:debug
42 #ifdef DEBUG
107 #endif // DEBUG
130 #ifdef DEBUG
155 ASSERT(Debug::HasDebugInfo(shared));
156 Code* original_code = Debug::GetDebugInfo(shared)->original_code();
343 // Don't clear debug break inline cache as it will remove the break point.
566 Debug* debug = isolate()->debug();
567 if (debug->StepInActive()) {
570 debug->HandleStepIn(function, object, fp(), false);
832 #ifdef DEBUG
856 #ifdef DEBUG
877 #ifdef DEBUG
1342 #ifdef DEBUG
2020 #ifdef DEBUG