Home | History | Annotate | Download | only in src

Lines Matching defs:CopySize

1969         FixedArray::CopySize(old_storage, external);
7340 cache = FixedArray::CopySize(cache, new_length);
7738 Handle<FixedArray> FixedArray::CopySize(
9191 new_code_map = FixedArray::CopySize(
11280 cache = FixedArray::CopySize(cache, transitions * 2 * step + header);
11399 FixedArray::CopySize(entries, capacity, TENURED));