Status: Accepted
Owner: [email protected]
CC: [email protected],  [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 3948 by [email protected]: strong mode: early reference error missing when a computed property name of C contains an object literal w/ a method that refers to C
https://code.google.com/p/v8/issues/detail?id=3948

Disabled test in mjsunit/strong/declaration-after-use.js:

  // assertThrowsHelper(
  //     "'use strong'; if (false) { let C = class C2 { " +
  //         "[({m() { C2; return 'A'; }}).m()]() " +
  //         "{ return 'B'; } } }",
  //     ReferenceError);

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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