Home | History | Annotate | Download | only in heap

Lines Matching refs:CodeFlusher

246     code_flusher_ = new CodeFlusher(isolate());
915 void CodeFlusher::ProcessJSFunctionCandidates() {
965 void CodeFlusher::ProcessSharedFunctionInfoCandidates() {
1001 void CodeFlusher::EvictCandidate(SharedFunctionInfo* shared_info) {
1034 void CodeFlusher::EvictCandidate(JSFunction* function) {
1072 void CodeFlusher::IteratePointersToFromSpace(ObjectVisitor* v) {