Searched refs:top_handler (Results 1 – 3 of 3) sorted by relevance
60 inline StackHandler* StackFrame::top_handler() const { in top_handler() function
569 inline StackHandler* top_handler() const;
1207 StackHandler* handler = frame->top_handler(); in Throw()1390 entry_handler = frame->top_handler()->next()->address(); in Throw()