HomeSort by relevance Sort by last modified time
    Searched refs:is_bottommost_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/debug/
debug-frames.h 59 bool is_bottommost_; member in class:v8::internal::FrameInspector
debug-frames.cc 19 is_bottommost_ = inlined_jsframe_index == 0;
86 return is_optimized_ && !is_bottommost_

Completed in 578 milliseconds