Home
last modified time | relevance | path

Searched defs:GetHeap (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap-write-barrier-inl.h72 V8_INLINE Heap* GetHeap() { in GetHeap() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2257 ID3D12Heap* GetHeap() const { return m_Heap; } in GetHeap() function in D3D12MA::MemoryBlock
5304 ID3D12Heap* Allocation::GetHeap() const in GetHeap() function in D3D12MA::Allocation