Get rid of QV4::Function::generatedValues by porting moths' regexps to runtime expres...
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 16 Aug 2013 14:40:21 +0000 (16:40 +0200)
committerLars Knoll <lars.knoll@digia.com>
Fri, 16 Aug 2013 17:15:30 +0000 (19:15 +0200)
commitfb3d8993e83a3a35d4406d46fd5f918555a6947b
treefc284c32f85444adca5cfda3fe17f3208826808e
parent5ef4dd00f93d12a59cb01fa6ff44e2f01e3f71a1
Get rid of QV4::Function::generatedValues by porting moths' regexps to runtime expressions

Change-Id: Iaae3c4855016948952159596d2528fca73341b72
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qv4instr_moth_p.h
src/qml/compiler/qv4isel_moth.cpp
src/qml/jsruntime/qv4function.cpp
src/qml/jsruntime/qv4function_p.h
src/qml/jsruntime/qv4vme_moth.cpp