getPrototypeOf returns null if the object doesn't have a prototype
authorLars Knoll <lars.knoll@digia.com>
Mon, 14 Jan 2013 13:02:40 +0000 (14:02 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 14 Jan 2013 15:31:27 +0000 (16:31 +0100)
commit418f09d7faa9a4c8948f075cfb2c18e79aed8f3f
tree2289c7636270ba41c1c9aa28357e517da1c3cd50
parent960e86a5c7f8dcfb268a333f90ee2dc28f45ec9d
getPrototypeOf returns null if the object doesn't have a prototype

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