Searched refs:candidate_function (Results 1 – 1 of 1) sorted by relevance
1324 JSFunction* candidate_function = reinterpret_cast<JSFunction*>(candidate); in ProcessFunctionWeakReferences() local1336 candidate_function = reinterpret_cast<JSFunction*>(retain); in ProcessFunctionWeakReferences()1337 tail = candidate_function; in ProcessFunctionWeakReferences()1345 candidate = candidate_function->next_function_link(); in ProcessFunctionWeakReferences()