HomeSort by relevance Sort by last modified time
    Searched defs:throwUninformativeAndGenericTypeError (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ExceptionState.h 86 virtual void throwUninformativeAndGenericTypeError() { throwTypeError(String()); }
V8Binding.cpp 90 v8::Handle<v8::Value> throwUninformativeAndGenericTypeError(v8::Isolate* isolate)

Completed in 42 milliseconds