Home
last modified time | relevance | path

Searched defs:set_the_hole (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/objects/
Dfixed-array-inl.h165 void FixedArray::set_the_hole(int index) { in set_the_hole() function
169 void FixedArray::set_the_hole(Isolate* isolate, int index) { in set_the_hole() function
173 void FixedArray::set_the_hole(ReadOnlyRoots ro_roots, int index) { in set_the_hole() function
375 void FixedDoubleArray::set_the_hole(Isolate* isolate, int index) { in set_the_hole() function
379 void FixedDoubleArray::set_the_hole(int index) { in set_the_hole() function