Lines Matching full:candidate
6867 Handle<JSFunction> candidate(JSFunction::cast(lookup.GetValue()));6870 if (!isolate()->heap()->InNewSpace(*candidate)) {6871 target = candidate;