CpuProfiler: ia32. put right address to the stack, so the callee would be able to...
authorloislo <loislo@chromium.org>
Wed, 18 Mar 2015 08:09:34 +0000 (01:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 18 Mar 2015 08:09:46 +0000 (08:09 +0000)
commitbcf51d25aa5432778b69286f1720c1bf71fbf65d
tree6e7fd289080e79f83ca6ded4da76743ab88f1e1b
parent549d5dde6a454343fe0edd4b52327724265e0dc2
CpuProfiler: ia32. 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/1014783002

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