EnterFrame 1801 MMgc/GCHeap.cpp EnterFrame::EnterFrame() : m_heap(NULL), m_gc(NULL), m_collectingGC(NULL) EnterFrame 1811 MMgc/GCHeap.cpp EnterFrame::~EnterFrame() EnterFrame 1887 MMgc/GCHeap.cpp EnterFrame* ef = GetGCHeap()->GetEnterFrame(); EnterFrame 1920 MMgc/GCHeap.cpp EnterFrame *ef = enterFrame; EnterFrame 2331 MMgc/GCHeap.cpp EnterFrame* ef = GetEnterFrame(); EnterFrame 568 MMgc/GCHeap.h EnterFrame *GetEnterFrame() { return enterFrame; } EnterFrame 778 MMgc/GCHeap.h void Enter(EnterFrame *frame); EnterFrame 827 MMgc/GCHeap.h GCThreadLocal<EnterFrame*> enterFrame; EnterFrame 828 MMgc/GCHeap.h friend class EnterFrame; EnterFrame 50 MMgc/OOM.h MMgc::EnterFrame _ef; \ EnterFrame 59 MMgc/OOM.h MMgc::EnterFrame _ef; \ EnterFrame 73 MMgc/OOM.h MMgc::EnterFrame _ef; \ EnterFrame 81 MMgc/OOM.h class EnterFrame EnterFrame 86 MMgc/OOM.h EnterFrame(); EnterFrame 87 MMgc/OOM.h ~EnterFrame(); EnterFrame 108 core/Sampler.cpp EnterFrame* ef = heap->GetEnterFrame(); EnterFrame 123 core/Sampler.cpp EnterFrame* ef = heap->GetEnterFrame();