Home
last modified time | relevance | path

Searched refs:jchar_max (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dreg_type_cache-inl.h96 int32_t jchar_max = static_cast<int32_t>(std::numeric_limits<jchar>::max()); in CharConstant() local
97 const ConstantType& result = FromCat1Const(jchar_max, false); in CharConstant()