Closed GoogleCodeExporter closed 9 years ago
This has been fixed already. The current generated code is:
var Foo = traceur.runtime.createClass(function Foo() { },
traceur.runtime.markMethods({ bar: function bar() { } },["bar"]), Object);
Original comment by arv@chromium.org
on 21 Sep 2012 at 5:08
Oh! Thanks! I just don't see the fix when using the latest commit
Original comment by dopazo.juan
on 21 Sep 2012 at 5:21
Make sure you are using git. The svn repo has been retired.
Original comment by arv@chromium.org
on 21 Sep 2012 at 5:22
Original issue reported on code.google.com by
dopazo.juan
on 21 Sep 2012 at 5:01