Home
last modified time | relevance | path

Searched defs:top_frame_index (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc225 size_t top_frame_index = (backtrace_capacity >= frame_count) ? in GetContextSnapshot() local
/external/v8/src/debug/
Dliveedit.cc1305 static const char* DropFrames(Vector<StackFrame*> frames, int top_frame_index, in DropFrames()
1525 int top_frame_index = -1; in DropActivationsInActiveThreadImpl() local