Home
last modified time | relevance | path

Searched refs:is_bottommost_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug-frames.h67 bool is_bottommost_; variable
Ddebug-frames.cc23 is_bottommost_ = inlined_frame_index == 0; in FrameInspector()