Searched defs:typed_array (Results 1 – 14 of 14) sorted by relevance
56 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(object); in ValidateIntegerTypedArray() local92 Isolate* isolate, Handle<JSTypedArray> typed_array, in ValidateAtomicAccess()
199 TNode<JSTypedArray> typed_array) { in GetTypedArrayElementsInfo()398 TNode<Context> context, TNode<JSTypedArray> typed_array, in StoreJSTypedArrayElementFromNumeric()433 TNode<Context> context, TNode<JSTypedArray> typed_array, in StoreJSTypedArrayElementFromTagged()
131 TNode<JSTypedArray> typed_array = CAST(receiver_); in GenerateIteratingTypedArrayBuiltinBody() local197 TNode<JSTypedArray> typed_array) { in VisitAllTypedArrayElements()
151 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(receiver); in FillKeysForCurrentPrototypeAndStage() local
254 for (auto& typed_array : on_heap_typed_arrays) { in QueryObjects() local
2998 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(holder); in SetImpl() local3029 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(holder); in GetInternalImpl() local3108 JSTypedArray typed_array = JSTypedArray::cast(holder); in GetCapacityImpl() local3155 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(receiver); in FillImpl() local3177 JSTypedArray typed_array = JSTypedArray::cast(*receiver); in IncludesValueImpl() local3242 JSTypedArray typed_array = JSTypedArray::cast(*receiver); in IndexOfValueImpl() local3294 JSTypedArray typed_array = JSTypedArray::cast(*receiver); in LastIndexOfValueImpl() local3340 JSTypedArray typed_array = JSTypedArray::cast(receiver); in ReverseImpl() local3360 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(object); in CreateListFromArrayLikeImpl() local
1835 Handle<JSTypedArray> typed_array = isolate_->factory()->NewJSTypedArray( in ReadJSArrayBufferView() local
1646 JSTypedArrayRef typed_array = object.AsJSTypedArray(); in GetTypedArrayConstant() local1779 base::Optional<JSTypedArrayRef> typed_array = in ReduceElementAccess() local2692 base::Optional<JSTypedArrayRef> typed_array = in BuildElementAccess() local
578 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(object()); in Serialize() local
466 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(object_); in SerializeJSTypedArray() local
428 Handle<JSTypedArray> typed_array = Handle<JSTypedArray>::cast(obj); in PostProcessNewObject() local
2516 Handle<JSTypedArray> typed_array = in NewJSTypedArray() local
2097 TNode<JSTypedArray> typed_array) { in LoadJSTypedArrayDataPtr()9933 TNode<JSTypedArray> typed_array = CAST(object); in EmitElementStore() local12736 TNode<JSTypedArray> typed_array) { in LoadJSTypedArrayLength()
7694 i::Handle<i::JSTypedArray> typed_array(i::JSTypedArray::cast(*self), in CopyContents() local7706 auto typed_array = i::Handle<i::JSTypedArray>::cast(self); in HasBuffer() local