Searched defs:StubType2String (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.cc10824 const char* Code::StubType2String(StubType type) { function in class:v8::Code
10855 os << "type = " << StubType2String(type()) << "\n";

Completed in 130 milliseconds