Home
last modified time | relevance | path

Searched defs:GrouperItem (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8GCController.cpp242 class GrouperItem { class
244GrouperItem(GroupId groupId, v8::Persistent<v8::Object> wrapper) : m_groupId(groupId), m_wrapper(w… in GrouperItem() function in WebCore::GrouperItem