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

  /external/webkit/Source/WebCore/bindings/js/
JSMemoryInfoCustom.cpp 39 JSValue JSMemoryInfo::jsHeapSizeLimit(ExecState*) const
  /external/webkit/Source/WebCore/page/
MemoryInfo.idl 37 readonly attribute [JSCCustomGetter] unsigned long jsHeapSizeLimit;
MemoryInfo.h 47 size_t jsHeapSizeLimit() const { return m_jsHeapSizeLimit; }

Completed in 72 milliseconds