Searched refs:instrumentation_frames_to_pop (Results 1 – 1 of 1) sorted by relevance
340 size_t instrumentation_frames_to_pop = visitor.GetInstrumentationFramesToPop(); in UpdateInstrumentationStack() local342 for (size_t i = 0; i < instrumentation_frames_to_pop; ++i) { in UpdateInstrumentationStack()