Searched defs:IsTwoByte (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.h6785 bool IsTwoByte() { return state_ == TWO_BYTE; } function in class:v8::internal::String::FlatContent
6793 // Return the two-byte content of the string. Only use if IsTwoByte()

Completed in 35 milliseconds