Searched refs:NoExtendString (Results 1 – 1 of 1) sorted by relevance
212 class NoExtendString : public NoExtend<DestChar> {214 NoExtendString(Handle<String> string, int required_length) in NoExtendString() function