Searched refs:index_val (Results 1 – 1 of 1) sorted by relevance
7741 HValue* index_val = Add<HConstant>(vector->GetIndex(slot)); in NewCallFunctionViaIC() local7744 HValue* op_vals[] = {function, arity_val, index_val, vector_val}; in NewCallFunctionViaIC()