HomeSort by relevance Sort by last modified time
    Searched full:is_debugging_active (Results 1 - 1 of 1) sorted by null

  /external/v8/src/
compiler.cc 140 static bool is_debugging_active() { function in namespace:v8::internal
153 return FLAG_always_full_compiler || is_debugging_active();

Completed in 417 milliseconds