Searched refs:jsHeapSizeLimit (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
H A DJSMemoryInfoCustom.cpp39 JSValue JSMemoryInfo::jsHeapSizeLimit(ExecState*) const function in class:WebCore::JSMemoryInfo
/external/webkit/Source/WebCore/page/
H A DMemoryInfo.idl37 readonly attribute [JSCCustomGetter] unsigned long jsHeapSizeLimit;
H A DMemoryInfo.h47 size_t jsHeapSizeLimit() const { return m_jsHeapSizeLimit; } function in class:WebCore::MemoryInfo

Completed in 94 milliseconds