Reviewers: arv,

Message:
PTAL --- this doesn't deal with bound functions, which apparently shouldn't have
these properties either.

Unfortunately, it means adding a number (4) of additional maps, and I couldn't think of a better name for these than "unpoisoned" variants of other function
maps (even sloppy ones which weren't poisoned to begin with).

Description:
[es6] do not add caller/arguments to ES6 function definitions

BUG=v8:3946, v8:3982
LOG=N
[email protected]

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

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

Affected files (+209, -104 lines):
  M include/v8.h
  M src/bootstrapper.cc
  M src/contexts.h
  M test/mjsunit/es6/generators-poisoned-properties.js
  M test/mjsunit/es6/generators-runtime.js
  M test/mjsunit/harmony/arrow-functions.js
  M test/mjsunit/harmony/classes.js
  M test/mjsunit/harmony/computed-property-names-classes.js
  M test/mjsunit/harmony/object-literals-method.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