Home | History | Annotate | Download | only in cctest

Lines Matching refs:ObjectsFoundInHeap

875 static int ObjectsFoundInHeap(Heap* heap, Handle<Object> objs[], int size) {
927 CHECK_EQ(objs_count, ObjectsFoundInHeap(CcTest::heap(), objs, objs_count));