Home | History | Annotate | Download | only in src

Lines Matching refs:op_vals

7446   HValue* op_vals[] = { context, fun, arity, expected_param_count };
7454 Vector<HValue*>(op_vals, descriptor.GetEnvironmentLength()));
8671 HValue* op_vals[] = {
8684 DCHECK((sizeof(op_vals) / kPointerSize) == descriptor.GetEnvironmentLength());
8688 Vector<HValue*>(op_vals, descriptor.GetEnvironmentLength()));