archives

« Bugzilla Issues Index

#4380 — 9.5.5 [[GetOwnProperty]] (P): Unnecessary call to ToBoolean


Like https://bugs.ecmascript.org/show_bug.cgi?id=2299, the ToBoolean call on item 14.e is not necessary as IsExtensible already returns a boolean.


fixed in rev39 publication draft