GetGlobalObjectsCount 10710 test/cctest/test-api.cc   int count = GetGlobalObjectsCount();
GetGlobalObjectsCount 14532 test/cctest/test-api.cc     if (GetGlobalObjectsCount() == 1) break;
GetGlobalObjectsCount 14535 test/cctest/test-api.cc   CHECK_EQ(1, GetGlobalObjectsCount());
GetGlobalObjectsCount 14554 test/cctest/test-api.cc     if (GetGlobalObjectsCount() == 1) break;
GetGlobalObjectsCount 14557 test/cctest/test-api.cc   CHECK_EQ(1, GetGlobalObjectsCount());
GetGlobalObjectsCount 14581 test/cctest/test-api.cc     if (GetGlobalObjectsCount() == 1) break;
GetGlobalObjectsCount 14584 test/cctest/test-api.cc   CHECK_EQ(1, GetGlobalObjectsCount());