Home
last modified time | relevance | path

Searched defs:typed_array (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/runtime/
Druntime-maths.cc261 Handle<JSTypedArray> typed_array; in RUNTIME_FUNCTION() local
Druntime-typedarray.cc251 Handle<JSTypedArray> typed_array(JSTypedArray::cast(*source)); in RUNTIME_FUNCTION() local
/external/v8/src/
Dapi.cc6650 i::Handle<i::JSTypedArray> typed_array(i::JSTypedArray::cast(*self)); in CopyContents() local
Dobjects.cc19559 Handle<JSTypedArray> typed_array) { in MaterializeArrayBuffer()