Searched refs:method_tracing_active_ (Results 1 – 2 of 2) sorted by relevance
148 const bool method_tracing_active_; variable
49 method_tracing_active_(is_deoptimization || in QuickExceptionHandler()643 if (method_tracing_active_) { in UpdateInstrumentationStack()