Searched defs:Interpreter (Results 1 – 1 of 1) sorted by relevance
41 class Interpreter { class49 explicit Interpreter(ThreadState* state) : state_(state), branch_taken_(false) {} in Interpreter() function in berberis::__anonb69021fa0111::Interpreter