-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: core-libs
-
None
-
b112
-
generic
-
generic
jjs> Function("-", {toString:function(){throw "err"}})
Expected: throws "err"
Actual: throws SyntaxError