Home
last modified time | relevance | path

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

/external/v8/src/base/platform/
Dplatform-posix.cc102 void* OS::AllocateGuarded(const size_t requested) { in AllocateGuarded() function in v8::base::OS
Dplatform-win32.cc800 void* OS::AllocateGuarded(const size_t requested) { in AllocateGuarded() function in v8::base::OS