Home | History | Annotate | Download | only in src

Lines Matching refs:kScopeInfoOffset

6553   static const int kScopeInfoOffset = HeapObject::kHeaderSize;
6554 static const int kExtensionOffset = kScopeInfoOffset + kPointerSize;
7386 static const int kScopeInfoOffset = kOptimizedCodeMapOffset + kPointerSize;
7387 static const int kOuterScopeInfoOffset = kScopeInfoOffset + kPointerSize;