Fix stack layout of full code arm64 for object literal.
authorjarin <jarin@chromium.org>
Mon, 27 Apr 2015 08:31:56 +0000 (01:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Apr 2015 08:31:33 +0000 (08:31 +0000)
commitae0bc41635759d67dbb4bc7dfdec2dce48e1b098
treea805efc02a1db7b4d3f53d845c6261ce56aebbcd
parente81ee90018283555f811719f6ae0091f6198c526
Fix stack layout of full code arm64 for object literal.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#28055}
src/arm64/full-codegen-arm64.cc
test/mjsunit/compiler/lazy-deopt-in-literal.js [new file with mode: 0644]