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

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

Completed in 74 milliseconds