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

  /external/v8/src/
counters.h 45 void SetCounterFunction(CounterLookupCallback f) {
d8.cc 349 V8::SetCounterFunction(LookupCounter);
413 V8::SetCounterFunction(LookupCounter);
api.cc     [all...]
  /external/webkit/Source/WebKit/android/WebCoreSupport/
V8Counters.cpp 86 v8::V8::SetCounterFunction(counterForName);
  /external/v8/test/cctest/
test-serialize.cc 103 isolate->stats_table()->SetCounterFunction(counter_function);
143 isolate->stats_table()->SetCounterFunction(counter_function);
test-api.cc     [all...]
  /external/v8/include/
v8.h     [all...]

Completed in 332 milliseconds