Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:grow

268         (JSC::HandleHeap::grow):
348 (WTF::::grow):
1575 Changed MarkedSpace to delegate grow/shrink decisions to Heap
1584 Added a grow policy.
2184 (JSC::ConservativeSet::grow):
2600 (JSC::ConservativeSet::grow):
2917 (JSC::ConservativeSet::grow):
3525 (JSC::ConservativeSet::grow):
4452 (JSC::ConservativeSet::grow):
4535 where the stack can grow in any direction.
8015 (JSC::RegisterFile::grow):
14590 (JSC::RegisterFile::grow):
16320 (JSC::RegisterFile::grow):
17946 (JSC::RegisterFile::grow):
22373 Need to ensure that we grow the RegisterFile when creating a callframe for host code
22379 we need to grow the RegisterFile so that this is actually the
22380 case. In this particular case the problem was failing to grow
24516 (JSC::DEFINE_STUB_FUNCTION): Make sure to grow the registerFile when too