- From: ShinWonho <notifications@github.com>
- Date: Mon, 10 Nov 2025 04:05:01 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/webidl/pull/1539@github.com>
Previously, `length` and `name` arguments for [CreateBuiltinFunction](https://tc39.es/ecma262/#sec-createbuiltinfunction) were missing.
This PR adds them to align with the ECMAScript specification.
<!--
This comment and the below content is programmatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://whatpr.org/webidl/1539.html" title="Last updated on Nov 10, 2025, 12:04 PM UTC (ff66208)">Preview</a> | <a href="https://whatpr.org/webidl/1539/a79e69e...ff66208.html" title="Last updated on Nov 10, 2025, 12:04 PM UTC (ff66208)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/webidl/pull/1539
-- Commit Summary --
* Add missing args for CreateBuiltinFunction
-- File Changes --
M index.bs (88)
-- Patch Links --
https://github.com/whatwg/webidl/pull/1539.patch
https://github.com/whatwg/webidl/pull/1539.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1539
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/pull/1539@github.com>
Received on Monday, 10 November 2025 12:05:06 UTC