- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 22 Sep 2021 16:20:48 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 September 2021 23:21:00 UTC
@domenic 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|). @TimothyGu should we merge as-is? Or go for the 0/"" solution maybe? -- 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_r714375696
Received on Wednesday, 22 September 2021 23:21:00 UTC