Home | History | Annotate | Download | only in src

Lines Matching refs:SetCreateHistogramFunction

7349     v8_isolate->SetCreateHistogramFunction(params.create_histogram_callback);
7700 void Isolate::SetCreateHistogramFunction(CreateHistogramCallback callback) {
7702 isolate->stats_table()->SetCreateHistogramFunction(callback);