Home
last modified time | relevance | path

Searched refs:constructWithErrorConstructor (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DErrorConstructor.cpp49 static JSObject* constructWithErrorConstructor(ExecState* exec, JSObject*, const ArgList& args) in constructWithErrorConstructor() function
56 constructData.native.function = constructWithErrorConstructor; in getConstructData()
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-104711 (KJS::constructWithErrorConstructor):