ProbeForMatch    2437 MMgc/GC.cpp    				ProbeForMatch((const void*)m, GCHeap::kBlockSize, val, recurseDepth, currentDepth);
ProbeForMatch    2449 MMgc/GC.cpp    						ProbeForMatch(item, Size(item), val, recurseDepth, currentDepth);
ProbeForMatch    2466 MMgc/GC.cpp    							ProbeForMatch(GetUserPointer(item), b->alloc->m_itemSize - DebugSize(), val, recurseDepth, currentDepth);
ProbeForMatch    1637 MMgc/GC.h          	void ProbeForMatch(const void *mem, size_t size, uintptr_t value, int recurseDepth, int currentDepth);