Searched refs:AddCandidate (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dmark-compact.cc770 void AddCandidate(SharedFunctionInfo* shared_info) { function in class:v8::internal::CodeFlusher
775 void AddCandidate(JSFunction* function) { function in class:v8::internal::CodeFlusher
1296 heap->mark_compact_collector()->code_flusher()->AddCandidate(function);
1416 heap->mark_compact_collector()->code_flusher()->AddCandidate(shared);

Completed in 54 milliseconds