-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: core-libs
-
None
-
b112
-
generic
-
generic
jjs> "0" in Array.prototype.slice.call(Object.create({length: 1}), 0, 1)
Expected: returns false
Actual: returns true
Expected: returns false
Actual: returns true