Searched refs:IsSequentialTwoByte (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Dv8conversions.cc91 } else if (shape.IsSequentialTwoByte()) {
115 } else if (shape.IsSequentialTwoByte()) {
H A Dobjects-inl.h402 bool StringShape::IsSequentialTwoByte() { function in class:v8::internal::StringShape
H A Dobjects.h6738 inline bool IsSequentialTwoByte();
H A Dobjects.cc7028 } else if (StringShape(this).IsSequentialTwoByte()) {

Completed in 160 milliseconds