Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DJSGlobalObject.h116 NativeErrorConstructor* typeErrorConstructor; member
202 NativeErrorConstructor* typeErrorConstructor() const { return d()->typeErrorConstructor; } in typeErrorConstructor() function