Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-array.cc154 V8_WARN_UNUSED_RESULT Maybe<double> GetRelativeIndex(Isolate* isolate, in GetRelativeIndex() function
279 isolate, start_index, GetRelativeIndex(isolate, length, start, 0)); in BUILTIN()
289 isolate, end_index, GetRelativeIndex(isolate, length, end, length)); in BUILTIN()