Searched refs:match_all_frames (Results 1 – 3 of 3) sorted by relevance
140 bool match_all_frames() const { return match_all_frames_; } in match_all_frames() function
133 pickle->WriteBool(match_all_frames()); in Pickle()
240 if (frame->parent() && !script_->match_all_frames()) in WantsToRun()