Editorial issues in creating a location object
domenic opened this issue · 0 comments
domenic commented
Let location be a new Location object.
Is this "per Web IDL"? If so probably worth stating, and maybe mentioning "platform object".
location.[[DefineOwnProperty]]("toString", ...
Should be prefixed with "Perform" and possibly "!" to indicate this will never throw. Same for other steps.
Function object
no need for bold here and elsewhere.