getFirstArgumentAsString 179 Source/core/frame/ConsoleBase.cpp bool gotStringMessage = arguments->getFirstArgumentAsString(message); getFirstArgumentAsString 243 Source/core/inspector/InspectorConsoleAgent.cpp arguments->getFirstArgumentAsString(title); getFirstArgumentAsString 55 Source/core/inspector/ScriptArguments.h bool getFirstArgumentAsString(WTF::String& result, bool checkForNullOrUndefined = false);