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

/external/chromium_org/v8/src/
H A Dgdb-jit.cc1229 class DebugAbbrevSection : public DebugSection { class in namespace:v8
1231 explicit DebugAbbrevSection(CodeDescription* desc) function in class:v8::DebugAbbrevSection
1796 obj->AddSection(new(zone) DebugAbbrevSection(desc));

Completed in 102 milliseconds