Searched defs:isOutOfMemory (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSString.h80 bool isOutOfMemory() { return !m_rope; } function in class:JSC::JSString::RopeBuilder

Completed in 101 milliseconds