Lines Matching refs:count_after
1095 int count_after = i::HandleScope::NumberOfHandles();1096 CHECK_EQ(count_before, count_after);