Home
last modified time | relevance | path

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

/external/v8/src/js/
Dtypedarray.js513 function TypedArrayFind(predicate, thisArg) { class
520 %FunctionSetLength(TypedArrayFind, 1);
810 "find", TypedArrayFind,