mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 20:42:11 +02:00
Use the shared IDL context when checking whether a type is a JSON type instead of walking imported modules from the current interface. This removes another dependency on explicit #import directives when resolving interface inheritance for toJSON.