Searched refs:MachineTypeStr (Results 1 – 2 of 2) sorted by relevance
672 std::string Gate::MachineTypeStr(MachineType machineType) const in MachineTypeStr() function in panda::ecmascript::kungfu::Gate722 log += "\"MType\":\"" + MachineTypeStr(GetMachineType()) + ", "; in Print()781 log += "\"MType\"=\"" + MachineTypeStr(GetMachineType()) + ", "; in ShortPrint()
256 std::string MachineTypeStr(MachineType machineType) const;