Home
last modified time | relevance | path

Searched refs:FillWithHoles (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dbuiltins.cc334 static void FillWithHoles(Heap* heap, FixedArray* dst, int from, int to) { in FillWithHoles() function
521 FillWithHoles(heap, new_elms, new_length, capacity); in BUILTIN()
657 FillWithHoles(heap, new_elms, new_length, capacity); in BUILTIN()
871 FillWithHoles(heap, elms, new_length, len); in BUILTIN()
900 FillWithHoles(heap, new_elms, new_length, capacity); in BUILTIN()