Home
last modified time | relevance | path

Searched refs:m_liveRootGroupIdSet (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8GCController.cpp234 , m_liveRootGroupIdSet(false) in MajorGCWrapperVisitor()
315 if (!m_liveRootGroupIdSet) { in liveRootId()
317 m_liveRootGroupIdSet = true; in liveRootId()
324 bool m_liveRootGroupIdSet; member in WebCore::MajorGCWrapperVisitor