Searched refs:is_js_entry (Results 1 – 3 of 3) sorted by relevance
80 inline bool StackHandler::is_js_entry() const { in is_js_entry() function
116 inline bool is_js_entry() const;
1207 ASSERT(handler->is_js_entry()); in Iterate()