Reviewers: fschneider, Kasper Lund,

Description:
Propagate receiver from initial call site to code generator.

When doing lazy compilation of methods, allow the code generator to know the
(initial) receiver at the (initial) call site.

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

Affected files:
  M src/accessors.cc
  M src/bootstrapper.cc
  M src/builtins.cc
  M src/compiler.h
  M src/compiler.cc
  M src/debug.h
  M src/debug.cc
  M src/fast-codegen.h
  M src/fast-codegen.cc
  M src/handles.h
  M src/handles.cc
  M src/ic.cc
  M src/runtime.cc


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

Reply via email to