Implement Array.prototype.map/filter correctly
authorLars Knoll <lars.knoll@digia.com>
Thu, 17 Jan 2013 20:58:24 +0000 (21:58 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 17 Jan 2013 21:41:44 +0000 (22:41 +0100)
commit404da13209b39c136a2e0de727e22511e15044dc
tree62c3f9c4456408653bdf21e6977154e3deb9a043
parent13a77fd6726a3ea0e53635ddc922059a1997d9bc
Implement Array.prototype.map/filter correctly

Fixes another 260 test cases.

Change-Id: I4f6299119c1859dced1fd2f50c3e5d7f0ed133ed
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qv4ecmaobjects.cpp
tests/TestExpectations