Home
last modified time | relevance | path

Searched defs:kAlignedSize (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects.h4422 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize); variable
4471 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize); variable
6976 static const int kAlignedSize = POINTER_SIZE_ALIGN(kSize); variable