Searched defs:UnspecifiedGroup (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DV8GCController.cpp172 class UnspecifiedGroup : public RetainedObjectInfo { class in namespace:WebCore
174 explicit UnspecifiedGroup(void* object) function in class:WebCore::UnspecifiedGroup
222 return new UnspecifiedGroup(m_other);

Completed in 62 milliseconds