Searched refs:V8NameConverter (Results 1 – 1 of 1) sorted by relevance
30 class V8NameConverter: public disasm::NameConverter { class32 explicit V8NameConverter(Isolate* isolate, CodeReference code = {}) in V8NameConverter() function in v8::internal::V8NameConverter48 const char* V8NameConverter::NameOfAddress(byte* pc) const { in NameOfAddress()82 const char* V8NameConverter::NameInCode(byte* addr) const { in NameInCode()88 const char* V8NameConverter::RootRelativeName(int offset) const { in RootRelativeName()221 const V8NameConverter& converter, byte* begin, byte* end, in DecodeIt()366 V8NameConverter v8NameConverter(isolate, code); in Decode()