HomeSort by relevance Sort by last modified time
    Searched refs:SetNextCandidate (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
mark-compact-inl.h 76 SetNextCandidate(shared_info, shared_function_info_candidates_head_);
85 SetNextCandidate(function, jsfunction_candidates_head_);
103 void CodeFlusher::SetNextCandidate(JSFunction* candidate,
122 void CodeFlusher::SetNextCandidate(SharedFunctionInfo* candidate,
mark-compact.h 221 static inline void SetNextCandidate(JSFunction* candidate,
228 static inline void SetNextCandidate(SharedFunctionInfo* candidate,
mark-compact.cc     [all...]

Completed in 252 milliseconds