Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DErrorConstructor.cpp32 ErrorConstructor::ErrorConstructor(ExecState* exec, PassRefPtr<Structure> structure, ErrorPrototype… in ErrorConstructor() function in JSC::ErrorConstructor
DJSGlobalObject.h39 class ErrorConstructor; variable