Home | History | Annotate | Download | only in src

Lines Matching refs:kTypeOffset

5070   static const int kTypeOffset = kWrapperOffset + kPointerSize;
5071 static const int kCompilationTypeOffset = kTypeOffset + kPointerSize;
6213 static const int kTypeOffset = JSObject::kHeaderSize;
6214 static const int kArgumentsOffset = kTypeOffset + kPointerSize;