Searched refs:AllocateShared (Results 1 – 3 of 3) sorted by relevance
109 base::OS::AllocateShared(size, base::OS::MemoryPermission::kReadWrite); in AllocateSharedPages()
286 V8_WARN_UNUSED_RESULT static void* AllocateShared(size_t size,
392 void* OS::AllocateShared(size_t size, MemoryPermission access) { in AllocateShared() function in v8::base::OS