Searched defs:TwoByteCharsZ (Results 1 – 1 of 1) sorted by relevance
96073 class TwoByteCharsZ : public mozilla::RangedPtr<char16_t> class96080 TwoByteCharsZ() : Base(nullptr, 0) {} in TwoByteCharsZ() function in JS::TwoByteCharsZ96082 TwoByteCharsZ(char16_t* chars, size_t length) in TwoByteCharsZ() function in JS::TwoByteCharsZ