Searched refs:Shrink (Results 1 – 25 of 30) sorted by relevance
12
937 void Shrink();1282 void Shrink();1851 Shrink(); in FinishCompaction()
546 Shrink(); in EnsureFromSpaceIsCommitted()620 Shrink(); in MarkCompact()3086 new_space_.Shrink(); in IdleNotification()3096 new_space_.Shrink(); in IdleNotification()3101 new_space_.Shrink(); in IdleNotification()3678 void Heap::Shrink() { in Shrink() function in v8::internal::Heap3682 space->Shrink(); in Shrink()
876 void PagedSpace::Shrink() { in Shrink() function in v8::internal::PagedSpace1119 void NewSpace::Shrink() { in Shrink() function in v8::internal::NewSpace
781 static void Shrink();
367 msgid "Auto Shrink Images"368 msgstr "Auto Shrink Images"
367 msgid "Auto Shrink Images"
368 msgid "Auto Shrink Images"
377 msgid "Auto Shrink Images"
369 msgid "Auto Shrink Images"
366 msgid "Auto Shrink Images"
375 msgid "Auto Shrink Images"
419 msgid "Auto Shrink Images"
284 new_size = mLength; // Shrink to fit.
185 // 0 means Shrink to fit.
86 shrink = Shrink
1737 Shrink the size of the e2fsck executable by moving some initialized
4274 (JSC::Parser::reparse): Shrink the parsedObjects vector after allocating16541 (JSC::CodeBlock::shrinkToFit): Shrink m_getByIdExceptionInfo and m_functionRegisterInfos.24459 (WTF::Vector::~Vector): Shrink size not capacity; we only need
13020 (KJS::Machine::execute): Shrink register file after call to avoid29975 Shrink the size of an activation object by 1 word
11773 <rdar://problem/6864062> Shrink GlyphPage from 4112 to 2576 bytes in 64-bit11776 Shrink GlyphPage by splitting the array of GlyphData, which has lots39694 …Shrink the size of all RenderObjects (except for RenderInlines) by 4 bytes. This patch moves the …39761 …Shrink the size of all replaced elements (images, form controls, plugins) by 4 bytes by packing the40819 …Shrink the size of all InlineTextBoxes and all InlineBoxes (for images and replaced elements) by f…68474 - Shrink CSSProperty by half by using bitfields.