Home
last modified time | relevance | path

Searched refs:exceptionSourceURL (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSDOMBinding.cpp292 …UString exceptionSourceURL = exceptionObject->get(exec, Identifier(exec, "sourceURL")).toString(ex… in reportException() local
306 …reportException(ustringToString(errorMessage), lineNumber, ustringToString(exceptionSourceURL), 0); in reportException()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-106105 exceptionSourceURL for clarity.