Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/init/
Disolate-allocator.cc150 VirtualMemoryCage* IsolateAllocator::GetPtrComprCage() { in GetPtrComprCage() function in v8::internal::IsolateAllocator
160 const VirtualMemoryCage* IsolateAllocator::GetPtrComprCage() const { in GetPtrComprCage() function in v8::internal::IsolateAllocator
/third_party/node/deps/v8/src/execution/
Disolate.h1155 VirtualMemoryCage* GetPtrComprCage() { in GetPtrComprCage() function
1158 const VirtualMemoryCage* GetPtrComprCage() const { in GetPtrComprCage() function