Home
last modified time | relevance | path

Searched refs:GetNextCandidate (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dmark-compact.cc794 next_candidate = GetNextCandidate(candidate); in ProcessJSFunctionCandidates()
829 next_candidate = GetNextCandidate(candidate); in ProcessSharedFunctionInfoCandidates()
858 static JSFunction* GetNextCandidate(JSFunction* candidate) { in GetNextCandidate() function in v8::internal::CodeFlusher
874 static SharedFunctionInfo* GetNextCandidate(SharedFunctionInfo* candidate) { in GetNextCandidate() function in v8::internal::CodeFlusher