Searched refs:isOutOfMemory (Results 1 – 5 of 5) sorted by relevance
55 if (UNLIKELY(ropeBuilder.isOutOfMemory())) in jsString()80 if (UNLIKELY(ropeBuilder.isOutOfMemory())) in jsString()105 if (UNLIKELY(ropeBuilder.isOutOfMemory())) in jsString()166 if (UNLIKELY(ropeBuilder.isOutOfMemory())) in jsString()207 if (UNLIKELY(ropeBuilder.isOutOfMemory())) in jsString()
196 if (UNLIKELY(builder.isOutOfMemory())) in replaceCharacter()
80 bool isOutOfMemory() { return !m_rope; } in isOutOfMemory() function
13579 (KJS::Collector::isOutOfMemory): Renamed from outOfMemory.
30261 Stop checking isOutOfMemory after every allocation, instead let the collector