Fuzz introspector: fuzz_cbor_parser_max
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
28 52 3 :

['jsoncons::basic_bigint >::~basic_bigint()', '_ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE', 'jsoncons::basic_bigint >::operator/=(jsoncons::basic_bigint > const&)']

28 104 jsoncons::basic_bigint >::unnormalize(jsoncons::basic_bigint >&,int,int)const call site: 00000 /src/jsoncons/./include/jsoncons/bigint.hpp:1553
26 26 1 :

['_ZN8jsoncons6detail12from_integerIiNS_11string_sinkINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEEEENS3_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESC_RT0_']

26 26 voidjsoncons::detail::fill_exponent ,std::__1::allocator >>>(int,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/detail/write_number.hpp:152
22 166 10 :

['jsoncons::operator>(jsoncons::basic_bigint > const&, jsoncons::basic_bigint > const&)', 'jsoncons::basic_bigint >::data()', 'jsoncons::basic_bigint >::reduce()', 'jsoncons::basic_bigint >::operator=(jsoncons::basic_bigint > const&)', 'jsoncons::basic_bigint >::is_negative() const', 'jsoncons::basic_bigint >::basic_bigint(jsoncons::basic_bigint > const&)', 'jsoncons::operator<(jsoncons::basic_bigint > const&, jsoncons::basic_bigint > const&)', 'jsoncons::basic_bigint >::length() const', 'jsoncons::basic_bigint >::data() const', 'jsoncons::operator-(jsoncons::basic_bigint >, jsoncons::basic_bigint > const&)']

22 239 jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint >const&) call site: 00000 /src/jsoncons/./include/jsoncons/bigint.hpp:600
21 21 6 :

['std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'jsoncons::json_runtime_error ::json_runtime_error(std::__1::basic_string , std::__1::allocator > const&)', '__cxa_allocate_exception', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', '__cxa_free_exception', '__cxa_throw']

21 21 _ZNK8jsoncons6detail8chars_toclIcEENSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEdE4typeEPKS5_m call site: 00000 /src/jsoncons/./include/jsoncons/detail/parse_number.hpp:1109
8 8 4 :

['std::runtime_error::runtime_error(char const*)', '__cxa_allocate_exception', '__cxa_throw', '__cxa_free_exception']

8 8 jsoncons::basic_bigint >::divide(jsoncons::basic_bigint >,jsoncons::basic_bigint >&,jsoncons::basic_bigint >&,bool)const call site: 00000 /src/jsoncons/./include/jsoncons/bigint.hpp:1352
0 81 3 :

['jsoncons::basic_bigint >::~basic_bigint()', 'jsoncons::basic_bigint >::operator-=(jsoncons::basic_bigint > const&)', 'jsoncons::basic_bigint >::operator-() const']

0 81 jsoncons::basic_bigint >::operator+=(jsoncons::basic_bigint >const&) call site: 00000 /src/jsoncons/./include/jsoncons/bigint.hpp:572
0 44 1 :

['jsoncons::basic_bigint >::operator*=(unsigned long)']

0 44 jsoncons::basic_bigint >::normalize(jsoncons::basic_bigint >&,jsoncons::basic_bigint >&,int&)const call site: 00000 /src/jsoncons/./include/jsoncons/bigint.hpp:1542
0 19 1 :

['jsoncons::basic_bigint >::resize(unsigned long)']

0 78 jsoncons::basic_bigint >::operator>>=(unsignedlong) call site: 00000 /src/jsoncons/./include/jsoncons/bigint.hpp:768
0 7 1 :

['void jsoncons::detail::dump_buffer , std::__1::allocator > > >(char const*, unsigned long, char, jsoncons::string_sink , std::__1::allocator > >&)']

