Searched refs:is_on_heap (Results 1 – 5 of 5) sorted by relevance
156 DCHECK(typed_array->is_on_heap()); in MaterializeArrayBuffer()196 DCHECK(!typed_array->is_on_heap()); in MaterializeArrayBuffer()202 if (!is_on_heap()) { in GetBuffer()
182 inline bool is_on_heap() const;
170 bool JSTypedArray::is_on_heap() const { in is_on_heap() function
234 DCHECK(!typed_array->is_on_heap()); in PostProcessNewObject()
436 if (!typed_array->is_on_heap()) { in SerializeJSTypedArray()