> > I'm willing to call them [[GetPrototypeOf]] and [[SetPrototypeOf]] to > match the trap names. I prefer avoiding a direct connotation with the > [[Prototype]] internal data property as an exotic object is not required to > have one. >
I'm all for matching the internal method names with the trap and corresponding Object/Reflect method names, so +1 for [[Get/SetPrototypeOf]]. Cheers, Tom
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

