[strong] fix strong array, object prototypes
authorconradw <conradw@chromium.org>
Wed, 27 May 2015 13:55:02 +0000 (06:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 27 May 2015 13:55:14 +0000 (13:55 +0000)
commit092acb2b9629c894efb69f6e78bd2439db197aab
tree489fff0b2e7aba69c60c74650d9e05479a4f09d6
parent4d6f1abbdb48b5f5ea00af120456d35db7553993
[strong] fix strong array, object prototypes

Strong Object/Array literals are currently being created with incorrect
internal prototypes. This CL fixes this and extends the test suite to check.

BUG=
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#28655}
src/bootstrapper.cc
src/objects.cc
test/mjsunit/strong/literals.js