You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recommend language for standards to use to define IDL members
This introduces "getter steps", "setter steps", "method steps", and "constructor steps" as integration points between IDL and standards using IDL. It also refactors IDL to make use of them and invoke them appropriately.
As a side effect, "get the underlying value" is removed as it is no longer needed.
Closes#730.
Co-authored-by: Domenic Denicola <[email protected]>
0 commit comments