HomeSort by relevance Sort by last modified time
    Searched refs:kAlignedSize (Results 1 - 4 of 4) sorted by null

  /external/v8/src/objects/
shared-function-info.h 623 static const int kAlignedSize = POINTER_SIZE_ALIGN(kSize);
626 kEndOfPointerFieldsOffset, kAlignedSize>
fixed-array.h 516 static const int kAlignedSize = OBJECT_POINTER_ALIGN(kHeaderSize);
shared-function-info-inl.h 270 kAlignedSize - kSize);
  /external/v8/src/heap/
setup-heap-internal.cc 490 ALLOCATE_MAP(SHARED_FUNCTION_INFO_TYPE, SharedFunctionInfo::kAlignedSize,
    [all...]

Completed in 160 milliseconds