Searched refs:is_js_entry (Results 1 – 3 of 3) sorted by relevance
63 inline bool StackHandler::is_js_entry() const { in is_js_entry() function
113 inline bool is_js_entry() const;
1337 DCHECK(handler->is_js_entry()); in Iterate()