Home
last modified time | relevance | path

Searched refs:lowMemoryNotification (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/bindings/v8/
DScriptController.h96 void lowMemoryNotification();
DScriptController.cpp277 void ScriptController::lowMemoryNotification() in lowMemoryNotification() function in WebCore::ScriptController
/external/webkit/WebKit/android/jni/
DWebCoreFrameBridge.cpp1180 pFrame->script()->lowMemoryNotification(); in ClearCache()