Searched defs:GrouperItem (Results 1 – 1 of 1) sorted by relevance
242 class GrouperItem { class244 …GrouperItem(GroupId groupId, v8::Persistent<v8::Object> wrapper) : m_groupId(groupId), m_wrapper(w… in GrouperItem() function in WebCore::GrouperItem