Searched refs:OnJSOutOfMemory (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/tab_contents/
H A Dtab_contents_wrapper.h153 void OnJSOutOfMemory();
H A Dtab_contents_wrapper.cc226 IPC_MESSAGE_HANDLER(ViewHostMsg_JSOutOfMemory, OnJSOutOfMemory)
286 void TabContentsWrapper::OnJSOutOfMemory() { function in class:TabContentsWrapper
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.h188 virtual void OnJSOutOfMemory();
H A Dprerender_contents.cc508 void PrerenderContents::OnJSOutOfMemory() { function in class:prerender::PrerenderContents
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents.h998 virtual void OnJSOutOfMemory();

Completed in 293 milliseconds