Searched refs:StringLength (Results 1 – 4 of 4) sorted by relevance
263 SIMPLE_STRING_INTRINSIC(StringLength, SetI(str->GetLength()))522 INTRINSIC_CASE(StringLength) in MterpHandleIntrinsic()
285 UNREACHABLE_INTRINSIC(Arch, StringLength) \
177 …V(StringLength, kVirtual, kNeedsEnvironmentOrCache, kReadSideEffects, kNoThrow, "Ljava/lang/String…
477 TEST_F(ObjectTest, StringLength) { in TEST_F() argument