Searched defs:typed_array (Results 1 – 2 of 2) sorted by relevance
1135 Handle<JSTypedArray> typed_array(JSTypedArray::cast(*source)); in RUNTIME_FUNCTION() local
16266 Handle<JSTypedArray> typed_array) { in MaterializeArrayBuffer()