Load API holder from prototype chain instead embedding it in handler.
authorulan <ulan@chromium.org>
Thu, 29 Jan 2015 17:18:41 +0000 (09:18 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 29 Jan 2015 17:18:50 +0000 (17:18 +0000)
commitb98f27f5926042085ae09f3a0ab312367f623d58
tree858371b6c17f8628030914d9982800d3bed32024
parent350cbaabfda0eda7f7602c02eb5ff51ce71ac7d0
Load API holder from prototype chain instead embedding it in handler.

BUG=v8:3629
LOG=N

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

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