CpuProfiler: x87. put right address to the stack, so the callee would be able to...
authorloislo <loislo@chromium.org>
Wed, 18 Mar 2015 08:08:27 +0000 (01:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 18 Mar 2015 08:08:38 +0000 (08:08 +0000)
commit549d5dde6a454343fe0edd4b52327724265e0dc2
tree7066e3354f8a788208fef5805219c42f0c287721
parent45434d575eef59fd5936f7eba0ba6b2fff4d642d
CpuProfiler: x87. put right address to the stack, so the callee would be able to resolve it into the right deopt_info.

'from' is using for Code object lookup and will be used for
inline_id lookup. see https://codereview.chromium.org/1012633002
So we should be able to map it.

BUG=chromium:452067
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#27251}
src/x87/lithium-codegen-x87.cc