Home | History | Annotate | Download | only in src

Lines Matching refs:kLayoutDescriptorOffset

6182   static const int kLayoutDescriptorOffset = kDescriptorsOffset + kPointerSize;
6183 static const int kCodeCacheOffset = kLayoutDescriptorOffset + kPointerSize;
6185 static const int kLayoutDescriptorOffset = 1; // Must not be ever accessed.