Home
last modified time | relevance | path

Searched refs:InitDispatchCounters (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
Dinterpreter.h101 V8_EXPORT_PRIVATE void InitDispatchCounters();
Dinterpreter.cc75 InitDispatchCounters(); in Interpreter()
79 void Interpreter::InitDispatchCounters() { in InitDispatchCounters() function in v8::internal::interpreter::Interpreter