Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DRegExpConstructor.cpp347 static JSObject* constructWithRegExpConstructor(ExecState* exec, JSObject*, const ArgList& args) in constructWithRegExpConstructor() function
354 constructData.native.function = constructWithRegExpConstructor; in getConstructData()
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-104629 (KJS::constructWithRegExpConstructor):