Searched refs:regExpConstructorDollar5 (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DRegExpConstructor.cpp53 static JSValue regExpConstructorDollar5(ExecState*, JSValue, const Identifier&);
90 $5 regExpConstructorDollar5 DontDelete|ReadOnly
225 JSValue regExpConstructorDollar5(ExecState* exec, JSValue slotBase, const Identifier&) function in namespace:JSC

Completed in 103 milliseconds