mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 00:32:06 +00:00
These are treated differently as the interface members are placed on the object itself, not its prototype. As the object itself still needs to be hand-written code, and we can no longer fully hide the gnarly generated code in the prototype object, these now generate a 'mixin' class that is added to the actual object through inheritance. https://webidl.spec.whatwg.org/#Global |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| Types.cpp | ||
| Types.h | ||