addConsoleError   389 Source/core/page/DOMSelection.cpp         addConsoleError("The given range is null.");
addConsoleError   394 Source/core/page/DOMSelection.cpp         addConsoleError("The given range has no container. Perhaps 'detach()' has been invoked on it?");
addConsoleError   408 Source/core/page/DOMSelection.cpp         addConsoleError("The given range does not belong to the current selection's document.");
addConsoleError   412 Source/core/page/DOMSelection.cpp         addConsoleError("The given range and the current selection belong to two different document fragments.");
addConsoleError   418 Source/core/page/DOMSelection.cpp         addConsoleError("Discontiguous selection is not supported.");
addConsoleError   111 Source/core/page/DOMSelection.h     void addConsoleError(const String& message);