Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DJSGlobalObject.h109 NativeErrorConstructor* URIErrorConstructor; member
194 NativeErrorConstructor* URIErrorConstructor() const { return d()->URIErrorConstructor; } in URIErrorConstructor() function