Searched refs:u_text (Results 1 – 1 of 1) sorted by relevance
661 icu::UnicodeString* u_text = reinterpret_cast<icu::UnicodeString*>( in RUNTIME_FUNCTION() local663 delete u_text; in RUNTIME_FUNCTION()666 u_text = new icu::UnicodeString(reinterpret_cast<const UChar*>(*text_value), in RUNTIME_FUNCTION()668 break_iterator_holder->SetInternalField(1, reinterpret_cast<Smi*>(u_text)); in RUNTIME_FUNCTION()670 break_iterator->setText(*u_text); in RUNTIME_FUNCTION()