Do not embedd store callback in handler.
authorulan <ulan@chromium.org>
Fri, 30 Jan 2015 14:54:43 +0000 (06:54 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 30 Jan 2015 14:54:56 +0000 (14:54 +0000)
commita113ce28bf9e9091054425797fe098cd314cc7f5
tree038a836b118b73af23bbe3b55ec8952bf68660e1
parentda90aabc072e2321f5902252e51ce0afadd3d76a
Do not embedd store callback in handler.

BUG=v8:3629
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#26360}
src/ic/arm/handler-compiler-arm.cc
src/ic/arm64/handler-compiler-arm64.cc
src/ic/handler-compiler.h
src/ic/ia32/handler-compiler-ia32.cc
src/ic/ic.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