Home
last modified time | relevance | path

Searched defs:throwSecurityError (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DExceptionState.cpp68 void ExceptionState::throwSecurityError(const String& sanitizedMessage, const String& unsanitizedMe… in throwSecurityError() function in blink::ExceptionState
127 void NonThrowableExceptionState::throwSecurityError(const String& sanitizedMessage, const String&) in throwSecurityError() function in blink::NonThrowableExceptionState
153 void TrackExceptionState::throwSecurityError(const String& sanitizedMessage, const String&) in throwSecurityError() function in blink::TrackExceptionState
DExceptionStatePlaceholder.cpp53 void NoExceptionStateAssertionChecker::throwSecurityError(const String&, const String&) in throwSecurityError() function in blink::NoExceptionStateAssertionChecker