Exclude non-optimizable functions from OptimizeFunctionOnNextCall.
authorjarin <jarin@chromium.org>
Tue, 26 May 2015 08:46:57 +0000 (01:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 May 2015 08:47:04 +0000 (08:47 +0000)
commita893a5e59a04c700c011f4cd28f070043a5d33d6
tree9830635db9c048e7f3e919e8f85f50c134a96981
parentce551f91fd18069bc6786c6c71d111fb1ebca683
Exclude non-optimizable functions from OptimizeFunctionOnNextCall.

BUG=chromium:491481
R=mstarzinger@chromium.org
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#28614}
src/runtime/runtime-test.cc
test/mjsunit/regress/regress-491481.js [new file with mode: 0644]