Move major DevTools files to new directories using the following steps: hg mv browser/devtools devtools/client hg mv toolkit/devtools/server devtools/server hg mv toolkit/devtools devtools/shared No other changes are made.
2033 lines
63 KiB
C++
2033 lines
63 KiB
C++
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: CoreDump.proto
|
|
|
|
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
|
|
#include "CoreDump.pb.h"
|
|
|
|
#include <algorithm>
|
|
|
|
#include <google/protobuf/stubs/common.h>
|
|
#include <google/protobuf/stubs/once.h>
|
|
#include <google/protobuf/io/coded_stream.h>
|
|
#include <google/protobuf/wire_format_lite_inl.h>
|
|
#include <google/protobuf/descriptor.h>
|
|
#include <google/protobuf/generated_message_reflection.h>
|
|
#include <google/protobuf/reflection_ops.h>
|
|
#include <google/protobuf/wire_format.h>
|
|
// @@protoc_insertion_point(includes)
|
|
|
|
namespace mozilla {
|
|
namespace devtools {
|
|
namespace protobuf {
|
|
|
|
namespace {
|
|
|
|
const ::google::protobuf::Descriptor* Metadata_descriptor_ = NULL;
|
|
const ::google::protobuf::internal::GeneratedMessageReflection*
|
|
Metadata_reflection_ = NULL;
|
|
const ::google::protobuf::Descriptor* StackFrame_descriptor_ = NULL;
|
|
const ::google::protobuf::internal::GeneratedMessageReflection*
|
|
StackFrame_reflection_ = NULL;
|
|
struct StackFrameOneofInstance {
|
|
const ::mozilla::devtools::protobuf::StackFrame_Data* data_;
|
|
::google::protobuf::uint64 ref_;
|
|
}* StackFrame_default_oneof_instance_ = NULL;
|
|
const ::google::protobuf::Descriptor* StackFrame_Data_descriptor_ = NULL;
|
|
const ::google::protobuf::internal::GeneratedMessageReflection*
|
|
StackFrame_Data_reflection_ = NULL;
|
|
const ::google::protobuf::Descriptor* Node_descriptor_ = NULL;
|
|
const ::google::protobuf::internal::GeneratedMessageReflection*
|
|
Node_reflection_ = NULL;
|
|
const ::google::protobuf::Descriptor* Edge_descriptor_ = NULL;
|
|
const ::google::protobuf::internal::GeneratedMessageReflection*
|
|
Edge_reflection_ = NULL;
|
|
|
|
} // namespace
|
|
|
|
|
|
void protobuf_AssignDesc_CoreDump_2eproto() {
|
|
protobuf_AddDesc_CoreDump_2eproto();
|
|
const ::google::protobuf::FileDescriptor* file =
|
|
::google::protobuf::DescriptorPool::generated_pool()->FindFileByName(
|
|
"CoreDump.proto");
|
|
GOOGLE_CHECK(file != NULL);
|
|
Metadata_descriptor_ = file->message_type(0);
|
|
static const int Metadata_offsets_[1] = {
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Metadata, timestamp_),
|
|
};
|
|
Metadata_reflection_ =
|
|
new ::google::protobuf::internal::GeneratedMessageReflection(
|
|
Metadata_descriptor_,
|
|
Metadata::default_instance_,
|
|
Metadata_offsets_,
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Metadata, _has_bits_[0]),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Metadata, _unknown_fields_),
|
|
-1,
|
|
::google::protobuf::DescriptorPool::generated_pool(),
|
|
::google::protobuf::MessageFactory::generated_factory(),
|
|
sizeof(Metadata));
|
|
StackFrame_descriptor_ = file->message_type(1);
|
|
static const int StackFrame_offsets_[3] = {
|
|
PROTO2_GENERATED_DEFAULT_ONEOF_FIELD_OFFSET(StackFrame_default_oneof_instance_, data_),
|
|
PROTO2_GENERATED_DEFAULT_ONEOF_FIELD_OFFSET(StackFrame_default_oneof_instance_, ref_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame, StackFrameType_),
|
|
};
|
|
StackFrame_reflection_ =
|
|
new ::google::protobuf::internal::GeneratedMessageReflection(
|
|
StackFrame_descriptor_,
|
|
StackFrame::default_instance_,
|
|
StackFrame_offsets_,
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame, _has_bits_[0]),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame, _unknown_fields_),
|
|
-1,
|
|
StackFrame_default_oneof_instance_,
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame, _oneof_case_[0]),
|
|
::google::protobuf::DescriptorPool::generated_pool(),
|
|
::google::protobuf::MessageFactory::generated_factory(),
|
|
sizeof(StackFrame));
|
|
StackFrame_Data_descriptor_ = StackFrame_descriptor_->nested_type(0);
|
|
static const int StackFrame_Data_offsets_[8] = {
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, id_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, parent_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, line_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, column_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, source_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, functiondisplayname_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, issystem_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, isselfhosted_),
|
|
};
|
|
StackFrame_Data_reflection_ =
|
|
new ::google::protobuf::internal::GeneratedMessageReflection(
|
|
StackFrame_Data_descriptor_,
|
|
StackFrame_Data::default_instance_,
|
|
StackFrame_Data_offsets_,
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, _has_bits_[0]),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StackFrame_Data, _unknown_fields_),
|
|
-1,
|
|
::google::protobuf::DescriptorPool::generated_pool(),
|
|
::google::protobuf::MessageFactory::generated_factory(),
|
|
sizeof(StackFrame_Data));
|
|
Node_descriptor_ = file->message_type(2);
|
|
static const int Node_offsets_[7] = {
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, id_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, typename__),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, size_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, edges_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, allocationstack_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, jsobjectclassname_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, coarsetype_),
|
|
};
|
|
Node_reflection_ =
|
|
new ::google::protobuf::internal::GeneratedMessageReflection(
|
|
Node_descriptor_,
|
|
Node::default_instance_,
|
|
Node_offsets_,
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, _has_bits_[0]),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Node, _unknown_fields_),
|
|
-1,
|
|
::google::protobuf::DescriptorPool::generated_pool(),
|
|
::google::protobuf::MessageFactory::generated_factory(),
|
|
sizeof(Node));
|
|
Edge_descriptor_ = file->message_type(3);
|
|
static const int Edge_offsets_[2] = {
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Edge, referent_),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Edge, name_),
|
|
};
|
|
Edge_reflection_ =
|
|
new ::google::protobuf::internal::GeneratedMessageReflection(
|
|
Edge_descriptor_,
|
|
Edge::default_instance_,
|
|
Edge_offsets_,
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Edge, _has_bits_[0]),
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Edge, _unknown_fields_),
|
|
-1,
|
|
::google::protobuf::DescriptorPool::generated_pool(),
|
|
::google::protobuf::MessageFactory::generated_factory(),
|
|
sizeof(Edge));
|
|
}
|
|
|
|
namespace {
|
|
|
|
GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);
|
|
inline void protobuf_AssignDescriptorsOnce() {
|
|
::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_,
|
|
&protobuf_AssignDesc_CoreDump_2eproto);
|
|
}
|
|
|
|
void protobuf_RegisterTypes(const ::std::string&) {
|
|
protobuf_AssignDescriptorsOnce();
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
|
|
Metadata_descriptor_, &Metadata::default_instance());
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
|
|
StackFrame_descriptor_, &StackFrame::default_instance());
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
|
|
StackFrame_Data_descriptor_, &StackFrame_Data::default_instance());
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
|
|
Node_descriptor_, &Node::default_instance());
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
|
|
Edge_descriptor_, &Edge::default_instance());
|
|
}
|
|
|
|
} // namespace
|
|
|
|
void protobuf_ShutdownFile_CoreDump_2eproto() {
|
|
delete Metadata::default_instance_;
|
|
delete Metadata_reflection_;
|
|
delete StackFrame::default_instance_;
|
|
delete StackFrame_default_oneof_instance_;
|
|
delete StackFrame_reflection_;
|
|
delete StackFrame_Data::default_instance_;
|
|
delete StackFrame_Data_reflection_;
|
|
delete Node::default_instance_;
|
|
delete Node_reflection_;
|
|
delete Edge::default_instance_;
|
|
delete Edge_reflection_;
|
|
}
|
|
|
|
void protobuf_AddDesc_CoreDump_2eproto() {
|
|
static bool already_here = false;
|
|
if (already_here) return;
|
|
already_here = true;
|
|
GOOGLE_PROTOBUF_VERIFY_VERSION;
|
|
|
|
::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
|
|
"\n\016CoreDump.proto\022\031mozilla.devtools.proto"
|
|
"buf\"\035\n\010Metadata\022\021\n\ttimeStamp\030\001 \001(\004\"\250\002\n\nS"
|
|
"tackFrame\022:\n\004data\030\001 \001(\0132*.mozilla.devtoo"
|
|
"ls.protobuf.StackFrame.DataH\000\022\r\n\003ref\030\002 \001"
|
|
"(\004H\000\032\274\001\n\004Data\022\n\n\002id\030\001 \001(\004\0225\n\006parent\030\002 \001("
|
|
"\0132%.mozilla.devtools.protobuf.StackFrame"
|
|
"\022\014\n\004line\030\003 \001(\r\022\016\n\006column\030\004 \001(\r\022\016\n\006source"
|
|
"\030\005 \001(\014\022\033\n\023functionDisplayName\030\006 \001(\014\022\020\n\010i"
|
|
"sSystem\030\007 \001(\010\022\024\n\014isSelfHosted\030\010 \001(\010B\020\n\016S"
|
|
"tackFrameType\"\324\001\n\004Node\022\n\n\002id\030\001 \001(\004\022\020\n\010ty"
|
|
"peName\030\002 \001(\014\022\014\n\004size\030\003 \001(\004\022.\n\005edges\030\004 \003("
|
|
"\0132\037.mozilla.devtools.protobuf.Edge\022>\n\017al"
|
|
"locationStack\030\005 \001(\0132%.mozilla.devtools.p"
|
|
"rotobuf.StackFrame\022\031\n\021jsObjectClassName\030"
|
|
"\006 \001(\014\022\025\n\ncoarseType\030\007 \001(\r:\0010\"&\n\004Edge\022\020\n\010"
|
|
"referent\030\001 \001(\004\022\014\n\004name\030\002 \001(\014", 628);
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
|
|
"CoreDump.proto", &protobuf_RegisterTypes);
|
|
Metadata::default_instance_ = new Metadata();
|
|
StackFrame::default_instance_ = new StackFrame();
|
|
StackFrame_default_oneof_instance_ = new StackFrameOneofInstance;
|
|
StackFrame_Data::default_instance_ = new StackFrame_Data();
|
|
Node::default_instance_ = new Node();
|
|
Edge::default_instance_ = new Edge();
|
|
Metadata::default_instance_->InitAsDefaultInstance();
|
|
StackFrame::default_instance_->InitAsDefaultInstance();
|
|
StackFrame_Data::default_instance_->InitAsDefaultInstance();
|
|
Node::default_instance_->InitAsDefaultInstance();
|
|
Edge::default_instance_->InitAsDefaultInstance();
|
|
::google::protobuf::internal::OnShutdown(&protobuf_ShutdownFile_CoreDump_2eproto);
|
|
}
|
|
|
|
// Force AddDescriptors() to be called at static initialization time.
|
|
struct StaticDescriptorInitializer_CoreDump_2eproto {
|
|
StaticDescriptorInitializer_CoreDump_2eproto() {
|
|
protobuf_AddDesc_CoreDump_2eproto();
|
|
}
|
|
} static_descriptor_initializer_CoreDump_2eproto_;
|
|
|
|
// ===================================================================
|
|
|
|
#ifndef _MSC_VER
|
|
const int Metadata::kTimeStampFieldNumber;
|
|
#endif // !_MSC_VER
|
|
|
|
Metadata::Metadata()
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
// @@protoc_insertion_point(constructor:mozilla.devtools.protobuf.Metadata)
|
|
}
|
|
|
|
void Metadata::InitAsDefaultInstance() {
|
|
}
|
|
|
|
Metadata::Metadata(const Metadata& from)
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
MergeFrom(from);
|
|
// @@protoc_insertion_point(copy_constructor:mozilla.devtools.protobuf.Metadata)
|
|
}
|
|
|
|
void Metadata::SharedCtor() {
|
|
_cached_size_ = 0;
|
|
timestamp_ = GOOGLE_ULONGLONG(0);
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
}
|
|
|
|
Metadata::~Metadata() {
|
|
// @@protoc_insertion_point(destructor:mozilla.devtools.protobuf.Metadata)
|
|
SharedDtor();
|
|
}
|
|
|
|
void Metadata::SharedDtor() {
|
|
if (this != default_instance_) {
|
|
}
|
|
}
|
|
|
|
void Metadata::SetCachedSize(int size) const {
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
}
|
|
const ::google::protobuf::Descriptor* Metadata::descriptor() {
|
|
protobuf_AssignDescriptorsOnce();
|
|
return Metadata_descriptor_;
|
|
}
|
|
|
|
const Metadata& Metadata::default_instance() {
|
|
if (default_instance_ == NULL) protobuf_AddDesc_CoreDump_2eproto();
|
|
return *default_instance_;
|
|
}
|
|
|
|
Metadata* Metadata::default_instance_ = NULL;
|
|
|
|
Metadata* Metadata::New() const {
|
|
return new Metadata;
|
|
}
|
|
|
|
void Metadata::Clear() {
|
|
timestamp_ = GOOGLE_ULONGLONG(0);
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
mutable_unknown_fields()->Clear();
|
|
}
|
|
|
|
bool Metadata::MergePartialFromCodedStream(
|
|
::google::protobuf::io::CodedInputStream* input) {
|
|
#define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure
|
|
::google::protobuf::uint32 tag;
|
|
// @@protoc_insertion_point(parse_start:mozilla.devtools.protobuf.Metadata)
|
|
for (;;) {
|
|
::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoff(127);
|
|
tag = p.first;
|
|
if (!p.second) goto handle_unusual;
|
|
switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
|
|
// optional uint64 timeStamp = 1;
|
|
case 1: {
|
|
if (tag == 8) {
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>(
|
|
input, ×tamp_)));
|
|
set_has_timestamp();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectAtEnd()) goto success;
|
|
break;
|
|
}
|
|
|
|
default: {
|
|
handle_unusual:
|
|
if (tag == 0 ||
|
|
::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
|
|
::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
|
|
goto success;
|
|
}
|
|
DO_(::google::protobuf::internal::WireFormat::SkipField(
|
|
input, tag, mutable_unknown_fields()));
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
success:
|
|
// @@protoc_insertion_point(parse_success:mozilla.devtools.protobuf.Metadata)
|
|
return true;
|
|
failure:
|
|
// @@protoc_insertion_point(parse_failure:mozilla.devtools.protobuf.Metadata)
|
|
return false;
|
|
#undef DO_
|
|
}
|
|
|
|
void Metadata::SerializeWithCachedSizes(
|
|
::google::protobuf::io::CodedOutputStream* output) const {
|
|
// @@protoc_insertion_point(serialize_start:mozilla.devtools.protobuf.Metadata)
|
|
// optional uint64 timeStamp = 1;
|
|
if (has_timestamp()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt64(1, this->timestamp(), output);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
::google::protobuf::internal::WireFormat::SerializeUnknownFields(
|
|
unknown_fields(), output);
|
|
}
|
|
// @@protoc_insertion_point(serialize_end:mozilla.devtools.protobuf.Metadata)
|
|
}
|
|
|
|
::google::protobuf::uint8* Metadata::SerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* target) const {
|
|
// @@protoc_insertion_point(serialize_to_array_start:mozilla.devtools.protobuf.Metadata)
|
|
// optional uint64 timeStamp = 1;
|
|
if (has_timestamp()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(1, this->timestamp(), target);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
|
|
unknown_fields(), target);
|
|
}
|
|
// @@protoc_insertion_point(serialize_to_array_end:mozilla.devtools.protobuf.Metadata)
|
|
return target;
|
|
}
|
|
|
|
int Metadata::ByteSize() const {
|
|
int total_size = 0;
|
|
|
|
if (_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
// optional uint64 timeStamp = 1;
|
|
if (has_timestamp()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt64Size(
|
|
this->timestamp());
|
|
}
|
|
|
|
}
|
|
if (!unknown_fields().empty()) {
|
|
total_size +=
|
|
::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
|
|
unknown_fields());
|
|
}
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = total_size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
return total_size;
|
|
}
|
|
|
|
void Metadata::MergeFrom(const ::google::protobuf::Message& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
const Metadata* source =
|
|
::google::protobuf::internal::dynamic_cast_if_available<const Metadata*>(
|
|
&from);
|
|
if (source == NULL) {
|
|
::google::protobuf::internal::ReflectionOps::Merge(from, this);
|
|
} else {
|
|
MergeFrom(*source);
|
|
}
|
|
}
|
|
|
|
void Metadata::MergeFrom(const Metadata& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
if (from._has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
if (from.has_timestamp()) {
|
|
set_timestamp(from.timestamp());
|
|
}
|
|
}
|
|
mutable_unknown_fields()->MergeFrom(from.unknown_fields());
|
|
}
|
|
|
|
void Metadata::CopyFrom(const ::google::protobuf::Message& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
void Metadata::CopyFrom(const Metadata& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
bool Metadata::IsInitialized() const {
|
|
|
|
return true;
|
|
}
|
|
|
|
void Metadata::Swap(Metadata* other) {
|
|
if (other != this) {
|
|
std::swap(timestamp_, other->timestamp_);
|
|
std::swap(_has_bits_[0], other->_has_bits_[0]);
|
|
_unknown_fields_.Swap(&other->_unknown_fields_);
|
|
std::swap(_cached_size_, other->_cached_size_);
|
|
}
|
|
}
|
|
|
|
::google::protobuf::Metadata Metadata::GetMetadata() const {
|
|
protobuf_AssignDescriptorsOnce();
|
|
::google::protobuf::Metadata metadata;
|
|
metadata.descriptor = Metadata_descriptor_;
|
|
metadata.reflection = Metadata_reflection_;
|
|
return metadata;
|
|
}
|
|
|
|
|
|
// ===================================================================
|
|
|
|
#ifndef _MSC_VER
|
|
const int StackFrame_Data::kIdFieldNumber;
|
|
const int StackFrame_Data::kParentFieldNumber;
|
|
const int StackFrame_Data::kLineFieldNumber;
|
|
const int StackFrame_Data::kColumnFieldNumber;
|
|
const int StackFrame_Data::kSourceFieldNumber;
|
|
const int StackFrame_Data::kFunctionDisplayNameFieldNumber;
|
|
const int StackFrame_Data::kIsSystemFieldNumber;
|
|
const int StackFrame_Data::kIsSelfHostedFieldNumber;
|
|
#endif // !_MSC_VER
|
|
|
|
StackFrame_Data::StackFrame_Data()
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
// @@protoc_insertion_point(constructor:mozilla.devtools.protobuf.StackFrame.Data)
|
|
}
|
|
|
|
void StackFrame_Data::InitAsDefaultInstance() {
|
|
parent_ = const_cast< ::mozilla::devtools::protobuf::StackFrame*>(&::mozilla::devtools::protobuf::StackFrame::default_instance());
|
|
}
|
|
|
|
StackFrame_Data::StackFrame_Data(const StackFrame_Data& from)
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
MergeFrom(from);
|
|
// @@protoc_insertion_point(copy_constructor:mozilla.devtools.protobuf.StackFrame.Data)
|
|
}
|
|
|
|
void StackFrame_Data::SharedCtor() {
|
|
::google::protobuf::internal::GetEmptyString();
|
|
_cached_size_ = 0;
|
|
id_ = GOOGLE_ULONGLONG(0);
|
|
parent_ = NULL;
|
|
line_ = 0u;
|
|
column_ = 0u;
|
|
source_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
functiondisplayname_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
issystem_ = false;
|
|
isselfhosted_ = false;
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
}
|
|
|
|
StackFrame_Data::~StackFrame_Data() {
|
|
// @@protoc_insertion_point(destructor:mozilla.devtools.protobuf.StackFrame.Data)
|
|
SharedDtor();
|
|
}
|
|
|
|
void StackFrame_Data::SharedDtor() {
|
|
if (source_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
delete source_;
|
|
}
|
|
if (functiondisplayname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
delete functiondisplayname_;
|
|
}
|
|
if (this != default_instance_) {
|
|
delete parent_;
|
|
}
|
|
}
|
|
|
|
void StackFrame_Data::SetCachedSize(int size) const {
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
}
|
|
const ::google::protobuf::Descriptor* StackFrame_Data::descriptor() {
|
|
protobuf_AssignDescriptorsOnce();
|
|
return StackFrame_Data_descriptor_;
|
|
}
|
|
|
|
const StackFrame_Data& StackFrame_Data::default_instance() {
|
|
if (default_instance_ == NULL) protobuf_AddDesc_CoreDump_2eproto();
|
|
return *default_instance_;
|
|
}
|
|
|
|
StackFrame_Data* StackFrame_Data::default_instance_ = NULL;
|
|
|
|
StackFrame_Data* StackFrame_Data::New() const {
|
|
return new StackFrame_Data;
|
|
}
|
|
|
|
void StackFrame_Data::Clear() {
|
|
#define OFFSET_OF_FIELD_(f) (reinterpret_cast<char*>( \
|
|
&reinterpret_cast<StackFrame_Data*>(16)->f) - \
|
|
reinterpret_cast<char*>(16))
|
|
|
|
#define ZR_(first, last) do { \
|
|
size_t f = OFFSET_OF_FIELD_(first); \
|
|
size_t n = OFFSET_OF_FIELD_(last) - f + sizeof(last); \
|
|
::memset(&first, 0, n); \
|
|
} while (0)
|
|
|
|
if (_has_bits_[0 / 32] & 255) {
|
|
ZR_(line_, column_);
|
|
ZR_(issystem_, isselfhosted_);
|
|
id_ = GOOGLE_ULONGLONG(0);
|
|
if (has_parent()) {
|
|
if (parent_ != NULL) parent_->::mozilla::devtools::protobuf::StackFrame::Clear();
|
|
}
|
|
if (has_source()) {
|
|
if (source_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
source_->clear();
|
|
}
|
|
}
|
|
if (has_functiondisplayname()) {
|
|
if (functiondisplayname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
functiondisplayname_->clear();
|
|
}
|
|
}
|
|
}
|
|
|
|
#undef OFFSET_OF_FIELD_
|
|
#undef ZR_
|
|
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
mutable_unknown_fields()->Clear();
|
|
}
|
|
|
|
bool StackFrame_Data::MergePartialFromCodedStream(
|
|
::google::protobuf::io::CodedInputStream* input) {
|
|
#define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure
|
|
::google::protobuf::uint32 tag;
|
|
// @@protoc_insertion_point(parse_start:mozilla.devtools.protobuf.StackFrame.Data)
|
|
for (;;) {
|
|
::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoff(127);
|
|
tag = p.first;
|
|
if (!p.second) goto handle_unusual;
|
|
switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
|
|
// optional uint64 id = 1;
|
|
case 1: {
|
|
if (tag == 8) {
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>(
|
|
input, &id_)));
|
|
set_has_id();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(18)) goto parse_parent;
|
|
break;
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame parent = 2;
|
|
case 2: {
|
|
if (tag == 18) {
|
|
parse_parent:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
|
|
input, mutable_parent()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(24)) goto parse_line;
|
|
break;
|
|
}
|
|
|
|
// optional uint32 line = 3;
|
|
case 3: {
|
|
if (tag == 24) {
|
|
parse_line:
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
|
|
input, &line_)));
|
|
set_has_line();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(32)) goto parse_column;
|
|
break;
|
|
}
|
|
|
|
// optional uint32 column = 4;
|
|
case 4: {
|
|
if (tag == 32) {
|
|
parse_column:
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
|
|
input, &column_)));
|
|
set_has_column();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(42)) goto parse_source;
|
|
break;
|
|
}
|
|
|
|
// optional bytes source = 5;
|
|
case 5: {
|
|
if (tag == 42) {
|
|
parse_source:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
|
|
input, this->mutable_source()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(50)) goto parse_functionDisplayName;
|
|
break;
|
|
}
|
|
|
|
// optional bytes functionDisplayName = 6;
|
|
case 6: {
|
|
if (tag == 50) {
|
|
parse_functionDisplayName:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
|
|
input, this->mutable_functiondisplayname()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(56)) goto parse_isSystem;
|
|
break;
|
|
}
|
|
|
|
// optional bool isSystem = 7;
|
|
case 7: {
|
|
if (tag == 56) {
|
|
parse_isSystem:
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
|
|
input, &issystem_)));
|
|
set_has_issystem();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(64)) goto parse_isSelfHosted;
|
|
break;
|
|
}
|
|
|
|
// optional bool isSelfHosted = 8;
|
|
case 8: {
|
|
if (tag == 64) {
|
|
parse_isSelfHosted:
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>(
|
|
input, &isselfhosted_)));
|
|
set_has_isselfhosted();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectAtEnd()) goto success;
|
|
break;
|
|
}
|
|
|
|
default: {
|
|
handle_unusual:
|
|
if (tag == 0 ||
|
|
::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
|
|
::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
|
|
goto success;
|
|
}
|
|
DO_(::google::protobuf::internal::WireFormat::SkipField(
|
|
input, tag, mutable_unknown_fields()));
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
success:
|
|
// @@protoc_insertion_point(parse_success:mozilla.devtools.protobuf.StackFrame.Data)
|
|
return true;
|
|
failure:
|
|
// @@protoc_insertion_point(parse_failure:mozilla.devtools.protobuf.StackFrame.Data)
|
|
return false;
|
|
#undef DO_
|
|
}
|
|
|
|
void StackFrame_Data::SerializeWithCachedSizes(
|
|
::google::protobuf::io::CodedOutputStream* output) const {
|
|
// @@protoc_insertion_point(serialize_start:mozilla.devtools.protobuf.StackFrame.Data)
|
|
// optional uint64 id = 1;
|
|
if (has_id()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt64(1, this->id(), output);
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame parent = 2;
|
|
if (has_parent()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
2, this->parent(), output);
|
|
}
|
|
|
|
// optional uint32 line = 3;
|
|
if (has_line()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt32(3, this->line(), output);
|
|
}
|
|
|
|
// optional uint32 column = 4;
|
|
if (has_column()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt32(4, this->column(), output);
|
|
}
|
|
|
|
// optional bytes source = 5;
|
|
if (has_source()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
|
|
5, this->source(), output);
|
|
}
|
|
|
|
// optional bytes functionDisplayName = 6;
|
|
if (has_functiondisplayname()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
|
|
6, this->functiondisplayname(), output);
|
|
}
|
|
|
|
// optional bool isSystem = 7;
|
|
if (has_issystem()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteBool(7, this->issystem(), output);
|
|
}
|
|
|
|
// optional bool isSelfHosted = 8;
|
|
if (has_isselfhosted()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteBool(8, this->isselfhosted(), output);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
::google::protobuf::internal::WireFormat::SerializeUnknownFields(
|
|
unknown_fields(), output);
|
|
}
|
|
// @@protoc_insertion_point(serialize_end:mozilla.devtools.protobuf.StackFrame.Data)
|
|
}
|
|
|
|
::google::protobuf::uint8* StackFrame_Data::SerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* target) const {
|
|
// @@protoc_insertion_point(serialize_to_array_start:mozilla.devtools.protobuf.StackFrame.Data)
|
|
// optional uint64 id = 1;
|
|
if (has_id()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(1, this->id(), target);
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame parent = 2;
|
|
if (has_parent()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::
|
|
WriteMessageNoVirtualToArray(
|
|
2, this->parent(), target);
|
|
}
|
|
|
|
// optional uint32 line = 3;
|
|
if (has_line()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(3, this->line(), target);
|
|
}
|
|
|
|
// optional uint32 column = 4;
|
|
if (has_column()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(4, this->column(), target);
|
|
}
|
|
|
|
// optional bytes source = 5;
|
|
if (has_source()) {
|
|
target =
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
|
|
5, this->source(), target);
|
|
}
|
|
|
|
// optional bytes functionDisplayName = 6;
|
|
if (has_functiondisplayname()) {
|
|
target =
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
|
|
6, this->functiondisplayname(), target);
|
|
}
|
|
|
|
// optional bool isSystem = 7;
|
|
if (has_issystem()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(7, this->issystem(), target);
|
|
}
|
|
|
|
// optional bool isSelfHosted = 8;
|
|
if (has_isselfhosted()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(8, this->isselfhosted(), target);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
|
|
unknown_fields(), target);
|
|
}
|
|
// @@protoc_insertion_point(serialize_to_array_end:mozilla.devtools.protobuf.StackFrame.Data)
|
|
return target;
|
|
}
|
|
|
|
int StackFrame_Data::ByteSize() const {
|
|
int total_size = 0;
|
|
|
|
if (_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
// optional uint64 id = 1;
|
|
if (has_id()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt64Size(
|
|
this->id());
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame parent = 2;
|
|
if (has_parent()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual(
|
|
this->parent());
|
|
}
|
|
|
|
// optional uint32 line = 3;
|
|
if (has_line()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt32Size(
|
|
this->line());
|
|
}
|
|
|
|
// optional uint32 column = 4;
|
|
if (has_column()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt32Size(
|
|
this->column());
|
|
}
|
|
|
|
// optional bytes source = 5;
|
|
if (has_source()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::BytesSize(
|
|
this->source());
|
|
}
|
|
|
|
// optional bytes functionDisplayName = 6;
|
|
if (has_functiondisplayname()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::BytesSize(
|
|
this->functiondisplayname());
|
|
}
|
|
|
|
// optional bool isSystem = 7;
|
|
if (has_issystem()) {
|
|
total_size += 1 + 1;
|
|
}
|
|
|
|
// optional bool isSelfHosted = 8;
|
|
if (has_isselfhosted()) {
|
|
total_size += 1 + 1;
|
|
}
|
|
|
|
}
|
|
if (!unknown_fields().empty()) {
|
|
total_size +=
|
|
::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
|
|
unknown_fields());
|
|
}
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = total_size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
return total_size;
|
|
}
|
|
|
|
void StackFrame_Data::MergeFrom(const ::google::protobuf::Message& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
const StackFrame_Data* source =
|
|
::google::protobuf::internal::dynamic_cast_if_available<const StackFrame_Data*>(
|
|
&from);
|
|
if (source == NULL) {
|
|
::google::protobuf::internal::ReflectionOps::Merge(from, this);
|
|
} else {
|
|
MergeFrom(*source);
|
|
}
|
|
}
|
|
|
|
void StackFrame_Data::MergeFrom(const StackFrame_Data& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
if (from._has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
if (from.has_id()) {
|
|
set_id(from.id());
|
|
}
|
|
if (from.has_parent()) {
|
|
mutable_parent()->::mozilla::devtools::protobuf::StackFrame::MergeFrom(from.parent());
|
|
}
|
|
if (from.has_line()) {
|
|
set_line(from.line());
|
|
}
|
|
if (from.has_column()) {
|
|
set_column(from.column());
|
|
}
|
|
if (from.has_source()) {
|
|
set_source(from.source());
|
|
}
|
|
if (from.has_functiondisplayname()) {
|
|
set_functiondisplayname(from.functiondisplayname());
|
|
}
|
|
if (from.has_issystem()) {
|
|
set_issystem(from.issystem());
|
|
}
|
|
if (from.has_isselfhosted()) {
|
|
set_isselfhosted(from.isselfhosted());
|
|
}
|
|
}
|
|
mutable_unknown_fields()->MergeFrom(from.unknown_fields());
|
|
}
|
|
|
|
void StackFrame_Data::CopyFrom(const ::google::protobuf::Message& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
void StackFrame_Data::CopyFrom(const StackFrame_Data& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
bool StackFrame_Data::IsInitialized() const {
|
|
|
|
return true;
|
|
}
|
|
|
|
void StackFrame_Data::Swap(StackFrame_Data* other) {
|
|
if (other != this) {
|
|
std::swap(id_, other->id_);
|
|
std::swap(parent_, other->parent_);
|
|
std::swap(line_, other->line_);
|
|
std::swap(column_, other->column_);
|
|
std::swap(source_, other->source_);
|
|
std::swap(functiondisplayname_, other->functiondisplayname_);
|
|
std::swap(issystem_, other->issystem_);
|
|
std::swap(isselfhosted_, other->isselfhosted_);
|
|
std::swap(_has_bits_[0], other->_has_bits_[0]);
|
|
_unknown_fields_.Swap(&other->_unknown_fields_);
|
|
std::swap(_cached_size_, other->_cached_size_);
|
|
}
|
|
}
|
|
|
|
::google::protobuf::Metadata StackFrame_Data::GetMetadata() const {
|
|
protobuf_AssignDescriptorsOnce();
|
|
::google::protobuf::Metadata metadata;
|
|
metadata.descriptor = StackFrame_Data_descriptor_;
|
|
metadata.reflection = StackFrame_Data_reflection_;
|
|
return metadata;
|
|
}
|
|
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
#ifndef _MSC_VER
|
|
const int StackFrame::kDataFieldNumber;
|
|
const int StackFrame::kRefFieldNumber;
|
|
#endif // !_MSC_VER
|
|
|
|
StackFrame::StackFrame()
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
// @@protoc_insertion_point(constructor:mozilla.devtools.protobuf.StackFrame)
|
|
}
|
|
|
|
void StackFrame::InitAsDefaultInstance() {
|
|
StackFrame_default_oneof_instance_->data_ = const_cast< ::mozilla::devtools::protobuf::StackFrame_Data*>(&::mozilla::devtools::protobuf::StackFrame_Data::default_instance());
|
|
StackFrame_default_oneof_instance_->ref_ = GOOGLE_ULONGLONG(0);
|
|
}
|
|
|
|
StackFrame::StackFrame(const StackFrame& from)
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
MergeFrom(from);
|
|
// @@protoc_insertion_point(copy_constructor:mozilla.devtools.protobuf.StackFrame)
|
|
}
|
|
|
|
void StackFrame::SharedCtor() {
|
|
_cached_size_ = 0;
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
clear_has_StackFrameType();
|
|
}
|
|
|
|
StackFrame::~StackFrame() {
|
|
// @@protoc_insertion_point(destructor:mozilla.devtools.protobuf.StackFrame)
|
|
SharedDtor();
|
|
}
|
|
|
|
void StackFrame::SharedDtor() {
|
|
if (has_StackFrameType()) {
|
|
clear_StackFrameType();
|
|
}
|
|
if (this != default_instance_) {
|
|
}
|
|
}
|
|
|
|
void StackFrame::SetCachedSize(int size) const {
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
}
|
|
const ::google::protobuf::Descriptor* StackFrame::descriptor() {
|
|
protobuf_AssignDescriptorsOnce();
|
|
return StackFrame_descriptor_;
|
|
}
|
|
|
|
const StackFrame& StackFrame::default_instance() {
|
|
if (default_instance_ == NULL) protobuf_AddDesc_CoreDump_2eproto();
|
|
return *default_instance_;
|
|
}
|
|
|
|
StackFrame* StackFrame::default_instance_ = NULL;
|
|
|
|
StackFrame* StackFrame::New() const {
|
|
return new StackFrame;
|
|
}
|
|
|
|
void StackFrame::clear_StackFrameType() {
|
|
switch(StackFrameType_case()) {
|
|
case kData: {
|
|
delete StackFrameType_.data_;
|
|
break;
|
|
}
|
|
case kRef: {
|
|
// No need to clear
|
|
break;
|
|
}
|
|
case STACKFRAMETYPE_NOT_SET: {
|
|
break;
|
|
}
|
|
}
|
|
_oneof_case_[0] = STACKFRAMETYPE_NOT_SET;
|
|
}
|
|
|
|
|
|
void StackFrame::Clear() {
|
|
clear_StackFrameType();
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
mutable_unknown_fields()->Clear();
|
|
}
|
|
|
|
bool StackFrame::MergePartialFromCodedStream(
|
|
::google::protobuf::io::CodedInputStream* input) {
|
|
#define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure
|
|
::google::protobuf::uint32 tag;
|
|
// @@protoc_insertion_point(parse_start:mozilla.devtools.protobuf.StackFrame)
|
|
for (;;) {
|
|
::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoff(127);
|
|
tag = p.first;
|
|
if (!p.second) goto handle_unusual;
|
|
switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
|
|
// optional .mozilla.devtools.protobuf.StackFrame.Data data = 1;
|
|
case 1: {
|
|
if (tag == 10) {
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
|
|
input, mutable_data()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(16)) goto parse_ref;
|
|
break;
|
|
}
|
|
|
|
// optional uint64 ref = 2;
|
|
case 2: {
|
|
if (tag == 16) {
|
|
parse_ref:
|
|
clear_StackFrameType();
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>(
|
|
input, &StackFrameType_.ref_)));
|
|
set_has_ref();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectAtEnd()) goto success;
|
|
break;
|
|
}
|
|
|
|
default: {
|
|
handle_unusual:
|
|
if (tag == 0 ||
|
|
::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
|
|
::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
|
|
goto success;
|
|
}
|
|
DO_(::google::protobuf::internal::WireFormat::SkipField(
|
|
input, tag, mutable_unknown_fields()));
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
success:
|
|
// @@protoc_insertion_point(parse_success:mozilla.devtools.protobuf.StackFrame)
|
|
return true;
|
|
failure:
|
|
// @@protoc_insertion_point(parse_failure:mozilla.devtools.protobuf.StackFrame)
|
|
return false;
|
|
#undef DO_
|
|
}
|
|
|
|
void StackFrame::SerializeWithCachedSizes(
|
|
::google::protobuf::io::CodedOutputStream* output) const {
|
|
// @@protoc_insertion_point(serialize_start:mozilla.devtools.protobuf.StackFrame)
|
|
// optional .mozilla.devtools.protobuf.StackFrame.Data data = 1;
|
|
if (has_data()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
1, this->data(), output);
|
|
}
|
|
|
|
// optional uint64 ref = 2;
|
|
if (has_ref()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt64(2, this->ref(), output);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
::google::protobuf::internal::WireFormat::SerializeUnknownFields(
|
|
unknown_fields(), output);
|
|
}
|
|
// @@protoc_insertion_point(serialize_end:mozilla.devtools.protobuf.StackFrame)
|
|
}
|
|
|
|
::google::protobuf::uint8* StackFrame::SerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* target) const {
|
|
// @@protoc_insertion_point(serialize_to_array_start:mozilla.devtools.protobuf.StackFrame)
|
|
// optional .mozilla.devtools.protobuf.StackFrame.Data data = 1;
|
|
if (has_data()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::
|
|
WriteMessageNoVirtualToArray(
|
|
1, this->data(), target);
|
|
}
|
|
|
|
// optional uint64 ref = 2;
|
|
if (has_ref()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(2, this->ref(), target);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
|
|
unknown_fields(), target);
|
|
}
|
|
// @@protoc_insertion_point(serialize_to_array_end:mozilla.devtools.protobuf.StackFrame)
|
|
return target;
|
|
}
|
|
|
|
int StackFrame::ByteSize() const {
|
|
int total_size = 0;
|
|
|
|
switch (StackFrameType_case()) {
|
|
// optional .mozilla.devtools.protobuf.StackFrame.Data data = 1;
|
|
case kData: {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual(
|
|
this->data());
|
|
break;
|
|
}
|
|
// optional uint64 ref = 2;
|
|
case kRef: {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt64Size(
|
|
this->ref());
|
|
break;
|
|
}
|
|
case STACKFRAMETYPE_NOT_SET: {
|
|
break;
|
|
}
|
|
}
|
|
if (!unknown_fields().empty()) {
|
|
total_size +=
|
|
::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
|
|
unknown_fields());
|
|
}
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = total_size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
return total_size;
|
|
}
|
|
|
|
void StackFrame::MergeFrom(const ::google::protobuf::Message& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
const StackFrame* source =
|
|
::google::protobuf::internal::dynamic_cast_if_available<const StackFrame*>(
|
|
&from);
|
|
if (source == NULL) {
|
|
::google::protobuf::internal::ReflectionOps::Merge(from, this);
|
|
} else {
|
|
MergeFrom(*source);
|
|
}
|
|
}
|
|
|
|
void StackFrame::MergeFrom(const StackFrame& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
switch (from.StackFrameType_case()) {
|
|
case kData: {
|
|
mutable_data()->::mozilla::devtools::protobuf::StackFrame_Data::MergeFrom(from.data());
|
|
break;
|
|
}
|
|
case kRef: {
|
|
set_ref(from.ref());
|
|
break;
|
|
}
|
|
case STACKFRAMETYPE_NOT_SET: {
|
|
break;
|
|
}
|
|
}
|
|
mutable_unknown_fields()->MergeFrom(from.unknown_fields());
|
|
}
|
|
|
|
void StackFrame::CopyFrom(const ::google::protobuf::Message& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
void StackFrame::CopyFrom(const StackFrame& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
bool StackFrame::IsInitialized() const {
|
|
|
|
return true;
|
|
}
|
|
|
|
void StackFrame::Swap(StackFrame* other) {
|
|
if (other != this) {
|
|
std::swap(StackFrameType_, other->StackFrameType_);
|
|
std::swap(_oneof_case_[0], other->_oneof_case_[0]);
|
|
std::swap(_has_bits_[0], other->_has_bits_[0]);
|
|
_unknown_fields_.Swap(&other->_unknown_fields_);
|
|
std::swap(_cached_size_, other->_cached_size_);
|
|
}
|
|
}
|
|
|
|
::google::protobuf::Metadata StackFrame::GetMetadata() const {
|
|
protobuf_AssignDescriptorsOnce();
|
|
::google::protobuf::Metadata metadata;
|
|
metadata.descriptor = StackFrame_descriptor_;
|
|
metadata.reflection = StackFrame_reflection_;
|
|
return metadata;
|
|
}
|
|
|
|
|
|
// ===================================================================
|
|
|
|
#ifndef _MSC_VER
|
|
const int Node::kIdFieldNumber;
|
|
const int Node::kTypeNameFieldNumber;
|
|
const int Node::kSizeFieldNumber;
|
|
const int Node::kEdgesFieldNumber;
|
|
const int Node::kAllocationStackFieldNumber;
|
|
const int Node::kJsObjectClassNameFieldNumber;
|
|
const int Node::kCoarseTypeFieldNumber;
|
|
#endif // !_MSC_VER
|
|
|
|
Node::Node()
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
// @@protoc_insertion_point(constructor:mozilla.devtools.protobuf.Node)
|
|
}
|
|
|
|
void Node::InitAsDefaultInstance() {
|
|
allocationstack_ = const_cast< ::mozilla::devtools::protobuf::StackFrame*>(&::mozilla::devtools::protobuf::StackFrame::default_instance());
|
|
}
|
|
|
|
Node::Node(const Node& from)
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
MergeFrom(from);
|
|
// @@protoc_insertion_point(copy_constructor:mozilla.devtools.protobuf.Node)
|
|
}
|
|
|
|
void Node::SharedCtor() {
|
|
::google::protobuf::internal::GetEmptyString();
|
|
_cached_size_ = 0;
|
|
id_ = GOOGLE_ULONGLONG(0);
|
|
typename__ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
size_ = GOOGLE_ULONGLONG(0);
|
|
allocationstack_ = NULL;
|
|
jsobjectclassname_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
coarsetype_ = 0u;
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
}
|
|
|
|
Node::~Node() {
|
|
// @@protoc_insertion_point(destructor:mozilla.devtools.protobuf.Node)
|
|
SharedDtor();
|
|
}
|
|
|
|
void Node::SharedDtor() {
|
|
if (typename__ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
delete typename__;
|
|
}
|
|
if (jsobjectclassname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
delete jsobjectclassname_;
|
|
}
|
|
if (this != default_instance_) {
|
|
delete allocationstack_;
|
|
}
|
|
}
|
|
|
|
void Node::SetCachedSize(int size) const {
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
}
|
|
const ::google::protobuf::Descriptor* Node::descriptor() {
|
|
protobuf_AssignDescriptorsOnce();
|
|
return Node_descriptor_;
|
|
}
|
|
|
|
const Node& Node::default_instance() {
|
|
if (default_instance_ == NULL) protobuf_AddDesc_CoreDump_2eproto();
|
|
return *default_instance_;
|
|
}
|
|
|
|
Node* Node::default_instance_ = NULL;
|
|
|
|
Node* Node::New() const {
|
|
return new Node;
|
|
}
|
|
|
|
void Node::Clear() {
|
|
if (_has_bits_[0 / 32] & 119) {
|
|
id_ = GOOGLE_ULONGLONG(0);
|
|
if (has_typename_()) {
|
|
if (typename__ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
typename__->clear();
|
|
}
|
|
}
|
|
size_ = GOOGLE_ULONGLONG(0);
|
|
if (has_allocationstack()) {
|
|
if (allocationstack_ != NULL) allocationstack_->::mozilla::devtools::protobuf::StackFrame::Clear();
|
|
}
|
|
if (has_jsobjectclassname()) {
|
|
if (jsobjectclassname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
jsobjectclassname_->clear();
|
|
}
|
|
}
|
|
coarsetype_ = 0u;
|
|
}
|
|
edges_.Clear();
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
mutable_unknown_fields()->Clear();
|
|
}
|
|
|
|
bool Node::MergePartialFromCodedStream(
|
|
::google::protobuf::io::CodedInputStream* input) {
|
|
#define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure
|
|
::google::protobuf::uint32 tag;
|
|
// @@protoc_insertion_point(parse_start:mozilla.devtools.protobuf.Node)
|
|
for (;;) {
|
|
::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoff(127);
|
|
tag = p.first;
|
|
if (!p.second) goto handle_unusual;
|
|
switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
|
|
// optional uint64 id = 1;
|
|
case 1: {
|
|
if (tag == 8) {
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>(
|
|
input, &id_)));
|
|
set_has_id();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(18)) goto parse_typeName;
|
|
break;
|
|
}
|
|
|
|
// optional bytes typeName = 2;
|
|
case 2: {
|
|
if (tag == 18) {
|
|
parse_typeName:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
|
|
input, this->mutable_typename_()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(24)) goto parse_size;
|
|
break;
|
|
}
|
|
|
|
// optional uint64 size = 3;
|
|
case 3: {
|
|
if (tag == 24) {
|
|
parse_size:
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>(
|
|
input, &size_)));
|
|
set_has_size();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(34)) goto parse_edges;
|
|
break;
|
|
}
|
|
|
|
// repeated .mozilla.devtools.protobuf.Edge edges = 4;
|
|
case 4: {
|
|
if (tag == 34) {
|
|
parse_edges:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
|
|
input, add_edges()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(34)) goto parse_edges;
|
|
if (input->ExpectTag(42)) goto parse_allocationStack;
|
|
break;
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame allocationStack = 5;
|
|
case 5: {
|
|
if (tag == 42) {
|
|
parse_allocationStack:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
|
|
input, mutable_allocationstack()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(50)) goto parse_jsObjectClassName;
|
|
break;
|
|
}
|
|
|
|
// optional bytes jsObjectClassName = 6;
|
|
case 6: {
|
|
if (tag == 50) {
|
|
parse_jsObjectClassName:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
|
|
input, this->mutable_jsobjectclassname()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(56)) goto parse_coarseType;
|
|
break;
|
|
}
|
|
|
|
// optional uint32 coarseType = 7 [default = 0];
|
|
case 7: {
|
|
if (tag == 56) {
|
|
parse_coarseType:
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
|
|
input, &coarsetype_)));
|
|
set_has_coarsetype();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectAtEnd()) goto success;
|
|
break;
|
|
}
|
|
|
|
default: {
|
|
handle_unusual:
|
|
if (tag == 0 ||
|
|
::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
|
|
::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
|
|
goto success;
|
|
}
|
|
DO_(::google::protobuf::internal::WireFormat::SkipField(
|
|
input, tag, mutable_unknown_fields()));
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
success:
|
|
// @@protoc_insertion_point(parse_success:mozilla.devtools.protobuf.Node)
|
|
return true;
|
|
failure:
|
|
// @@protoc_insertion_point(parse_failure:mozilla.devtools.protobuf.Node)
|
|
return false;
|
|
#undef DO_
|
|
}
|
|
|
|
void Node::SerializeWithCachedSizes(
|
|
::google::protobuf::io::CodedOutputStream* output) const {
|
|
// @@protoc_insertion_point(serialize_start:mozilla.devtools.protobuf.Node)
|
|
// optional uint64 id = 1;
|
|
if (has_id()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt64(1, this->id(), output);
|
|
}
|
|
|
|
// optional bytes typeName = 2;
|
|
if (has_typename_()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
|
|
2, this->typename_(), output);
|
|
}
|
|
|
|
// optional uint64 size = 3;
|
|
if (has_size()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt64(3, this->size(), output);
|
|
}
|
|
|
|
// repeated .mozilla.devtools.protobuf.Edge edges = 4;
|
|
for (int i = 0; i < this->edges_size(); i++) {
|
|
::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
4, this->edges(i), output);
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame allocationStack = 5;
|
|
if (has_allocationstack()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
|
|
5, this->allocationstack(), output);
|
|
}
|
|
|
|
// optional bytes jsObjectClassName = 6;
|
|
if (has_jsobjectclassname()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
|
|
6, this->jsobjectclassname(), output);
|
|
}
|
|
|
|
// optional uint32 coarseType = 7 [default = 0];
|
|
if (has_coarsetype()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt32(7, this->coarsetype(), output);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
::google::protobuf::internal::WireFormat::SerializeUnknownFields(
|
|
unknown_fields(), output);
|
|
}
|
|
// @@protoc_insertion_point(serialize_end:mozilla.devtools.protobuf.Node)
|
|
}
|
|
|
|
::google::protobuf::uint8* Node::SerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* target) const {
|
|
// @@protoc_insertion_point(serialize_to_array_start:mozilla.devtools.protobuf.Node)
|
|
// optional uint64 id = 1;
|
|
if (has_id()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(1, this->id(), target);
|
|
}
|
|
|
|
// optional bytes typeName = 2;
|
|
if (has_typename_()) {
|
|
target =
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
|
|
2, this->typename_(), target);
|
|
}
|
|
|
|
// optional uint64 size = 3;
|
|
if (has_size()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(3, this->size(), target);
|
|
}
|
|
|
|
// repeated .mozilla.devtools.protobuf.Edge edges = 4;
|
|
for (int i = 0; i < this->edges_size(); i++) {
|
|
target = ::google::protobuf::internal::WireFormatLite::
|
|
WriteMessageNoVirtualToArray(
|
|
4, this->edges(i), target);
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame allocationStack = 5;
|
|
if (has_allocationstack()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::
|
|
WriteMessageNoVirtualToArray(
|
|
5, this->allocationstack(), target);
|
|
}
|
|
|
|
// optional bytes jsObjectClassName = 6;
|
|
if (has_jsobjectclassname()) {
|
|
target =
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
|
|
6, this->jsobjectclassname(), target);
|
|
}
|
|
|
|
// optional uint32 coarseType = 7 [default = 0];
|
|
if (has_coarsetype()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(7, this->coarsetype(), target);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
|
|
unknown_fields(), target);
|
|
}
|
|
// @@protoc_insertion_point(serialize_to_array_end:mozilla.devtools.protobuf.Node)
|
|
return target;
|
|
}
|
|
|
|
int Node::ByteSize() const {
|
|
int total_size = 0;
|
|
|
|
if (_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
// optional uint64 id = 1;
|
|
if (has_id()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt64Size(
|
|
this->id());
|
|
}
|
|
|
|
// optional bytes typeName = 2;
|
|
if (has_typename_()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::BytesSize(
|
|
this->typename_());
|
|
}
|
|
|
|
// optional uint64 size = 3;
|
|
if (has_size()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt64Size(
|
|
this->size());
|
|
}
|
|
|
|
// optional .mozilla.devtools.protobuf.StackFrame allocationStack = 5;
|
|
if (has_allocationstack()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual(
|
|
this->allocationstack());
|
|
}
|
|
|
|
// optional bytes jsObjectClassName = 6;
|
|
if (has_jsobjectclassname()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::BytesSize(
|
|
this->jsobjectclassname());
|
|
}
|
|
|
|
// optional uint32 coarseType = 7 [default = 0];
|
|
if (has_coarsetype()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt32Size(
|
|
this->coarsetype());
|
|
}
|
|
|
|
}
|
|
// repeated .mozilla.devtools.protobuf.Edge edges = 4;
|
|
total_size += 1 * this->edges_size();
|
|
for (int i = 0; i < this->edges_size(); i++) {
|
|
total_size +=
|
|
::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual(
|
|
this->edges(i));
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
total_size +=
|
|
::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
|
|
unknown_fields());
|
|
}
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = total_size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
return total_size;
|
|
}
|
|
|
|
void Node::MergeFrom(const ::google::protobuf::Message& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
const Node* source =
|
|
::google::protobuf::internal::dynamic_cast_if_available<const Node*>(
|
|
&from);
|
|
if (source == NULL) {
|
|
::google::protobuf::internal::ReflectionOps::Merge(from, this);
|
|
} else {
|
|
MergeFrom(*source);
|
|
}
|
|
}
|
|
|
|
void Node::MergeFrom(const Node& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
edges_.MergeFrom(from.edges_);
|
|
if (from._has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
if (from.has_id()) {
|
|
set_id(from.id());
|
|
}
|
|
if (from.has_typename_()) {
|
|
set_typename_(from.typename_());
|
|
}
|
|
if (from.has_size()) {
|
|
set_size(from.size());
|
|
}
|
|
if (from.has_allocationstack()) {
|
|
mutable_allocationstack()->::mozilla::devtools::protobuf::StackFrame::MergeFrom(from.allocationstack());
|
|
}
|
|
if (from.has_jsobjectclassname()) {
|
|
set_jsobjectclassname(from.jsobjectclassname());
|
|
}
|
|
if (from.has_coarsetype()) {
|
|
set_coarsetype(from.coarsetype());
|
|
}
|
|
}
|
|
mutable_unknown_fields()->MergeFrom(from.unknown_fields());
|
|
}
|
|
|
|
void Node::CopyFrom(const ::google::protobuf::Message& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
void Node::CopyFrom(const Node& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
bool Node::IsInitialized() const {
|
|
|
|
return true;
|
|
}
|
|
|
|
void Node::Swap(Node* other) {
|
|
if (other != this) {
|
|
std::swap(id_, other->id_);
|
|
std::swap(typename__, other->typename__);
|
|
std::swap(size_, other->size_);
|
|
edges_.Swap(&other->edges_);
|
|
std::swap(allocationstack_, other->allocationstack_);
|
|
std::swap(jsobjectclassname_, other->jsobjectclassname_);
|
|
std::swap(coarsetype_, other->coarsetype_);
|
|
std::swap(_has_bits_[0], other->_has_bits_[0]);
|
|
_unknown_fields_.Swap(&other->_unknown_fields_);
|
|
std::swap(_cached_size_, other->_cached_size_);
|
|
}
|
|
}
|
|
|
|
::google::protobuf::Metadata Node::GetMetadata() const {
|
|
protobuf_AssignDescriptorsOnce();
|
|
::google::protobuf::Metadata metadata;
|
|
metadata.descriptor = Node_descriptor_;
|
|
metadata.reflection = Node_reflection_;
|
|
return metadata;
|
|
}
|
|
|
|
|
|
// ===================================================================
|
|
|
|
#ifndef _MSC_VER
|
|
const int Edge::kReferentFieldNumber;
|
|
const int Edge::kNameFieldNumber;
|
|
#endif // !_MSC_VER
|
|
|
|
Edge::Edge()
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
// @@protoc_insertion_point(constructor:mozilla.devtools.protobuf.Edge)
|
|
}
|
|
|
|
void Edge::InitAsDefaultInstance() {
|
|
}
|
|
|
|
Edge::Edge(const Edge& from)
|
|
: ::google::protobuf::Message() {
|
|
SharedCtor();
|
|
MergeFrom(from);
|
|
// @@protoc_insertion_point(copy_constructor:mozilla.devtools.protobuf.Edge)
|
|
}
|
|
|
|
void Edge::SharedCtor() {
|
|
::google::protobuf::internal::GetEmptyString();
|
|
_cached_size_ = 0;
|
|
referent_ = GOOGLE_ULONGLONG(0);
|
|
name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
}
|
|
|
|
Edge::~Edge() {
|
|
// @@protoc_insertion_point(destructor:mozilla.devtools.protobuf.Edge)
|
|
SharedDtor();
|
|
}
|
|
|
|
void Edge::SharedDtor() {
|
|
if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
delete name_;
|
|
}
|
|
if (this != default_instance_) {
|
|
}
|
|
}
|
|
|
|
void Edge::SetCachedSize(int size) const {
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
}
|
|
const ::google::protobuf::Descriptor* Edge::descriptor() {
|
|
protobuf_AssignDescriptorsOnce();
|
|
return Edge_descriptor_;
|
|
}
|
|
|
|
const Edge& Edge::default_instance() {
|
|
if (default_instance_ == NULL) protobuf_AddDesc_CoreDump_2eproto();
|
|
return *default_instance_;
|
|
}
|
|
|
|
Edge* Edge::default_instance_ = NULL;
|
|
|
|
Edge* Edge::New() const {
|
|
return new Edge;
|
|
}
|
|
|
|
void Edge::Clear() {
|
|
if (_has_bits_[0 / 32] & 3) {
|
|
referent_ = GOOGLE_ULONGLONG(0);
|
|
if (has_name()) {
|
|
if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
|
|
name_->clear();
|
|
}
|
|
}
|
|
}
|
|
::memset(_has_bits_, 0, sizeof(_has_bits_));
|
|
mutable_unknown_fields()->Clear();
|
|
}
|
|
|
|
bool Edge::MergePartialFromCodedStream(
|
|
::google::protobuf::io::CodedInputStream* input) {
|
|
#define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure
|
|
::google::protobuf::uint32 tag;
|
|
// @@protoc_insertion_point(parse_start:mozilla.devtools.protobuf.Edge)
|
|
for (;;) {
|
|
::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoff(127);
|
|
tag = p.first;
|
|
if (!p.second) goto handle_unusual;
|
|
switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
|
|
// optional uint64 referent = 1;
|
|
case 1: {
|
|
if (tag == 8) {
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
::google::protobuf::uint64, ::google::protobuf::internal::WireFormatLite::TYPE_UINT64>(
|
|
input, &referent_)));
|
|
set_has_referent();
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectTag(18)) goto parse_name;
|
|
break;
|
|
}
|
|
|
|
// optional bytes name = 2;
|
|
case 2: {
|
|
if (tag == 18) {
|
|
parse_name:
|
|
DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
|
|
input, this->mutable_name()));
|
|
} else {
|
|
goto handle_unusual;
|
|
}
|
|
if (input->ExpectAtEnd()) goto success;
|
|
break;
|
|
}
|
|
|
|
default: {
|
|
handle_unusual:
|
|
if (tag == 0 ||
|
|
::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
|
|
::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
|
|
goto success;
|
|
}
|
|
DO_(::google::protobuf::internal::WireFormat::SkipField(
|
|
input, tag, mutable_unknown_fields()));
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
success:
|
|
// @@protoc_insertion_point(parse_success:mozilla.devtools.protobuf.Edge)
|
|
return true;
|
|
failure:
|
|
// @@protoc_insertion_point(parse_failure:mozilla.devtools.protobuf.Edge)
|
|
return false;
|
|
#undef DO_
|
|
}
|
|
|
|
void Edge::SerializeWithCachedSizes(
|
|
::google::protobuf::io::CodedOutputStream* output) const {
|
|
// @@protoc_insertion_point(serialize_start:mozilla.devtools.protobuf.Edge)
|
|
// optional uint64 referent = 1;
|
|
if (has_referent()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteUInt64(1, this->referent(), output);
|
|
}
|
|
|
|
// optional bytes name = 2;
|
|
if (has_name()) {
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
|
|
2, this->name(), output);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
::google::protobuf::internal::WireFormat::SerializeUnknownFields(
|
|
unknown_fields(), output);
|
|
}
|
|
// @@protoc_insertion_point(serialize_end:mozilla.devtools.protobuf.Edge)
|
|
}
|
|
|
|
::google::protobuf::uint8* Edge::SerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* target) const {
|
|
// @@protoc_insertion_point(serialize_to_array_start:mozilla.devtools.protobuf.Edge)
|
|
// optional uint64 referent = 1;
|
|
if (has_referent()) {
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(1, this->referent(), target);
|
|
}
|
|
|
|
// optional bytes name = 2;
|
|
if (has_name()) {
|
|
target =
|
|
::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
|
|
2, this->name(), target);
|
|
}
|
|
|
|
if (!unknown_fields().empty()) {
|
|
target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
|
|
unknown_fields(), target);
|
|
}
|
|
// @@protoc_insertion_point(serialize_to_array_end:mozilla.devtools.protobuf.Edge)
|
|
return target;
|
|
}
|
|
|
|
int Edge::ByteSize() const {
|
|
int total_size = 0;
|
|
|
|
if (_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
// optional uint64 referent = 1;
|
|
if (has_referent()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::UInt64Size(
|
|
this->referent());
|
|
}
|
|
|
|
// optional bytes name = 2;
|
|
if (has_name()) {
|
|
total_size += 1 +
|
|
::google::protobuf::internal::WireFormatLite::BytesSize(
|
|
this->name());
|
|
}
|
|
|
|
}
|
|
if (!unknown_fields().empty()) {
|
|
total_size +=
|
|
::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
|
|
unknown_fields());
|
|
}
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
_cached_size_ = total_size;
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_END();
|
|
return total_size;
|
|
}
|
|
|
|
void Edge::MergeFrom(const ::google::protobuf::Message& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
const Edge* source =
|
|
::google::protobuf::internal::dynamic_cast_if_available<const Edge*>(
|
|
&from);
|
|
if (source == NULL) {
|
|
::google::protobuf::internal::ReflectionOps::Merge(from, this);
|
|
} else {
|
|
MergeFrom(*source);
|
|
}
|
|
}
|
|
|
|
void Edge::MergeFrom(const Edge& from) {
|
|
GOOGLE_CHECK_NE(&from, this);
|
|
if (from._has_bits_[0 / 32] & (0xffu << (0 % 32))) {
|
|
if (from.has_referent()) {
|
|
set_referent(from.referent());
|
|
}
|
|
if (from.has_name()) {
|
|
set_name(from.name());
|
|
}
|
|
}
|
|
mutable_unknown_fields()->MergeFrom(from.unknown_fields());
|
|
}
|
|
|
|
void Edge::CopyFrom(const ::google::protobuf::Message& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
void Edge::CopyFrom(const Edge& from) {
|
|
if (&from == this) return;
|
|
Clear();
|
|
MergeFrom(from);
|
|
}
|
|
|
|
bool Edge::IsInitialized() const {
|
|
|
|
return true;
|
|
}
|
|
|
|
void Edge::Swap(Edge* other) {
|
|
if (other != this) {
|
|
std::swap(referent_, other->referent_);
|
|
std::swap(name_, other->name_);
|
|
std::swap(_has_bits_[0], other->_has_bits_[0]);
|
|
_unknown_fields_.Swap(&other->_unknown_fields_);
|
|
std::swap(_cached_size_, other->_cached_size_);
|
|
}
|
|
}
|
|
|
|
::google::protobuf::Metadata Edge::GetMetadata() const {
|
|
protobuf_AssignDescriptorsOnce();
|
|
::google::protobuf::Metadata metadata;
|
|
metadata.descriptor = Edge_descriptor_;
|
|
metadata.reflection = Edge_reflection_;
|
|
return metadata;
|
|
}
|
|
|
|
|
|
// @@protoc_insertion_point(namespace_scope)
|
|
|
|
} // namespace protobuf
|
|
} // namespace devtools
|
|
} // namespace mozilla
|
|
|
|
// @@protoc_insertion_point(global_scope)
|