Searched refs:WriteBodyInternal (Results 1 – 1 of 1) sorted by relevance
188 if (WriteBodyInternal(writer)) { in WriteBody()198 virtual bool WriteBodyInternal(Writer* writer) { return false; } in WriteBodyInternal() function in v8::internal::GDBJITInterface::DebugSectionBase317 if (WriteBodyInternal(w)) { in WriteBody()324 bool WriteBodyInternal(Writer* w) override { return false; } in WriteBodyInternal() function in v8::internal::GDBJITInterface::ELFSection1059 bool WriteBodyInternal(Writer* w) override { in WriteBodyInternal() function in v8::internal::GDBJITInterface::DebugInfoSection1248 bool WriteBodyInternal(Writer* w) override { in WriteBodyInternal() function in v8::internal::GDBJITInterface::DebugAbbrevSection1360 bool WriteBodyInternal(Writer* w) override { in WriteBodyInternal() function in v8::internal::GDBJITInterface::DebugLineSection1494 bool WriteBodyInternal(Writer* w) override;1698 bool UnwindInfoSection::WriteBodyInternal(Writer* w) { in WriteBodyInternal() function in v8::internal::GDBJITInterface::UnwindInfoSection