Reviewers: rossberg,

Message:
PTAL

Erik, FYI, your change to Isolate::IsInternallyUsedPropertyName works perfectly.

Description:
[strong] Fix super in strong classes

The functions of strong classes are born non extensible. But, when
the class is created we need to add an own private symbol representing
the [[HomeObject]] slot in the spec.

Like for the hidden_string property, we allow adding private own
symbols to non extensible objects.

BUG=v8:4077
LOG=N
[email protected]

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

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

Affected files (+164, -139 lines):
  M src/isolate.cc
  M test/mjsunit/strong/function-arity.js
  A test/mjsunit/strong/super.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