Home | History | Annotate | Download | only in cctest

Lines Matching refs:use_counts

1338   int use_counts[v8::Isolate::kUseCounterFeatureCount] = {};
1339 global_use_counts = use_counts;
1341 CHECK_EQ(0, use_counts[v8::Isolate::kBreakIterator]);
1353 CHECK_EQ(uses, use_counts[v8::Isolate::kBreakIterator]);