Reviewers: Kevin Millikin,

Description:
Add source position recording for variable loads

This provides more precise source to generated code mapping as variable loads
can be handled using IC calls.

[email protected]

BUG=v8:1527
TEST=test/message/regress/regress-1527


Please review this at http://codereview.chromium.org/7327038/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/arm/full-codegen-arm.cc
  M src/full-codegen.h
  M src/ia32/full-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/x64/full-codegen-x64.cc
  M test/cctest/test-api.cc
  A test/message/regress/regress-1527.js
  A test/message/regress/regress-1527.out
  M test/mjsunit/debug-backtrace.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to