Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DCollector.h88 static const size_t minExtraCostSize = 256; variable
287 if (cost > minExtraCostSize)
DUString.h512 static const int minShareSize = Heap::minExtraCostSize / sizeof(UChar);