Implement Function.prototype.bind
authorLars Knoll <lars.knoll@digia.com>
Sun, 13 Jan 2013 22:57:35 +0000 (23:57 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 14 Jan 2013 11:54:45 +0000 (12:54 +0100)
commit9da2b90a3f2b7ac3d86db174ca4c9134b4b6424b
treec57189b627ae7db63bdcb7b0c10eb8e8ebfcc3e6
parentfdbaa9804dbb42ee74dddc0c535cfeafadf5c45e
Implement Function.prototype.bind

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