Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DNativeErrorPrototype.h27 class NativeErrorConstructor; variable
DNativeErrorConstructor.cpp35 NativeErrorConstructor::NativeErrorConstructor(ExecState* exec, JSGlobalObject* globalObject, Struc… in NativeErrorConstructor() function in JSC::NativeErrorConstructor
DJSGlobalObject.h45 class NativeErrorConstructor; variable