deno
02da57e2
- refactor(ext/webidl): remove option bags from "makeException" (#18679)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
refactor(ext/webidl): remove option bags from "makeException" (#18679) Creating these options bags is more costly than passing arguments one-by-one. Especially since `prefix` and `context` are passed to all functions.
References
#18679 - refactor(ext/webidl): remove option bags from "makeException"
Author
bartlomieju
Parents
c2e9c8cc
Loading