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

  /external/v8/src/profiler/
tick-sample.cc 237 (it.top_frame_type() == internal::StackFrame::EXIT ||
238 it.top_frame_type() == internal::StackFrame::BUILTIN_EXIT)) {
  /external/v8/src/
frames.h 1559 StackFrame::Type top_frame_type() const { return top_frame_type_; } function in class:v8::internal::SafeStackFrameIterator
    [all...]

Completed in 96 milliseconds