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

/external/v8/src/
H A Dgdb-jit.cc1272 class DebugAbbrevSection : public DebugSection { class in namespace:v8::internal
1274 explicit DebugAbbrevSection(CodeDescription* desc) function in class:v8::internal::DebugAbbrevSection
1839 obj->AddSection(new(zone) DebugAbbrevSection(desc));

Completed in 40 milliseconds