Home
last modified time | relevance | path

Searched refs:throwTypeMismatchException (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8Utilities.h58 void throwTypeMismatchException();
81 throwTypeMismatchException();
DV8Utilities.cpp130 void throwTypeMismatchException() in throwTypeMismatchException() function
/external/webkit/Source/WebCore/
DChangeLog29476 (WebCore::throwTypeMismatchException):
DChangeLog-2010-01-2926551 (WebCore::throwTypeMismatchException): Added. Throws a type mismatch error.