Searched defs:ErrorConstructor (Results 1 – 2 of 2) sorted by relevance
32 ErrorConstructor::ErrorConstructor(ExecState* exec, JSGlobalObject* globalObject, Structure* struct… in ErrorConstructor() function in JSC::ErrorConstructor
42 class ErrorConstructor; variable