Declaration binding instationationing

# Garrett Smith (10 years ago)

There is an English problem here:

Let existingProp be the resulting of calling the [[GetProperty]] internal method of go with argument fn.

Can the spec be made easier to read?

# Mathias Bynens (10 years ago)

On Wed, Apr 29, 2015 at 7:29 AM, Garrett Smith <dhtmlkitchen at gmail.com> wrote:

There is an English problem here:

Let existingProp be the resulting of calling the [[GetProperty]] internal method of go with argument fn.

s/resulting/result/ indeed.

Can the spec be made easier to read?

FYI, the best way to go about this is to file a spec bug on bugs.ecmascript.org under the “editorial issue” component.

# Garrett Smith (10 years ago)

OK, here is a bug report:

Bug 4336 - 10.5 Declaration binding instantiation ecmascript#4336