Home
last modified time | relevance | path

Searched refs:IsWithinCage (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap.h27 V8_INLINE static bool IsWithinCage(const void* address) { in IsWithinCage() function in cppgc::internal::CagedHeapBase
H A Dwrite-barrier.h198 const bool within_cage = CagedHeapBase::IsWithinCage(value); in GetNoSlot()
291 if (V8_UNLIKELY(!CagedHeapBase::IsWithinCage(slot))) { in Get()

Completed in 2 milliseconds