Searched refs:m_holder (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DStructureStubClearingWatchpoint.cpp51 m_holder.codeBlock()->resetStub(*m_holder.stubInfo());
H A DLazyOperandValueProfile.cpp65 : m_holder(holder)
67 if (!m_holder.m_data)
70 LazyOperandValueProfile::List& data = *m_holder.m_data;
H A DStructureStubClearingWatchpoint.h53 : m_holder(holder)
60 : m_holder(holder)
75 WatchpointsOnStructureStubInfo& m_holder; member in class:JSC::StructureStubClearingWatchpoint
H A DLazyOperandValueProfile.h179 CompressedLazyOperandValueProfileHolder& m_holder; member in class:JSC::LazyOperandValueProfileParser

Completed in 182 milliseconds