Searched defs:throwTypeError (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ | ||
D | ExceptionState.cpp | 97 void ExceptionState::throwTypeError(const String& message) in throwTypeError() function in blink::ExceptionState |
D | ExceptionStatePlaceholder.cpp | 48 void NoExceptionStateAssertionChecker::throwTypeError(const String&) in throwTypeError() function in blink::NoExceptionStateAssertionChecker |
D | V8ThrowException.cpp | 106 v8::Handle<v8::Value> V8ThrowException::throwTypeError(const String& message, v8::Isolate* isolate) in throwTypeError() function in blink::V8ThrowException |
D | Dictionary.cpp | 299 void Dictionary::ConversionContext::throwTypeError(const String& detail) in throwTypeError() function in blink::Dictionary::ConversionContext |