Do not embed constant functions in StoreTransition stub.
authorulan <ulan@chromium.org>
Tue, 9 Dec 2014 15:11:04 +0000 (07:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Dec 2014 15:11:11 +0000 (15:11 +0000)
commit876a1ddd8036de542b1b74842806a347d310c1e8
tree0dd71fd868d1e9b03851f9f124c732c528b4573a
parentaeda76c5cfa9181fff5ed7140e726f96ec883cc3
Do not embed constant functions in StoreTransition stub.

BUG=v8:3629
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#25726}
src/ic/arm/handler-compiler-arm.cc
src/ic/arm64/handler-compiler-arm64.cc
src/ic/handler-compiler.cc
src/ic/handler-compiler.h
src/ic/ia32/handler-compiler-ia32.cc
src/ic/mips/handler-compiler-mips.cc
src/ic/mips64/handler-compiler-mips64.cc
src/ic/x64/handler-compiler-x64.cc
src/ic/x87/handler-compiler-x87.cc