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