Searched defs:IndexForEntry (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.h4800 static int IndexForEntry(int i) { function in class:v8::internal::KeyCollectionMode::DeoptimizationInputData
4805 static int LengthFor(int entry_count) { return IndexForEntry(entry_count); }

Completed in 116 milliseconds