Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DFunctionConstructor.cpp46 static JSObject* constructWithFunctionConstructor(ExecState* exec, JSObject*, const ArgList& args) in constructWithFunctionConstructor() function
53 constructData.native.function = constructWithFunctionConstructor; in getConstructData()
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-104515 (KJS::constructWithFunctionConstructor):