Searched refs:takeResult (Results 1 – 1 of 1) sorted by relevance
608 String takeResult() { return String::adopt(m_result); } in takeResult() function in WebCore::MarkupAccumulator1075 return accumulator.takeResult(); in createMarkup()