Searched refs:prefix_bytecode (Results 1 – 2 of 2) sorted by relevance
115 Bytecode prefix_bytecode = OperandScaleToPrefixBytecode(operand_scale); in ToString() local116 std::string suffix = ToString(prefix_bytecode); in ToString()
3203 Bytecode prefix_bytecode = in GenerateDeserializeLazyHandler() local3205 debug_name = debug_name.append(Bytecodes::ToString(prefix_bytecode)); in GenerateDeserializeLazyHandler()