Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DArrayConstructor.cpp60 static JSObject* constructWithArrayConstructor(ExecState* exec, JSObject*, const ArgList& args) in constructWithArrayConstructor() function
68 constructData.native.function = constructWithArrayConstructor; in getConstructData()
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-104490 (KJS::constructWithArrayConstructor):