Searched defs:bytecodeStatsStack_ (Results 1 – 3 of 3) sorted by relevance
1189 std::stack<std::unordered_map<BytecodeInstruction::Opcode, int>> bytecodeStatsStack_; variable
730 std::stack<std::unordered_map<BytecodeInstruction::Opcode, int>> &bytecodeStatsStack_ = in StopCollectingOpcodes() local
765 std::stack<std::unordered_map<BytecodeInstruction::Opcode, int>> &bytecodeStatsStack_ = in CollectingOpcodes() local