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