Home | History | Annotate | Download | only in src

Lines Matching refs:kResourceOffset

9134   static const int kResourceOffset = POINTER_SIZE_ALIGN(String::kSize);
9135 static const int kShortSize = kResourceOffset + kPointerSize;
9136 static const int kResourceDataOffset = kResourceOffset + kPointerSize;
9145 STATIC_ASSERT(kResourceOffset == Internals::kStringResourceOffset);