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

/external/v8/src/
H A Dcompiler.cc140 static bool is_debugging_active() { function in namespace:v8::internal
153 return FLAG_always_full_compiler || is_debugging_active();

Completed in 43 milliseconds