Home
last modified time | relevance | path

Searched refs:kUC16Size (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dscanner-base.h174 position_ += kUC16Size; in AddChar()
223 int new_content_size = position_ * kUC16Size; in ConvertToUC16()
Dglobals.h232 const int kUC16Size = sizeof(uc16); // NOLINT variable
Dheap-inl.h134 str.start(), str.length() * kUC16Size); in AllocateTwoByteSymbol()
/external/v8/src/ia32/
Dlithium-codegen-ia32.cc3191 (kUC16Size * const_index))); in DoStringCharCodeAt()
/external/v8/src/x64/
Dlithium-codegen-x64.cc3174 (kUC16Size * const_index))); in DoStringCharCodeAt()