Searched refs:u_text (Results 1 – 1 of 1) sorted by relevance
731 icu::UnicodeString* u_text = reinterpret_cast<icu::UnicodeString*>( in RUNTIME_FUNCTION() local733 delete u_text; in RUNTIME_FUNCTION()741 u_text = new icu::UnicodeString(text_value, length); in RUNTIME_FUNCTION()742 break_iterator_holder->SetInternalField(1, reinterpret_cast<Smi*>(u_text)); in RUNTIME_FUNCTION()744 break_iterator->setText(*u_text); in RUNTIME_FUNCTION()