MIPS: Classes: Add basic support for properties
authorbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Tue, 28 Oct 2014 15:44:52 +0000 (15:44 +0000)
committerbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Tue, 28 Oct 2014 15:45:11 +0000 (15:45 +0000)
commit369910849a2500ae70d59d7e772226e86164366d
treec903c50d1127b944050816cc47dfd3661521ab34
parente7239331fad1f5ebcf9bdfee48d860004b2a3dce
MIPS: Classes: Add basic support for properties

Port r24934 (279833c)

Original commit message:
This adds the properties to the prototype and the constructor.

BUG=v8:3330
LOG=Y
R=paul.lind@imgtec.com

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

Cr-Commit-Position: refs/heads/master@{#24951}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24951 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/full-codegen-mips.cc
src/mips64/full-codegen-mips64.cc