Home
last modified time | relevance | path

Searched refs:GetDispatchCountersObject (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/extensions/
Dignition-statistics-extension.cc33 ->GetDispatchCountersObject()); in GetIgnitionDispatchCounters()
/external/v8/src/interpreter/
Dinterpreter.h70 V8_EXPORT_PRIVATE Local<v8::Object> GetDispatchCountersObject();
Dinterpreter.cc256 Local<v8::Object> Interpreter::GetDispatchCountersObject() { in GetDispatchCountersObject() function in v8::internal::interpreter::Interpreter
/external/v8/src/
Dd8.cc1993 ->GetDispatchCountersObject(); in WriteIgnitionDispatchCountersFile()