Reviewers: Michael Achenbach, rossberg,

Description:
Version 4.4.63.1 (cherry-pick)

Merging this two commits into 4.4 as they are related to
'06a792b7cc2db33ffce7244c044a9c05afbb6116'

Merged bd56d279b612f92d2d1d25f92d32fe7f42a455ca
Merged 1ac6e30dd0d9c23d4926860f04a0067ba0d416a9

Resolve references to "this" the same way as normal variables

PPC: Resolve references to "this" the same way as normal variables

BUG=v8:2700
LOG=N
[email protected], [email protected]

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

Base URL: https://chromium.googlesource.com/v8/[email protected]

Affected files (+337, -138 lines):
  M include/v8-version.h
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/contexts.cc
  M src/heap/heap.h
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/mips/lithium-codegen-mips.cc
  M src/mips64/full-codegen-mips64.cc
  M src/mips64/lithium-codegen-mips64.cc
  M src/parser.cc
  M src/ppc/full-codegen-ppc.cc
  M src/ppc/lithium-codegen-ppc.cc
  M src/runtime/runtime-debug.cc
  M src/runtime/runtime-scopes.cc
  M src/scopeinfo.cc
  M src/scopes.h
  M src/scopes.cc
  M src/variables.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M test/cctest/test-serialize.cc
  M test/mjsunit/debug-scopes.js
  A test/mjsunit/harmony/arrow-functions-this.js
  M test/mjsunit/testcfg.py
  A + test/mjsunit/this-dynamic-lookup.js


--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to