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

  /external/webkit/Source/JavaScriptCore/jit/
ExecutableAllocator.cpp 70 bool ExecutableAllocator::underMemoryPressure()
ExecutableAllocator.h 195 static bool underMemoryPressure();
ExecutableAllocatorFixedVMPool.cpp 507 bool ExecutableAllocator::underMemoryPressure()
  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalObject.cpp 442 if (ExecutableAllocator::underMemoryPressure())

Completed in 141 milliseconds