Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

leobalter (Leo Balter)

이후로 멤버
leobalter

최근 문서 활동

전체 활동 보기
페이지 날짜 댓글

Enumerability and ownership of properties


String.prototype.normalize()


Revert to revision of 2015-07-13 09:32:59 by fscholz

String.prototype.normalize()


If the form argument is undefined, normalize will throw a RangeError, as undefined will be converted to "undefined" and it's not a valid form.

handler.has()


Object.prototype.hasOwnPrototype doesn't trigger the Proxy `has` trap. On the spec, `hasOwnProperty` abstract method trigger different checks than `hasProperty`, in no moment they share the same checks.

handler.has()