Searched refs:StringFor (Results 1 – 3 of 3) sorted by relevance
984 static const char* StringFor(Opcode opcode);
2113 const char* Translation::StringFor(Opcode opcode) { in StringFor() function in v8::internal::Translation
14744 os << " " << Translation::StringFor(opcode) in DeoptimizationDataPrint()14752 os << std::setw(31) << " " << Translation::StringFor(opcode) << " "; in DeoptimizationDataPrint()