Searched refs:DecrementTracingIndentation (Results 1 – 2 of 2) sorted by relevance
306 void DecrementTracingIndentation(); in DEFINE_OPERATORS_FOR_FLAGS()488 ~TraceScope() { broker_->DecrementTracingIndentation(); } in ~TraceScope()
43 void JSHeapBroker::DecrementTracingIndentation() { --trace_indentation_; } in DecrementTracingIndentation() function in v8::internal::compiler::JSHeapBroker