Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:c_value

6452       HConstant* c_value = HConstant::cast(value);
6453 if (!constant.is_identical_to(c_value->handle(isolate()))) {