OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
);
143
isolate->stats_table()->SetCounterFunction(
counter_function
);
Completed in 30 milliseconds