Home
last modified time | relevance | path

Searched defs:is_on_heap (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dpointer-policies.cc46 bool is_on_heap = true; in CheckPointerImpl() local
/third_party/node/deps/v8/src/objects/
Djs-array-buffer-inl.h314 bool JSTypedArray::is_on_heap() const { in is_on_heap() function
320 bool JSTypedArray::is_on_heap(AcquireLoadTag tag) const { in is_on_heap() function
/third_party/node/deps/v8/src/diagnostics/
Dobjects-printer.cc405 size_t length, bool is_on_heap) { in PrintTypedArrayElements()
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc1620 bool JSTypedArrayRef::is_on_heap() const { in is_on_heap() function in v8::internal::compiler::JSTypedArrayRef