Home | History | Annotate | Download | only in src

Lines Matching refs:CodeFlusher

43 class CodeFlusher;
406 // CodeFlusher collects candidates for code flushing during marking and
416 class CodeFlusher {
418 explicit CodeFlusher(Isolate* isolate)
528 DISALLOW_COPY_AND_ASSIGN(CodeFlusher);
619 CodeFlusher* code_flusher() { return code_flusher_; }
953 CodeFlusher* code_flusher_;