Searched refs:script_collected_count (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-debug.cc6434 int script_collected_count = 0; variable
6441 script_collected_count++;
6450 script_collected_count = 0;
6461 script_collected_count = 0;
6473 CHECK_EQ(2, script_collected_count);

Completed in 52 milliseconds