Searched defs:V8StringTwoBytesTrait (Results 1 – 1 of 1) sorted by relevance
61 struct V8StringTwoBytesTrait { struct62 typedef UChar CharType;63 ALWAYS_INLINE static void write(v8::Handle<v8::String> v8String, CharType* buffer, int length) in write()