Searched refs:top_handler (Results 1 – 3 of 3) sorted by relevance
408 StackHandlerIterator it(this, top_handler()); in HasHandler()599 for (StackHandlerIterator it(this, top_handler()); !it.done(); it.Advance()) { in IsExpressionInsideHandler()609 StackHandlerIterator it(this, top_handler()); in Iterate()1204 StackHandlerIterator it(this, top_handler()); in Iterate()1223 for (StackHandlerIterator it(this, top_handler()); !it.done(); it.Advance()) { in IterateExpressions()
118 inline StackHandler* StackFrame::top_handler() const { in top_handler() function
271 inline StackHandler* top_handler() const;