Home
last modified time | relevance | path

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

/external/v8/src/
Dmark-compact.cc231 SetNextCandidate(shared_info, shared_function_info_candidates_head_); in AddCandidate()
239 SetNextCandidate(function, jsfunction_candidates_head_); in AddCandidate()
281 SetNextCandidate(candidate, NULL); in ProcessSharedFunctionInfoCandidates()
303 static void SetNextCandidate(JSFunction* candidate, in SetNextCandidate() function in v8::internal::CodeFlusher
321 static void SetNextCandidate(SharedFunctionInfo* candidate, in SetNextCandidate() function in v8::internal::CodeFlusher