Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DExceptionState.h86 virtual void throwUninformativeAndGenericTypeError() { throwTypeError(String()); } in throwUninformativeAndGenericTypeError() function
DV8Binding.cpp90 v8::Handle<v8::Value> throwUninformativeAndGenericTypeError(v8::Isolate* isolate) in throwUninformativeAndGenericTypeError() function