Searched defs:is_on_heap (Results 1 – 3 of 3) sorted by relevance
276 bool JSTypedArray::is_on_heap() const { in is_on_heap() function
337 size_t length, bool is_on_heap) { in PrintTypedArrayElements()
548 bool is_on_heap() const { return is_on_heap_; } in is_on_heap() function in v8::internal::compiler::JSTypedArrayData