Implement Object.create/defineProperty/defineProperties
authorLars Knoll <lars.knoll@digia.com>
Sat, 8 Dec 2012 07:57:35 +0000 (23:57 -0800)
committerSimon Hausmann <simon.hausmann@digia.com>
Sat, 8 Dec 2012 16:25:02 +0000 (17:25 +0100)
commit13ea451c4fad5925377f51fca1a8bdb35c4bc7f8
tree68db3d829bfbbd93043ba6076bdffa56bced5470
parent759d70e8a4ef5d35385b3dbc6aed471f3480ea0e
Implement Object.create/defineProperty/defineProperties

Change-Id: I3a71597d012b5fb7d7a2f482f4a16431c71c1c22
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_engine.cpp
qmljs_engine.h
qmljs_runtime.cpp
qmljs_runtime.h
qv4ecmaobjects.cpp
qv4ecmaobjects_p.h