Home
last modified time | relevance | path

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

/external/v8/src/js/
Dtypedarray.js136 function TypedArraySpeciesCreate(exemplar, arg0, arg1, arg2, conservative) { class
503 var output = TypedArraySpeciesCreate(this, captured);
603 var result = TypedArraySpeciesCreate(this, length);
695 var array = TypedArraySpeciesCreate(this, count);