Home | History | Annotate | Download | only in ia32

Lines Matching refs:info_emitted_

29     info_emitted_ = false;
34 DCHECK(patch_site_.is_bound() == info_emitted_);
57 info_emitted_ = true;
67 DCHECK(!patch_site_.is_bound() && !info_emitted_);
77 bool info_emitted_;