Home | History | Annotate | Download | only in src

Lines Matching refs:c_value

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