add stub for api function calls with known number of parameters
authordcarney <dcarney@chromium.org>
Mon, 19 Jan 2015 14:17:23 +0000 (06:17 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 19 Jan 2015 14:17:33 +0000 (14:17 +0000)
commit8c990d1716d33db4834b7e3c115874d482291e8c
treeff4ea4828a03ea3ae413c970df1db992a3623747
parent09abbaae854e0cfaa409a6ed8d546e2d495d3735
add stub for api function calls with known number of parameters

BUG=449930
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#26137}
src/arm/code-stubs-arm.cc
src/arm64/code-stubs-arm64.cc
src/code-stubs.h
src/hydrogen.cc
src/ia32/code-stubs-ia32.cc
src/mips/code-stubs-mips.cc
src/mips64/code-stubs-mips64.cc
src/x64/code-stubs-x64.cc