- From: Timothy Gu <notifications@github.com>
- Date: Tue, 29 Jun 2021 16:58:22 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 June 2021 23:58:34 UTC
@TimothyGu commented on this pull request. > 1. Perform [=!=] [$CreateDataProperty$](|handler|, "<code>preventExtensions</code>", |preventExtensions|). - 1. Let |set| be [=!=] [$CreateBuiltinFunction$](the steps from [[#es-observable-array-set]], « », |realm|). + 1. Let |set| be [=!=] [$CreateBuiltinFunction$](the steps from [[#es-observable-array-set]], the number of non-optional parameters from [[#es-observable-array-set]], "<code>set</code>", « », |realm|). 1. Perform [=!=] [$CreateDataProperty$](|handler|, "<code>set</code>", |set|). @domenic could you take a look at this part of the PR if have some time? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/914#discussion_r661038778
Received on Tuesday, 29 June 2021 23:58:34 UTC