LCOV - code coverage report | |||||||||||||||||||||||
![]() | |||||||||||||||||||||||
|
|||||||||||||||||||||||
![]() |
1 : /* THIS FILE IS AUTOGENERATED - DO NOT EDIT */ 2 : #ifndef __gen_dom_quickstubs_h__ 3 : #define __gen_dom_quickstubs_h__ 4 : 5 : JSBool DOM_DefineQuickStubs(JSContext *cx, JSObject *proto, unsigned flags, PRUint32 count, const nsID **iids); 6 : 7 : void DOM_MarkInterfaces(); 8 : 9 : void DOM_ClearInterfaces(); 10 : 11 1404 : inline void DOM_InitInterfaces() 12 : { 13 1404 : DOM_ClearInterfaces(); 14 1404 : } 15 : 16 : #endif |
![]() |
Generated by: LCOV version 1.7 |