Reviewers: Michael Starzinger, rossberg,

Message:
On 2015/06/12 10:40:16, rossberg wrote:
What has changed?

Patchset 1 is the original patchset.  Patchset 2 fixes the gcmole issue, I
think.

Description:
Add script context with context-allocated "const this"

This is a reapplication of https://codereview.chromium.org/1179893002/.

R=rossb...@chromium.org,mstarzin...@chromium.org
LOG=N
BUG=498811

Please review this at https://codereview.chromium.org/1173333004/

Base URL: https://chromium.googlesource.com/v8/v8@master

Affected files (+260, -204 lines):
  M src/arm/full-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/bootstrapper.cc
  M src/compiler/ast-graph-builder.cc
  M src/hydrogen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/mips64/full-codegen-mips64.cc
  M src/objects.h
  M src/ppc/full-codegen-ppc.cc
  M src/runtime/runtime.h
  M src/runtime/runtime-compiler.cc
  M src/scopeinfo.cc
  M src/scopes.h
  M src/snapshot/snapshot-common.cc
  M src/variables.h
  M src/x64/full-codegen-x64.cc
  M src/x87/full-codegen-x87.cc
  M test/unittests/compiler/js-type-feedback-unittest.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to