Searched refs:is_entry (Results 1 – 2 of 2) sorted by relevance
213 bool is_entry() const { return type() == ENTRY; } in is_entry() function687 DCHECK(frame->is_entry()); in cast()
498 if (frame->is_entry() || frame->is_construct_entry()) { in IsValidCaller()