Home
last modified time | relevance | path

Searched refs:GetSandboxPageAllocator (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/utils/
H A Dallocation.h112 V8_EXPORT_PRIVATE v8::PageAllocator* GetSandboxPageAllocator();
121 return GetSandboxPageAllocator(); in GetArrayBufferPageAllocator()
H A Dallocation.cc100 v8::PageAllocator* GetSandboxPageAllocator() { in GetSandboxPageAllocator() function
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc216 page_allocator = GetSandboxPageAllocator(); in ~BackingStore()
430 page_allocator = GetSandboxPageAllocator(); in TryAllocateAndPartiallyCommitMemory()

Completed in 7 milliseconds