HomeSort by relevance Sort by last modified time
    Searched full:counter_function (Results 1 - 1 of 1) sorted by null

  /external/v8/test/cctest/
test-serialize.cc 63 static int* counter_function(const char* name) { function
103 isolate->stats_table()->SetCounterFunction(counter_function);
140 isolate->stats_table()->SetCounterFunction(counter_function);

Completed in 72 milliseconds