Add subtypes to String
authorLars Knoll <lars.knoll@digia.com>
Wed, 30 Jan 2013 12:04:16 +0000 (13:04 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 30 Jan 2013 13:10:30 +0000 (14:10 +0100)
commit73b2b4ac6402aa73f6ee1d10bd7a3be584c3caac
tree4727effca539d8ddbec527d2dba18b9dad2246d1
parent3e8634bfccb8a5947edc1c075678e735f0c01825
Add subtypes to String

This allows to store the full array index in the string,
as well as to optimise identifiers going forward.

Change-Id: I08974a5ee1149869ecfb635932bf54026d2bbab4
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/v4/qv4managed.h
src/v4/qv4string.cpp
src/v4/qv4string.h