Searched defs:MixinB (Results 1 – 1 of 1) sorted by relevance
3931 class MixinB : public GarbageCollectedMixin { class3933 MixinB() : m_obj(IntWrapper::create(101)) { } in MixinB() function in WebCore::MixinB