Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc2108 int globals_count = 0; in TEST() local
2112 ++globals_count; in TEST()
2119 CHECK_EQ(1, globals_count); in TEST()