Home | History | Annotate | Download | only in src

Lines Matching refs:slack

2879 //   [2 + number of descriptors * kDescriptorSize]: start of slack
2985 int slack = 0);
2991 int slack = 0);
3007 int slack = 0);
6085 static void EnsureDescriptorSlack(Handle<Map> map, int slack);
7229 // Inobject slack tracking is the way to reclaim unused inobject space.
7231 // The instance size is initially determined by adding some slack to
7245 // compute the 'slack' (traverse the map transition tree starting from the
7255 // Important: inobject slack tracking is not attempted during the snapshot