Home
last modified time | relevance | path

Searched refs:GetGlobalObjectsCount (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/test/cctest/
Dtest-object-observe.cc618 static int GetGlobalObjectsCount() { in GetGlobalObjectsCount() function
635 int count = GetGlobalObjectsCount(); in CheckSurvivingGlobalObjectsCount()
Dtest-api.cc13655 static int GetGlobalObjectsCount() { in GetGlobalObjectsCount() function
13672 int count = GetGlobalObjectsCount(); in CheckSurvivingGlobalObjectsCount()
18343 if (GetGlobalObjectsCount() == 1) break; in TEST()
18346 CHECK_EQ(1, GetGlobalObjectsCount()); in TEST()
18365 if (GetGlobalObjectsCount() == 1) break; in TEST()
18368 CHECK_EQ(1, GetGlobalObjectsCount()); in TEST()
18392 if (GetGlobalObjectsCount() == 1) break; in TEST()
18395 CHECK_EQ(1, GetGlobalObjectsCount()); in TEST()