Home | History | Annotate | Download | only in interpreter

Lines Matching refs:kMinInt8

794     if (value >= kMinInt8 && value <= kMaxInt8) {