Home | History | Annotate | Download | only in src

Lines Matching refs:kResourceOffset

4202   static const int kResourceOffset = POINTER_SIZE_ALIGN(String::kSize);
4203 static const int kSize = kResourceOffset + kPointerSize;
4205 STATIC_CHECK(kResourceOffset == Internals::kStringResourceOffset);