Home | History | Annotate | Download | only in cctest

Lines Matching refs:smi_value

138       int64_t smi_value = smi_from_intptr->value();
139 CHECK_EQ(number, smi_value);