Home
last modified time | relevance | path

Searched refs:kStoreBufferLength (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dstore-buffer.h69 static const int kStoreBufferLength = kStoreBufferSize / sizeof(Address); variable
70 static const int kOldStoreBufferLength = kStoreBufferLength * 16;