Searched refs:expected_heap_id (Results 1 – 1 of 1) sorted by relevance
1115 jint expected_heap_id = static_cast<jint>(tag - kThreshold); in HeapIterationExtCallback() local1116 CHECK_EQ(expected_heap_id, heap_id); in HeapIterationExtCallback()