Do not embed interceptor in handler.
authorulan <ulan@chromium.org>
Fri, 30 Jan 2015 16:34:40 +0000 (08:34 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 30 Jan 2015 16:34:52 +0000 (16:34 +0000)
commit5e4951b89990e5198afd59e02fa2abdc91d77873
tree66f3d7dd9e7f020c2dedd4260e6f9c517860672e
parent9355457b556586cfbbee8051aa186eee0eb0dae3
Do not embed interceptor in handler.

BUG=v8:3629
LOG=N

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

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