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

/external/chromium_org/v8/src/
H A Dgdb-jit.cc1048 class DebugInfoSection : public DebugSection { class in namespace:v8
1050 explicit DebugInfoSection(CodeDescription* desc) function in class:v8::DebugInfoSection
1795 obj->AddSection(new(zone) DebugInfoSection(desc));

Completed in 129 milliseconds