Home
last modified time | relevance | path

Searched defs:reserveAndCommit (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DOSAllocator.h70 inline void* OSAllocator::reserveAndCommit(size_t reserveSize, size_t commitSize, Usage usage, bool… in reserveAndCommit() function
DOSAllocatorPosix.cpp46 void* OSAllocator::reserveAndCommit(size_t bytes, Usage usage, bool writable, bool executable) in reserveAndCommit() function in WTF::OSAllocator
DOSAllocatorWin.cpp49 void* OSAllocator::reserveAndCommit(size_t bytes, Usage, bool writable, bool executable) in reserveAndCommit() function in WTF::OSAllocator
DOSAllocatorSymbian.cpp113 void* OSAllocator::reserveAndCommit(size_t bytes, Usage usage, bool writable, bool executable) in reserveAndCommit() function in WTF::OSAllocator