Home
last modified time | relevance | path

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

/external/v8/src/js/
Dtypedarray.js762 function TypedArrayFrom(source, mapfn, thisArg) { class
771 %FunctionSetLength(TypedArrayFrom, 1);
788 "from", TypedArrayFrom,