Searched defs:typed_array (Results 1 – 4 of 4) sorted by relevance
258 Handle<JSTypedArray> typed_array(JSTypedArray::cast(*source)); in RUNTIME_FUNCTION() local
1509 Handle<JSTypedArray> typed_array = isolate_->factory()->NewJSTypedArray( in ReadJSArrayBufferView() local
7454 i::Handle<i::JSTypedArray> typed_array(i::JSTypedArray::cast(*self)); in CopyContents() local
19534 Handle<JSTypedArray> typed_array) { in MaterializeArrayBuffer()