Searched defs:last_scope (Results 1 – 5 of 5) sorted by relevance
145 DebugScope last_scope(kNoDebugScope, kNoInlinedAt); in ToBinary() local
150 DebugScope last_scope(kNoDebugScope, kNoInlinedAt); in ToBinary() local
339 Dwarf_Die *last_scope = &scopes[0]; in print_inline_frames() local
1309 void GCTracer::FetchBackgroundCounters(int first_scope, int last_scope) { in FetchBackgroundCounters()