Searched defs:MixinA (Results 1 – 1 of 1) sorted by relevance
3921 class MixinA : public GarbageCollectedMixin { class3923 MixinA() : m_obj(IntWrapper::create(100)) { } in MixinA() function in WebCore::MixinA