diff options
author | Anthony Ramine <n.oxyde@gmail.com> | 2015-10-11 11:50:38 +0200 |
---|---|---|
committer | Anthony Ramine <n.oxyde@gmail.com> | 2015-10-14 21:52:16 +0200 |
commit | da676309318a7069650ca2cd571de7fa9b9e516a (patch) | |
tree | c4f1646796e0d192358f70ea323e230693514177 /components/script/dom/messageevent.rs | |
parent | 32daa17d5cbcad02db0713e21e52410cdc60480e (diff) | |
download | servo-da676309318a7069650ca2cd571de7fa9b9e516a.tar.gz servo-da676309318a7069650ca2cd571de7fa9b9e516a.zip |
Introduce DOMClass::heap_size_of
It holds a function pointer to the HeapSizeOf::heap_size_of_children()
implementation corresponding to that IDL interface.
This removes the need for a clumsly TypeId-based match expression in the
former heap_size_of_eventtarget() function.
Diffstat (limited to 'components/script/dom/messageevent.rs')
0 files changed, 0 insertions, 0 deletions