Searched defs:is_on_heap (Results 1 – 4 of 4) sorted by relevance
46 bool is_on_heap = true; in CheckPointerImpl() local
314 bool JSTypedArray::is_on_heap() const { in is_on_heap() function320 bool JSTypedArray::is_on_heap(AcquireLoadTag tag) const { in is_on_heap() function
405 size_t length, bool is_on_heap) { in PrintTypedArrayElements()
1620 bool JSTypedArrayRef::is_on_heap() const { in is_on_heap() function in v8::internal::compiler::JSTypedArrayRef