Load setter from map descriptor instead of embedding it in handler.
authorulan <ulan@chromium.org>
Wed, 28 Jan 2015 12:44:55 +0000 (04:44 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 28 Jan 2015 12:45:03 +0000 (12:45 +0000)
commitb3de173d16affe8121761008f6b3267eea23cbf9
tree139feef9632eee3ce360b1a2bec7cd70ea5f7b75
parentc5833e8596a40c88f3528791c14643156b73e350
Load setter from map descriptor instead of embedding it in handler.

BUG=v8:3629
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#26306}
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/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