Cleanup: Store lookup tables inside the CompilationUnit
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 16 Aug 2013 10:36:13 +0000 (12:36 +0200)
committerLars Knoll <lars.knoll@digia.com>
Fri, 16 Aug 2013 14:51:10 +0000 (16:51 +0200)
commit85e6b8e9e7e158b5cb4238c2dd5e28406bc913e2
tree60607ebe1834a8378375421e946d62fe0e90c1ea
parentd017fe9b38c74d2cc2fa754af3bf9e32357f149c
Cleanup: Store lookup tables inside the CompilationUnit

The size of each lookup is fixed, so it's easier to include in the unit itself.

Change-Id: I66135efe4056eb0b4d7ff312eaa347fe98d8887f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qv4compileddata_p.h
src/qml/compiler/qv4compiler.cpp