Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc2676 static int GetRetainersCount(const v8::HeapSnapshot* snapshot, in GetRetainersCount() function
2731 CHECK_EQ(2, GetRetainersCount(snapshot, ab1_data)); in TEST()