Searched refs:shouldSetURL (Results 1 – 3 of 3) sorted by relevance
58 bool shouldSetURL() const;
89 bool DocumentInit::shouldSetURL() const in shouldSetURL() function in WebCore::DocumentInit
470 if (initializer.shouldSetURL()) in Document()