HomeSort by relevance Sort by last modified time
    Searched refs:systemRelease (Results 1 - 5 of 5) sorted by null

  /external/webkit/JavaScriptCore/jit/
ExecutableAllocatorWin.cpp 52 void ExecutablePool::systemRelease(const ExecutablePool::Allocation& alloc)
ExecutableAllocatorSymbian.cpp 63 void ExecutablePool::systemRelease(const ExecutablePool::Allocation& alloc)
ExecutableAllocatorPosix.cpp 54 void ExecutablePool::systemRelease(const ExecutablePool::Allocation& alloc)
ExecutableAllocator.h 123 ExecutablePool::systemRelease(*ptr);
130 static void systemRelease(const Allocation& alloc);
ExecutableAllocatorFixedVMPool.cpp 437 void ExecutablePool::systemRelease(const ExecutablePool::Allocation& allocation)

Completed in 145 milliseconds