Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-inl.h1745 bool FixedDoubleArray::is_the_hole(int index) { in is_the_hole() function
Dobjects.h3654 inline bool is_the_hole(int index) { return false; } in is_the_hole() function