Removed GetConstructor from the API.
authorverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 Aug 2014 11:27:44 +0000 (11:27 +0000)
committerverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 Aug 2014 11:27:44 +0000 (11:27 +0000)
commitfb7da07a13dc34340a4d4900836f41f569d54afe
treeb6fa6928efdd73d8c2976813dd8499f1916ff1f3
parentd04a2cbda5865d9329df8479b663544f536ae041
Removed GetConstructor from the API.
Instead either get the "constructor" property stored in the prototype, or keep a side-table.

LOG=y
R=jochen@chromium.org

Review URL: https://codereview.chromium.org/438303003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22861 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc