Reviewers: arv, Michael Starzinger, Toon Verwaest, wingo,

Message:
Created Revert of Fix receiver when calling eval() bound by with scope

Description:
Revert of Fix receiver when calling eval() bound by with scope (patchset #3
id:40001 of https://codereview.chromium.org/1202963005/)

Reason for revert:
[Sheriff] Breaks layout tests. Please fix upstream blink first.
http://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Mac/builds/574

Please consider extra blink trybots on a reland.

Original issue's description:
Fix receiver when calling eval() bound by with scope

Thanks to André Bargull for the report.

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

Committed: https://crrev.com/3c5f0db3a1768ade68108bf003676ce378d1cbdc
Cr-Commit-Position: refs/heads/master@{#29259}

[email protected],[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4214

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

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

Affected files (+449, -538 lines):
  M src/arm/full-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/ast.h
  M src/compiler/ast-graph-builder.cc
  M src/full-codegen.h
  M src/ia32/full-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/mips64/full-codegen-mips64.cc
  M src/ppc/full-codegen-ppc.cc
  M src/x64/full-codegen-x64.cc
  M src/x87/full-codegen-x87.cc
  D test/mjsunit/regress/regress-4214.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