Searched refs:MachineTypeStr (Results 1 – 2 of 2) sorted by relevance
258 std::string MachineTypeStr(MachineType machineType) const;
751 std::string Gate::MachineTypeStr(MachineType machineType) const in MachineTypeStr() function in panda::ecmascript::kungfu::Gate808 oss << "\"MType\":\"" << MachineTypeStr(GetMachineType()) << ", "; in DumpHeader()904 log << "\"MType\"=\"" + MachineTypeStr(GetMachineType()) + ", "; in ShortPrint()