Searched refs:GetDispatchCounter (Results 1 – 2 of 2) sorted by relevance
249 uintptr_t Interpreter::GetDispatchCounter(Bytecode from, Bytecode to) const { in GetDispatchCounter() function in v8::internal::interpreter::Interpreter279 uintptr_t counter = GetDispatchCounter(from_bytecode, to_bytecode); in GetDispatchCountersObject()
87 uintptr_t GetDispatchCounter(Bytecode from, Bytecode to) const;