HomeSort by relevance Sort by last modified time
    Searched full:extracost (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/runtime/
Collector.h 63 size_t extraCost;
Collector.cpp 378 if (m_heap.extraCost > maxExtraCost && m_heap.extraCost > m_heap.usedBlocks * BLOCK_SIZE / 2) {
386 m_heap.extraCost += cost;
    [all...]
  /external/webkit/JavaScriptCore/
ChangeLog     [all...]

Completed in 130 milliseconds