Home | History | Annotate | Download | only in src

Lines Matching defs:debug

38 #include "debug.h"
543 Debug* debug = isolate->debug();
546 if (debug->StepInActive() && fun->IsJSFunction()) {
547 debug->HandleStepIn(
873 #ifdef DEBUG
1191 #ifdef DEBUG
1192 // Do not attempt to flatten in debug mode when allocation is not
1268 #endif // DEBUG
1330 #endif // DEBUG
2324 // debug mode which iterates through the heap), but to play safer
2989 Debug* debug = isolate->debug();
2992 if (debug->StepInActive() && setter->IsJSFunction()) {
2993 debug->HandleStepIn(
4660 #ifdef DEBUG
4785 #ifdef DEBUG
5819 #ifdef DEBUG
7913 #ifdef DEBUG
8188 #ifdef DEBUG
9604 #ifdef DEBUG
11741 #ifdef DEBUG
11779 #ifdef DEBUG
11841 #ifdef DEBUG
12416 #ifdef DEBUG
13239 // together, so even though this function belongs in objects-debug.cc,
15032 #ifdef DEBUG
16256 Debug::kEstimatedNofBreakPointsInFunction);