[whatwg/webidl] CreateMethodProperty removed from Ecma262 (Issue #1389)

### What is the issue with the Web IDL Standard?

WebIDL currently makes use of the `CreateMethodProperty` abstract-op from ECMAScript 262, however that's been removed recently ([PR](https://github.com/tc39/ecma262/pull/3279)), it seems [DefineMethodProperty](https://tc39.es/ecma262/#sec-definemethodproperty) is the function that replaces it.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1389
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1389@github.com>

Received on Monday, 11 March 2024 17:53:06 UTC