21 28 unsignedlongjsoncons::detail::write_double::operator() ,std::__1::allocator >>>(double,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/detail/write_number.hpp:537
0 6 1 :

['jsoncons::string_sink , std::__1::allocator > >::push_back(char)']

0 6 booljsoncons::detail::dtoa_general ,std::__1::allocator >>>(double,char,jsoncons::string_sink ,std::__1::allocator >>&,std::__1::integral_constant ) call site: 00000 /src/jsoncons/./include/jsoncons/detail/write_number.hpp:321
0 0 None 17 19 _ZN8jsoncons6detail21integer_to_string_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ call site: 00311 /src/jsoncons/./include/jsoncons/detail/write_number.hpp:93
0 0 None 17 17 _ZN8jsoncons6detail12from_integerImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ call site: 00266 /src/jsoncons/./include/jsoncons/detail/write_number.hpp:46

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::basic_default_json_visitor ::basic_default_json_visitor(bool, std::__1::error_code) [function] [call site] 00001
2 jsoncons::basic_json_visitor ::basic_json_visitor() [function] [call site] 00002
1 jsoncons::cbor::cbor_options::cbor_options() [function] [call site] 00003
2 jsoncons::cbor::cbor_options_common::cbor_options_common() [function] [call site] 00004
1 jsoncons::cbor::cbor_options::max_nesting_depth(int) [function] [call site] 00005
1 jsoncons::cbor::basic_cbor_reader , std::__1::allocator >::basic_cbor_reader , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::basic_json_visitor &, jsoncons::cbor::cbor_decode_options const&, std::__1::allocator const&) [function] [call site] 00006
2 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::basic_cbor_parser , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::cbor::cbor_decode_options const&, std::__1::allocator const&) [function] [call site] 00007
3 jsoncons::ser_context::ser_context() [function] [call site] 00008
3 jsoncons::stream_source ::stream_source(std::__1::basic_istream >&, unsigned long) [function] [call site] 00009
4 jsoncons::basic_null_istream ::basic_null_istream() [function] [call site] 00010
5 jsoncons::basic_null_istream ::null_buffer::null_buffer() [function] [call site] 00011
4 jsoncons::basic_null_istream ::~basic_null_istream() [function] [call site] 00012
5 jsoncons::basic_null_istream ::~basic_null_istream() [function] [call site] 00013
3 jsoncons::cbor::cbor_decode_options::cbor_decode_options(jsoncons::cbor::cbor_decode_options const&) [function] [call site] 00014
4 jsoncons::cbor::cbor_options_common::cbor_options_common(jsoncons::cbor::cbor_options_common const&) [function] [call site] 00015
3 jsoncons::cbor::cbor_decode_options::~cbor_decode_options() [function] [call site] 00016
3 jsoncons::stream_source ::~stream_source() [function] [call site] 00017
4 jsoncons::basic_null_istream ::~basic_null_istream() [function] [call site] 00018
3 jsoncons::ser_context::~ser_context() [function] [call site] 00019
2 jsoncons::basic_item_event_visitor_to_json_visitor >::basic_item_event_visitor_to_json_visitor(jsoncons::basic_json_visitor &, std::__1::allocator const&) [function] [call site] 00020
3 jsoncons::basic_item_event_visitor ::basic_item_event_visitor() [function] [call site] 00021
3 jsoncons::basic_default_json_visitor ::basic_default_json_visitor(bool, std::__1::error_code) [function] [call site] 00022
3 jsoncons::basic_default_json_visitor ::~basic_default_json_visitor() [function] [call site] 00023
4 jsoncons::basic_json_visitor ::~basic_json_visitor() [function] [call site] 00024
3 jsoncons::basic_item_event_visitor ::~basic_item_event_visitor() [function] [call site] 00025
2 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::~basic_cbor_parser() [function] [call site] 00026
3 jsoncons::cbor::cbor_decode_options::~cbor_decode_options() [function] [call site] 00027
3 jsoncons::stream_source ::~stream_source() [function] [call site] 00028
3 jsoncons::ser_context::~ser_context() [function] [call site] 00029
1 jsoncons::cbor::basic_cbor_reader , std::__1::allocator >::read(std::__1::error_code&) [function] [call site] 00030
2 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::reset() [function] [call site] 00031
2 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::parse(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00032
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00033
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_tags(std::__1::error_code&) [function] [call site] 00034
5 jsoncons::stream_source ::peek() [function] [call site] 00035
6 jsoncons::stream_source ::fill_buffer() [function] [call site] 00036
7 __cxa_begin_catch [call site] 00037
7 __cxa_end_catch [call site] 00038
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00039
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00040
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00041
7 jsoncons::stream_source ::fill_buffer() [function] [call site] 00042
7 __cxa_begin_catch [call site] 00043
7 __cxa_end_catch [call site] 00044
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00045
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00046
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00047
6 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00048
7 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00049
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00050
6 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00051
6 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00052
6 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00053
5 jsoncons::stream_source ::peek() [function] [call site] 00054
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00055
4 jsoncons::stream_source ::peek() [function] [call site] 00056
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00057
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00058
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00059
4 jsoncons::detail::basic_string_view >::basic_string_view(char const*, unsigned long) [function] [call site] 00060
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::handle_string(jsoncons::basic_item_event_visitor &, jsoncons::detail::basic_string_view > const&, std::__1::error_code&) [function] [call site] 00061
5 jsoncons::basic_item_event_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00062
4 _ZN8jsoncons16byte_string_viewC2INSt3__16vectorIhNS2_9allocatorIhEEEEEERKT_NS2_9enable_ifIXsr16extension_traits16is_byte_sequenceIS7_EE5valueEiE4typeE [function] [call site] 00063
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::read_byte_string_from_buffer(jsoncons::byte_string_view const&) [function] [call site] 00064
4 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::write_byte_string , std::__1::allocator >::read_byte_string_from_buffer>(jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer, jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00065
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00066
6 jsoncons::byte_string_view::size() const [function] [call site] 00067
6 jsoncons::byte_string_view::begin() const [function] [call site] 00068
5 jsoncons::basic_bigint >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00069
6 __cxa_guard_acquire [call site] 00070
6 jsoncons::basic_bigint >::next_power_of_two(unsigned long) [function] [call site] 00071
6 _Z4log2ImENSt3__19enable_ifIXsr3std11is_integralIT_EE5valueEdE4typeES2_ [function] [call site] 00072
7 log2 [call site] 00073
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IiEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00074
7 jsoncons::detail::basic_bigint_base >::basic_bigint_base() [function] [call site] 00075
7 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEE13short_storageC2IiEET_PNS1_9enable_ifIXaaaasr3std11is_integralIS7_EE5valuelestS7_Lm8Esr3std9is_signedIS7_EE5valueEvE4typeE [function] [call site] 00076
6 jsoncons::basic_bigint >::reserve(unsigned long) [function] [call site] 00077
7 jsoncons::basic_bigint >::capacity() const [function] [call site] 00078
8 jsoncons::basic_bigint >::is_dynamic() const [function] [call site] 00079
7 jsoncons::basic_bigint >::is_dynamic() const [function] [call site] 00080
7 jsoncons::basic_bigint >::dynamic_storage::dynamic_storage() [function] [call site] 00081
7 jsoncons::detail::basic_bigint_base >::get_allocator() const [function] [call site] 00082
7 jsoncons::detail::basic_bigint_base >::get_allocator() const [function] [call site] 00083
6 jsoncons::basic_bigint >::basic_bigint(jsoncons::basic_bigint > const&) [function] [call site] 00084
7 jsoncons::detail::basic_bigint_base >::get_allocator() const [function] [call site] 00085
7 jsoncons::basic_bigint >::is_dynamic() const [function] [call site] 00086
7 jsoncons::basic_bigint >::short_storage::short_storage(jsoncons::basic_bigint >::short_storage const&) [function] [call site] 00087
7 jsoncons::detail::basic_bigint_base >::get_allocator() const [function] [call site] 00088
6 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00089
7 jsoncons::basic_bigint >::destroy() [function] [call site] 00090
8 jsoncons::basic_bigint >::is_dynamic() const [function] [call site] 00091
8 jsoncons::detail::basic_bigint_base >::get_allocator() const [function] [call site] 00092
5 void jsoncons::basic_bigint >::write_string , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&) const [function] [call site] 00093
6 jsoncons::basic_bigint >::basic_bigint(jsoncons::basic_bigint > const&) [function] [call site] 00094
6 jsoncons::basic_bigint >::length() const [function] [call site] 00095
6 jsoncons::basic_bigint >::length() const [function] [call site] 00096
6 jsoncons::basic_bigint >::basic_bigint() [function] [call site] 00097
7 jsoncons::detail::basic_bigint_base >::basic_bigint_base() [function] [call site] 00098
7 jsoncons::basic_bigint >::short_storage::short_storage() [function] [call site] 00099
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00100
6 jsoncons::basic_bigint >::basic_bigint(jsoncons::basic_bigint > const&) [function] [call site] 00101
6 jsoncons::basic_bigint >::length() const [function] [call site] 00102
6 jsoncons::basic_bigint >::length() const [function] [call site] 00103
6 jsoncons::basic_bigint >::length() const [function] [call site] 00104
6 jsoncons::basic_bigint >::is_negative() const [function] [call site] 00105
6 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00106
6 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00107
5 jsoncons::detail::basic_string_view >::basic_string_view , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00108
5 jsoncons::basic_item_event_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00109
5 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00110
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00111
5 jsoncons::basic_bigint >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00112
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IiEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00113
5 void jsoncons::basic_bigint >::write_string , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&) const [function] [call site] 00114
5 jsoncons::detail::basic_string_view >::basic_string_view , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00115
5 jsoncons::basic_item_event_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00116
5 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00117
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00118
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr16extension_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00119
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00120
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00121
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr16extension_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00122
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00123
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr16extension_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00124
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00125
5 jsoncons::detail::span ::span(unsigned char const*, unsigned long) [function] [call site] 00126
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00127
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00128
5 jsoncons::detail::span ::span(unsigned char const*, unsigned long) [function] [call site] 00129
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00130
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00131
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00132
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00133
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00134
5 jsoncons::detail::span ::span(unsigned short const*, unsigned long) [function] [call site] 00135
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00136
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00137
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00138
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00139
5 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00140
5 jsoncons::detail::span ::span(unsigned int const*, unsigned long) [function] [call site] 00141
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00142
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00143
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00144
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00145
5 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00146
5 jsoncons::detail::span ::span(unsigned long const*, unsigned long) [function] [call site] 00147
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00148
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00149
5 jsoncons::detail::span ::span(signed char const*, unsigned long) [function] [call site] 00150
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00151
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00152
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00153
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00154
5 _ZN8jsoncons6binary9byte_swapIsEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00155
5 jsoncons::detail::span ::span(short const*, unsigned long) [function] [call site] 00156
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00157
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00158
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00159
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00160
5 _ZN8jsoncons6binary9byte_swapIiEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00161
5 jsoncons::detail::span ::span(int const*, unsigned long) [function] [call site] 00162
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00163
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00164
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00165
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00166
5 _ZN8jsoncons6binary9byte_swapIlEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00167
5 jsoncons::detail::span ::span(long const*, unsigned long) [function] [call site] 00168
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00169
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00170
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00171
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00172
5 _ZN8jsoncons6binary9byte_swapItEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm2EES4_E4typeES4_ [function] [call site] 00173
5 jsoncons::detail::span ::span(unsigned short const*, unsigned long) [function] [call site] 00174
5 jsoncons::basic_item_event_visitor ::typed_array(jsoncons::half_arg_t, jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00175
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00176
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00177
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00178
5 _ZN8jsoncons6binary9byte_swapIfEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00179
6 _ZN8jsoncons6binary9byte_swapIjEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm4EES4_E4typeES4_ [function] [call site] 00180
5 jsoncons::detail::span ::span(float const*, unsigned long) [function] [call site] 00181
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00182
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00183
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_endianness(unsigned char) [function] [call site] 00184
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_typed_array_bytes_per_element(unsigned char) [function] [call site] 00185
5 _ZN8jsoncons6binary9byte_swapIdEENSt3__19enable_ifIXaasr3std17is_floating_pointIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00186
6 _ZN8jsoncons6binary9byte_swapImEENSt3__19enable_ifIXaasr3std11is_integralIT_EE5valueeqstS4_Lm8EES4_E4typeES4_ [function] [call site] 00187
5 jsoncons::detail::span ::span(double const*, unsigned long) [function] [call site] 00188
5 bool jsoncons::basic_item_event_visitor ::typed_array (jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00189
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00190
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_mRKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr16extension_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00191
6 jsoncons::byte_string_view::byte_string_view(unsigned char const*, unsigned long) [function] [call site] 00192
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_buffer::operator() > >(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00193
5 _ZN8jsoncons24basic_item_event_visitorIcE17byte_string_valueINSt3__16vectorIhNS3_9allocatorIhEEEEEEbRKT_NS_12semantic_tagERKNS_11ser_contextERNS3_10error_codeENS3_9enable_ifIXsr16extension_traits16is_byte_sequenceIS8_EE5valueEiE4typeE [function] [call site] 00194
4 jsoncons::basic_item_event_visitor ::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00195
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_int64_value(std::__1::error_code&) [function] [call site] 00196
5 jsoncons::stream_source ::peek() [function] [call site] 00197
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00198
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00199
5 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00200
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00201
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00202
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00203
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00204
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00205
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00206
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00207
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00208
4 jsoncons::basic_item_event_visitor ::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00209
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_source::read_byte_string_from_source(jsoncons::cbor::basic_cbor_parser , std::__1::allocator >*) [function] [call site] 00210
4 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::write_byte_string , std::__1::allocator >::read_byte_string_from_source>(jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string_from_source, jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00211
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_text_string(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&) [function] [call site] 00212
5 jsoncons::stream_source ::peek() [function] [call site] 00213
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00214
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00215
5 __cxa_allocate_exception [call site] 00216
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00217
6 std::runtime_error::runtime_error(std::__1::basic_string , std::__1::allocator > const&) [call site] 00218
5 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::iterate_string_chunks , std::__1::allocator >::read_text_string(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&)::{lambda(jsoncons::stream_source &, unsigned long, std::__1::error_code&)#1}>(jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_text_string(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&)::{lambda(jsoncons::stream_source &, unsigned long, std::__1::error_code&)#1}&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00219
6 jsoncons::stream_source ::peek() [function] [call site] 00220
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00221
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00222
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00223
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00224
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00225
7 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00226
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_text_string(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&)::{lambda(jsoncons::stream_source &, unsigned long, std::__1::error_code&)#1}::operator()(jsoncons::stream_source &, unsigned long, std::__1::error_code&) const [function] [call site] 00227
7 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr16extension_traits11has_reserveISD_EE5valuentsr16extension_traits14has_data_exactIPhSD_EE5valueEmE4typeERS2_RSD_m [function] [call site] 00228
8 jsoncons::stream_source ::eof() const [function] [call site] 00229
8 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00230
5 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00231
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::mapped_string::mapped_string(std::__1::basic_string , std::__1::allocator > const&, std::__1::allocator const&) [function] [call site] 00232
4 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr16extension_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00233
5 _ZN8jsoncons14unicode_traits13is_legal_utf8IcEENSt3__19enable_ifIXsr16extension_traits8is_char8IT_EE5valueENS0_9conv_errcEE4typeEPKS4_m [function] [call site] 00234
5 __clang_call_terminate [call site] 00235
6 __cxa_begin_catch [call site] 00236
4 jsoncons::detail::basic_string_view >::basic_string_view(char const*, unsigned long) [function] [call site] 00237
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::handle_string(jsoncons::basic_item_event_visitor &, jsoncons::detail::basic_string_view > const&, std::__1::error_code&) [function] [call site] 00238
4 jsoncons::basic_item_event_visitor ::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00239
4 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00240
4 jsoncons::basic_item_event_visitor ::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00241
4 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00242
4 jsoncons::basic_item_event_visitor ::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00243
4 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00244
4 jsoncons::basic_item_event_visitor ::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00245
4 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00246
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00247
4 jsoncons::basic_item_event_visitor ::half_value(unsigned short, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00248
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_double(std::__1::error_code&) [function] [call site] 00249
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00250
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00251
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00252
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00253
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00254
5 std::__1::enable_if ::type jsoncons::binary::big_to_native (unsigned char const*, unsigned long) [function] [call site] 00255
4 jsoncons::basic_item_event_visitor ::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00256
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_decimal_fraction(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&) [function] [call site] 00257
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00258
5 jsoncons::stream_source ::peek() [function] [call site] 00259
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00260
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00261
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_int64_value(std::__1::error_code&) [function] [call site] 00262
5 jsoncons::stream_source ::peek() [function] [call site] 00263
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00264
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00265
5 _ZN8jsoncons6detail12from_integerImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00266
6 __cxa_allocate_exception [call site] 00267
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00268
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_int64_value(std::__1::error_code&) [function] [call site] 00269
5 _ZN8jsoncons6detail12from_integerIlNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00270
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00271
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00272
5 jsoncons::stream_source ::peek() [function] [call site] 00273
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00274
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00275
6 jsoncons::stream_source ::peek() [function] [call site] 00276
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00277
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00278
6 __cxa_allocate_exception [call site] 00279
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00280
6 void jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::iterate_string_chunks , std::__1::allocator >::read_byte_string(std::__1::vector >&, std::__1::error_code&)::{lambda(jsoncons::stream_source &, unsigned long, std::__1::error_code&)#1}>(jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string(std::__1::vector >&, std::__1::error_code&)::{lambda(jsoncons::stream_source &, unsigned long, std::__1::error_code&)#1}&, jsoncons::cbor::detail::cbor_major_type, std::__1::error_code&) [function] [call site] 00281
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00282
6 _ZN8jsoncons13source_readerINS_13stream_sourceIhEEE4readINSt3__16vectorIhNS5_9allocatorIhEEEEEENS5_9enable_ifIXaaaasr3std14is_convertibleIhNT_10value_typeEEE5valuesr16extension_traits11has_reserveISB_EE5valuesr16extension_traits14has_data_exactIPhSB_EE5valueEmE4typeERS2_RSB_m [function] [call site] 00283
7 jsoncons::stream_source ::eof() const [function] [call site] 00284
7 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00285
6 jsoncons::cbor::detail::min_length_for_stringref(unsigned long) [function] [call site] 00286
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::mapped_string::mapped_string(std::__1::vector > const&, std::__1::allocator const&) [function] [call site] 00287
5 jsoncons::basic_bigint >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00288
5 void jsoncons::basic_bigint >::write_string , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&) const [function] [call site] 00289
5 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00290
5 jsoncons::basic_bigint >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00291
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IiEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00292
5 void jsoncons::basic_bigint >::write_string , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&) const [function] [call site] 00293
5 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00294
5 void jsoncons::detail::prettify_string , std::__1::allocator > >(char const*, unsigned long, int, int, int, std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00295
6 void jsoncons::detail::fill_exponent , std::__1::allocator > >(int, std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00296
7 _ZN8jsoncons6detail12from_integerIiNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00297
6 void jsoncons::detail::fill_exponent , std::__1::allocator > >(int, std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00298
5 void jsoncons::detail::prettify_string , std::__1::allocator > >(char const*, unsigned long, int, int, int, std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00299
4 jsoncons::detail::basic_string_view >::basic_string_view , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00300
4 jsoncons::basic_item_event_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00301
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_bigfloat(std::__1::basic_string , std::__1::allocator >&, std::__1::error_code&) [function] [call site] 00302
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00303
5 jsoncons::stream_source ::peek() [function] [call site] 00304
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00305
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00306
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_int64_value(std::__1::error_code&) [function] [call site] 00307
5 jsoncons::stream_source ::peek() [function] [call site] 00308
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00309
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_uint64_value(std::__1::error_code&) [function] [call site] 00310
5 _ZN8jsoncons6detail21integer_to_string_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00311
6 jsoncons::detail::to_hex_character(unsigned char) [function] [call site] 00312
6 jsoncons::detail::to_hex_character(unsigned char) [function] [call site] 00313
6 __cxa_allocate_exception [call site] 00314
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00315
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_int64_value(std::__1::error_code&) [function] [call site] 00316
5 _ZN8jsoncons6detail21integer_to_string_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00317
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00318
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00319
5 jsoncons::stream_source ::peek() [function] [call site] 00320
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00321
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_byte_string(std::__1::vector >&, std::__1::error_code&) [function] [call site] 00322
5 jsoncons::basic_bigint >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00323
5 void jsoncons::basic_bigint >::write_string_hex , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&) const [function] [call site] 00324
6 jsoncons::basic_bigint >::basic_bigint(jsoncons::basic_bigint > const&) [function] [call site] 00325
6 jsoncons::basic_bigint >::length() const [function] [call site] 00326
6 jsoncons::basic_bigint >::length() const [function] [call site] 00327
6 jsoncons::basic_bigint >::basic_bigint() [function] [call site] 00328
6 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2ImEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00329
6 jsoncons::basic_bigint >::basic_bigint(jsoncons::basic_bigint > const&) [function] [call site] 00330
6 jsoncons::basic_bigint >::length() const [function] [call site] 00331
6 jsoncons::basic_bigint >::length() const [function] [call site] 00332
6 jsoncons::basic_bigint >::length() const [function] [call site] 00333
6 jsoncons::basic_bigint >::is_negative() const [function] [call site] 00334
6 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00335
6 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00336
5 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00337
5 jsoncons::basic_bigint >::from_bytes_be(int, unsigned char const*, unsigned long) [function] [call site] 00338
5 _ZN8jsoncons12basic_bigintINSt3__19allocatorIhEEEC2IiEET_PNS1_9enable_ifIXsr3std11is_integralIS6_EE5valueEvE4typeE [function] [call site] 00339
5 void jsoncons::basic_bigint >::write_string_hex , std::__1::allocator >(std::__1::basic_string , std::__1::allocator >&) const [function] [call site] 00340
5 jsoncons::basic_bigint >::~basic_bigint() [function] [call site] 00341
5 _ZN8jsoncons6detail21integer_to_string_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00342
5 _ZN8jsoncons6detail21integer_to_string_hexImNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXsr16extension_traits10is_integerIT_EE5valueEmE4typeESA_RT0_ [function] [call site] 00343
4 jsoncons::detail::basic_string_view >::basic_string_view , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00344
4 jsoncons::basic_item_event_visitor ::string_value(jsoncons::detail::basic_string_view > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00345
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::produce_begin_multi_dim(jsoncons::basic_item_event_visitor &, jsoncons::semantic_tag, std::__1::error_code&) [function] [call site] 00346
5 jsoncons::stream_source ::read(unsigned char*, unsigned long) [function] [call site] 00347
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_major_type(unsigned char) [function] [call site] 00348
5 __cxa_allocate_exception [call site] 00349
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00350
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_additional_information_value(unsigned char) [function] [call site] 00351
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_shape(unsigned char, std::__1::error_code&) [function] [call site] 00352
6 jsoncons::stream_source ::peek() [function] [call site] 00353
6 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00354
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00355
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00356
6 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00357
5 _ZN8jsoncons6detail4spanIKmLm18446744073709551615EEC2INSt3__16vectorImNS5_9allocatorImEEEEEERT_PNS5_9enable_ifIXaaaaaantsr7is_spanISA_EE5valuentsr16extension_traits12is_std_arrayISA_EE5valuesr16extension_traits21is_compatible_elementISA_S2_EE5valuesr16extension_traits17has_data_and_sizeISA_EE5valueEvE4typeE [function] [call site] 00358
5 jsoncons::basic_item_event_visitor ::begin_multi_dim(jsoncons::detail::span const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00359
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::produce_begin_multi_dim(jsoncons::basic_item_event_visitor &, jsoncons::semantic_tag, std::__1::error_code&) [function] [call site] 00360
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::begin_array(jsoncons::basic_item_event_visitor &, unsigned char, std::__1::error_code&) [function] [call site] 00361
5 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00362
5 jsoncons::basic_item_event_visitor ::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00363
5 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00364
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00365
5 jsoncons::basic_item_event_visitor ::begin_array(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00366
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::begin_array(jsoncons::basic_item_event_visitor &, unsigned char, std::__1::error_code&) [function] [call site] 00367
4 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::begin_object(jsoncons::basic_item_event_visitor &, unsigned char, std::__1::error_code&) [function] [call site] 00368
5 jsoncons::cbor::cbor_options_common::max_nesting_depth() const [function] [call site] 00369
5 jsoncons::basic_item_event_visitor ::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00370
5 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00371
5 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::get_size(std::__1::error_code&) [function] [call site] 00372
5 jsoncons::basic_item_event_visitor ::begin_object(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00373
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::produce_end_multi_dim(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00374
4 jsoncons::basic_item_event_visitor ::end_multi_dim(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00375
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00376
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::end_array(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00377
4 jsoncons::basic_item_event_visitor ::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00378
3 jsoncons::stream_source ::peek() [function] [call site] 00379
3 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00380
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::end_array(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00381
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00382
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00383
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::end_object(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00384
4 jsoncons::basic_item_event_visitor ::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00385
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00386
3 jsoncons::stream_source ::peek() [function] [call site] 00387
3 jsoncons::stream_source ::ignore(unsigned long) [function] [call site] 00388
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::end_object(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00389
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00390
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00391
3 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::read_item(jsoncons::basic_item_event_visitor &, std::__1::error_code&) [function] [call site] 00392
3 __cxa_allocate_exception [call site] 00393
3 jsoncons::assertion_error::assertion_error(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00394
3 jsoncons::basic_item_event_visitor ::flush() [function] [call site] 00395
1 jsoncons::cbor::basic_cbor_reader , std::__1::allocator >::~basic_cbor_reader() [function] [call site] 00396
2 jsoncons::basic_item_event_visitor_to_json_visitor >::~basic_item_event_visitor_to_json_visitor() [function] [call site] 00397
3 jsoncons::basic_default_json_visitor ::~basic_default_json_visitor() [function] [call site] 00398
3 jsoncons::basic_item_event_visitor ::~basic_item_event_visitor() [function] [call site] 00399
2 jsoncons::cbor::basic_cbor_parser , std::__1::allocator >::~basic_cbor_parser() [function] [call site] 00400
1 jsoncons::cbor::cbor_options::~cbor_options() [function] [call site] 00401
1 jsoncons::basic_default_json_visitor ::~basic_default_json_visitor() [function] [call site] 00402