Lines Matching defs:debug
34 #include "debug.h"
280 Debug* debug = fun->GetHeap()->isolate()->debug();
283 if (debug->StepInActive() && fun->IsJSFunction()) {
284 debug->HandleStepIn(
842 #ifdef DEBUG
843 // Do not attempt to flatten in debug mode when allocation is not
908 #ifdef DEBUG
918 #endif // DEBUG
960 #ifdef DEBUG
970 #endif // DEBUG
2033 Debug* debug = isolate->debug();
2036 if (debug->StepInActive() && fun->IsJSFunction()) {
2037 debug->HandleStepIn(
3248 #ifdef DEBUG
3429 #ifdef DEBUG
3543 #ifdef DEBUG
4816 #ifdef DEBUG
5557 #ifdef DEBUG
5575 #ifdef DEBUG
5619 #ifdef DEBUG
5975 #ifdef DEBUG
6870 #ifdef DEBUG
7186 #ifdef DEBUG
8651 #ifdef DEBUG
9351 #ifdef DEBUG
9947 // together, so even though this function belongs in objects-debug.cc,
11651 #ifdef DEBUG
12676 Debug::kEstimatedNofBreakPointsInFunction);