Searched defs:systemAlloc (Results 1 – 4 of 4) sorted by relevance
| /external/webkit/JavaScriptCore/jit/ | ||
| D | ExecutableAllocatorWin.cpp | 43 ExecutablePool::Allocation ExecutablePool::systemAlloc(size_t n) in systemAlloc() function in JSC::ExecutablePool |
| D | ExecutableAllocatorSymbian.cpp | 50 ExecutablePool::Allocation ExecutablePool::systemAlloc(size_t n) in systemAlloc() function in JSC::ExecutablePool |
| D | ExecutableAllocatorPosix.cpp | 45 ExecutablePool::Allocation ExecutablePool::systemAlloc(size_t n) in systemAlloc() function in JSC::ExecutablePool |
| D | ExecutableAllocatorFixedVMPool.cpp | 427 ExecutablePool::Allocation ExecutablePool::systemAlloc(size_t size) in systemAlloc() function in JSC::ExecutablePool |