Skip to content

Commit

Permalink
Recommend language for standards to use to define IDL members
Browse files Browse the repository at this point in the history
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 <d@domenic.me>
  • Loading branch information
annevk and domenic authored May 16, 2020
1 parent 9a739b5 commit ea3af2c
Showing 1 changed file with 138 additions and 130 deletions.
Loading

0 comments on commit ea3af2c

Please sign in to comment.