Add more missing deopts
authorjarin@chromium.org <jarin@chromium.org>
Sun, 26 Oct 2014 10:24:49 +0000 (10:24 +0000)
committerjarin@chromium.org <jarin@chromium.org>
Sun, 26 Oct 2014 10:25:48 +0000 (10:25 +0000)
commit23df66ee24abb502fbb68ef43fef6161ba8af036
tree2f9eff267bebd57221777a3b1bf36c3537f0d1ba
parent08ee4d3a5c1790f371240f54dddc41baef7ce040
Add more missing deopts

BUG=
R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#24886}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24886 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
19 files changed:
src/arm/full-codegen-arm.cc
src/arm64/full-codegen-arm64.cc
src/ast.h
src/compiler.cc
src/compiler/ast-graph-builder.cc
src/compiler/common-operator.h
src/compiler/instruction-selector-impl.h
src/compiler/instruction-selector.cc
src/compiler/instruction-selector.h
src/compiler/linkage.cc
src/compiler/operator-properties-inl.h
src/ia32/full-codegen-ia32.cc
src/mips/full-codegen-mips.cc
src/mips64/full-codegen-mips64.cc
src/x64/full-codegen-x64.cc
src/x87/full-codegen-x87.cc
test/mjsunit/harmony/proxies.js
test/mjsunit/regress/regress-417709a.js
test/unittests/compiler/js-operator-unittest.cc