Home | History | Annotate | Download | only in src

Lines Matching refs:SetNextCandidate

771     SetNextCandidate(shared_info, shared_function_info_candidates_head_);
778 SetNextCandidate(function, jsfunction_candidates_head_);
830 SetNextCandidate(candidate, NULL);
862 static void SetNextCandidate(JSFunction* candidate,
879 static void SetNextCandidate(SharedFunctionInfo* candidate,