HomeSort by relevance Sort by last modified time
    Searched refs:SetCounterFunction (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
counters.h 45 void SetCounterFunction(CounterLookupCallback f) {
d8.cc 666 V8::SetCounterFunction(LookupCounter);
875 V8::SetCounterFunction(LookupCounter);
    [all...]
api.cc     [all...]
  /external/v8/test/cctest/
test-serialize.cc 103 isolate->stats_table()->SetCounterFunction(counter_function);
140 isolate->stats_table()->SetCounterFunction(counter_function);
test-api.cc     [all...]
  /external/v8/include/
v8.h     [all...]

Completed in 75 milliseconds