Fuzz introspector: fuzz_json_encoder
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
26 26 1 :

['_ZN8jsoncons7utility12from_integerIiNS_11string_sinkINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEEEENS3_9enable_ifIXsr10ext_traits10is_integerIT_EE5valueEmE4typeESC_RT0_']

26 26 voidjsoncons::utility::fill_exponent ,std::__1::allocator >>>(int,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:158
23 23 1 :

['jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::break_line()']

65 2167 jsoncons::basic_json_encoder ,std::__1::allocator >>,std::__1::allocator >::visit_double(double,jsoncons::semantic_tag,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons/json_encoder.hpp:806
23 23 1 :

['jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::break_line()']

23 613 jsoncons::basic_json_encoder ,std::__1::allocator >>,std::__1::allocator >::visit_string(std::__1::basic_string_view >const&,jsoncons::semantic_tag,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons/json_encoder.hpp:682
23 23 3 :

['jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::encoding_context::data_pos() const', 'jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::new_line(unsigned long)', 'jsoncons::basic_json_encode_options ::line_length_limit() const']

23 128 jsoncons::basic_json_encoder ,std::__1::allocator >>,std::__1::allocator >::visit_key(std::__1::basic_string_view >const&,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons/json_encoder.hpp:630
23 23 1 :

['jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::break_line()']

23 92 jsoncons::basic_json_encoder ,std::__1::allocator >>,std::__1::allocator >::visit_bool(bool,jsoncons::semantic_tag,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons/json_encoder.hpp:928
23 23 1 :

['jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::break_line()']

23 60 jsoncons::basic_json_encoder ,std::__1::allocator >>,std::__1::allocator >::visit_null(jsoncons::semantic_tag,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons/json_encoder.hpp:661
23 23 1 :

['jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::break_line()']

23 54 jsoncons::basic_json_encoder ,std::__1::allocator >>,std::__1::allocator >::visit_uint64(unsignedlong,jsoncons::semantic_tag,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons/json_encoder.hpp:909
23 23 1 :

['jsoncons::basic_json_encoder , std::__1::allocator > >, std::__1::allocator >::break_line()']

23 54 jsoncons::basic_json_encoder ,std::__1::allocator >>,std::__1::allocator >::visit_int64(long,jsoncons::semantic_tag,jsoncons::ser_contextconst&,std::__1::error_code&) call site: 00000 /src/jsoncons/./include/jsoncons/json_encoder.hpp:887
4 4 2 :

['jsoncons::basic_json_options_common ::nan_to_str() const', 'nan']

8 14 jsoncons::basic_json_parser >::basic_json_parser(jsoncons::basic_json_decode_options const&,std::__1::function ,std::__1::allocator const&) call site: 00000 /src/jsoncons/./include/jsoncons/json_parser.hpp:200
2 2 1 :

['jsoncons::basic_json_options_common ::inf_to_str() const']

4 8 jsoncons::basic_json_parser >::basic_json_parser(jsoncons::basic_json_decode_options const&,std::__1::function ,std::__1::allocator const&) call site: 00000 /src/jsoncons/./include/jsoncons/json_parser.hpp:204
2 2 1 :

['jsoncons::ext_traits::integer_limits ::max()']

2 6 _ZN8jsoncons7utility14dec_to_integerIlcEENSt3__19enable_ifIXaasr10ext_traits14integer_limitsIT_EE14is_specializedsr10ext_traits14integer_limitsIS4_EE9is_signedENS0_16to_number_resultIT0_EEE4typeEPKS6_mRS4_ call site: 00116 /src/jsoncons/./include/jsoncons/utility/read_number.hpp:346
0 126 1 :

['bool jsoncons::utility::dtoa_fixed , std::__1::allocator > > >(double, char, jsoncons::string_sink , std::__1::allocator > >&)']

42 175 unsignedlongjsoncons::utility::write_double::operator() ,std::__1::allocator >>>(double,jsoncons::string_sink ,std::__1::allocator >>&) call site: 00000 /src/jsoncons/./include/jsoncons/utility/write_number.hpp:510

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::string_sink(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00001
1 jsoncons::basic_json_encoder<char, jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<char> >::basic_json_encoder(jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&, std::__1::allocator<char> const&) [function] [call site] 00002
2 jsoncons::basic_json_encode_options<char>::basic_json_encode_options() [function] [call site] 00003
3 jsoncons::basic_json_options_common<char>::basic_json_options_common() [function] [call site] 00004
3 jsoncons::basic_json_options_common<char>::~basic_json_options_common() [function] [call site] 00005
2 jsoncons::basic_json_encoder<char, jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<char> >::basic_json_encoder(jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&, jsoncons::basic_json_encode_options<char> const&, std::__1::allocator<char> const&) [function] [call site] 00006
3 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00007
3 jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::string_sink(jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >&&) [function] [call site] 00008
3 jsoncons::basic_json_encode_options<char>::basic_json_encode_options(jsoncons::basic_json_encode_options<char> const&) [function] [call site] 00009
4 jsoncons::basic_json_options_common<char>::basic_json_options_common(jsoncons::basic_json_options_common<char> const&) [function] [call site] 00010
4 jsoncons::basic_json_options_common<char>::~basic_json_options_common() [function] [call site] 00011
3 jsoncons::basic_json_encode_options<char>::float_format() const [function] [call site] 00012
3 jsoncons::basic_json_encode_options<char>::precision() const [function] [call site] 00013
3 jsoncons::utility::write_double::write_double(jsoncons::float_chars_format, int) [function] [call site] 00014
4 localeconv [call site] 00015
3 jsoncons::basic_json_encode_options<char>::spaces_around_colon() const [function] [call site] 00016
3 jsoncons::basic_json_encode_options<char>::spaces_around_comma() const [function] [call site] 00017
3 jsoncons::basic_json_encode_options<char>::pad_inside_object_braces() const [function] [call site] 00018
3 jsoncons::basic_json_encode_options<char>::pad_inside_array_brackets() const [function] [call site] 00019
3 jsoncons::basic_json_encode_options<char>::~basic_json_encode_options() [function] [call site] 00020
4 jsoncons::basic_json_encode_options<char>::~basic_json_encode_options() [function] [call site] 00021
4 jsoncons::basic_json_options_common<char>::~basic_json_options_common() [function] [call site] 00022
3 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00023
2 jsoncons::basic_json_encode_options<char>::~basic_json_encode_options() [function] [call site] 00024
1 jsoncons::basic_json_reader<char, jsoncons::stream_source<char>, std::__1::allocator<char> >::basic_json_reader<std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, jsoncons::basic_json_visitor<char>&, std::__1::allocator<char> const&) [function] [call site] 00025
2 jsoncons::basic_json_decode_options<char>::basic_json_decode_options() [function] [call site] 00026
3 jsoncons::basic_json_options_common<char>::basic_json_options_common() [function] [call site] 00027
3 jsoncons::basic_json_options_common<char>::~basic_json_options_common() [function] [call site] 00028
2 jsoncons::basic_json_reader<char, jsoncons::stream_source<char>, std::__1::allocator<char> >::basic_json_reader<std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, jsoncons::basic_json_visitor<char>&, jsoncons::basic_json_decode_options<char> const&, std::__1::function<bool (jsoncons::json_errc, jsoncons::ser_context const&)>, std::__1::allocator<char> const&) [function] [call site] 00029
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::json_source_adaptor<std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&>(std::__1::basic_istringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00030
4 jsoncons::stream_source<char>::stream_source(std::__1::basic_istream<char, std::__1::char_traits<char> >&, unsigned long) [function] [call site] 00031
5 jsoncons::basic_null_istream<char>::basic_null_istream() [function] [call site] 00032
6 jsoncons::basic_null_istream<char>::null_buffer::null_buffer() [function] [call site] 00033
5 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00034
6 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00035
7 jsoncons::basic_null_istream<char>::null_buffer::~null_buffer() [function] [call site] 00036
3 jsoncons::basic_default_json_visitor<char>::basic_default_json_visitor() [function] [call site] 00037
4 jsoncons::basic_json_visitor<char>::basic_json_visitor() [function] [call site] 00038
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::basic_json_parser(jsoncons::basic_json_decode_options<char> const&, std::__1::function<bool (jsoncons::json_errc, jsoncons::ser_context const&)>, std::__1::allocator<char> const&) [function] [call site] 00039
4 jsoncons::ser_context::ser_context() [function] [call site] 00040
4 jsoncons::basic_json_options_common<char>::max_nesting_depth() const [function] [call site] 00041
4 jsoncons::basic_json_decode_options<char>::allow_trailing_comma() const [function] [call site] 00042
4 jsoncons::basic_json_decode_options<char>::allow_comments() const [function] [call site] 00043
4 jsoncons::basic_json_decode_options<char>::lossless_number() const [function] [call site] 00044
4 jsoncons::basic_json_decode_options<char>::lossless_bignum() const [function] [call site] 00045
4 jsoncons::basic_json_options_common<char>::max_nesting_depth() const [function] [call site] 00046
4 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00047
4 jsoncons::basic_json_options_common<char>::enable_str_to_nan() const [function] [call site] 00048
4 jsoncons::basic_json_options_common<char>::nan_to_str() const [function] [call site] 00049
4 nan [call site] 00050
4 jsoncons::basic_json_options_common<char>::enable_str_to_inf() const [function] [call site] 00051
4 jsoncons::basic_json_options_common<char>::inf_to_str() const [function] [call site] 00052
4 jsoncons::basic_json_options_common<char>::enable_str_to_neginf() const [function] [call site] 00053
4 jsoncons::basic_json_options_common<char>::neginf_to_str() const [function] [call site] 00054
4 jsoncons::ser_context::~ser_context() [function] [call site] 00055
3 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00056
4 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00057
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::~json_source_adaptor() [function] [call site] 00058
4 jsoncons::stream_source<char>::~stream_source() [function] [call site] 00059
5 jsoncons::basic_null_istream<char>::~basic_null_istream() [function] [call site] 00060
2 jsoncons::basic_json_decode_options<char>::~basic_json_decode_options() [function] [call site] 00061
3 jsoncons::basic_json_decode_options<char>::~basic_json_decode_options() [function] [call site] 00062
3 jsoncons::basic_json_options_common<char>::~basic_json_options_common() [function] [call site] 00063
1 jsoncons::basic_json_reader<char, jsoncons::stream_source<char>, std::__1::allocator<char> >::read(std::__1::error_code&) [function] [call site] 00064
2 jsoncons::basic_json_reader<char, jsoncons::stream_source<char>, std::__1::allocator<char> >::read_next(std::__1::error_code&) [function] [call site] 00065
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::is_error() const [function] [call site] 00066
4 jsoncons::stream_source<char>::is_error() const [function] [call site] 00067
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::reset() [function] [call site] 00068
4 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00069
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::stopped() const [function] [call site] 00070
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::source_exhausted() const [function] [call site] 00071
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::read_buffer(std::__1::error_code&) [function] [call site] 00072
4 jsoncons::stream_source<char>::eof() const [function] [call site] 00073
4 jsoncons::detail::span<char const, 18446744073709551615ul>::span() [function] [call site] 00074
4 jsoncons::stream_source<char>::read_buffer() [function] [call site] 00075
5 jsoncons::stream_source<char>::fill_buffer() [function] [call site] 00076
6 __cxa_begin_catch [call site] 00077
6 __cxa_end_catch [call site] 00078
6 __clang_call_terminate [call site] 00079
7 __cxa_begin_catch [call site] 00080
5 jsoncons::detail::span<char const, 18446744073709551615ul>::span(char const*, unsigned long) [function] [call site] 00081
4 jsoncons::detail::span<char const, 18446744073709551615ul>::data() const [function] [call site] 00082
4 jsoncons::detail::span<char const, 18446744073709551615ul>::size() const [function] [call site] 00083
4 _ZN8jsoncons14unicode_traits20detect_json_encodingIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_22detect_encoding_resultIS4_EEE4typeEPKS4_m [function] [call site] 00084
5 _ZN8jsoncons14unicode_traits24detect_encoding_from_bomIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_22detect_encoding_resultIS4_EEE4typeEPKS4_m [function] [call site] 00085
6 memcmp [call site] 00086
6 memcmp [call site] 00087
6 memcmp [call site] 00088
6 memcmp [call site] 00089
6 memcmp [call site] 00090
4 jsoncons::detail::span<char const, 18446744073709551615ul>::span() [function] [call site] 00091
4 jsoncons::detail::span<char const, 18446744073709551615ul>::span(char const*, unsigned long) [function] [call site] 00092
3 jsoncons::detail::span<char const, 18446744073709551615ul>::size() const [function] [call site] 00093
3 jsoncons::detail::span<char const, 18446744073709551615ul>::data() const [function] [call site] 00094
3 jsoncons::detail::span<char const, 18446744073709551615ul>::size() const [function] [call site] 00095
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::update(char const*, unsigned long) [function] [call site] 00096
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::source_exhausted() const [function] [call site] 00097
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_some(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00098
4 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_some_(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00099
5 jsoncons::basic_json_visitor<char>::flush() [function] [call site] 00100
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_integer_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00101
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_negative_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00102
7 _ZN8jsoncons7utility14dec_to_integerIlcEENSt3__19enable_ifIXaasr10ext_traits14integer_limitsIT_EE14is_specializedsr10ext_traits14integer_limitsIS4_EE9is_signedENS0_16to_number_resultIT0_EEE4typeEPKS6_mRS4_ [function] [call site] 00103
8 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00104
8 _ZN8jsoncons7utility14dec_to_integerImcEENSt3__19enable_ifIXaasr10ext_traits14integer_limitsIT_EE14is_specializedntsr10ext_traits14integer_limitsIS4_EE9is_signedENS0_16to_number_resultIT0_EEE4typeEPKS6_mRS4_ [function] [call site] 00105
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00106
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00107
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00108
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00109
9 jsoncons::utility::is_digit(char) [function] [call site] 00110
10 jsoncons::utility::is_type(unsigned char, unsigned char) [function] [call site] 00111
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00112
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00113
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00114
9 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00115
8 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00116
8 jsoncons::ext_traits::integer_limits<long, void>::lowest() [function] [call site] 00117
8 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00118
8 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00119
8 jsoncons::ext_traits::integer_limits<long, void>::max() [function] [call site] 00120
8 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00121
8 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00122
7 jsoncons::utility::to_number_result<char>::operator bool() const [function] [call site] 00123
7 jsoncons::basic_json_visitor<char>::int64_value(long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00124
7 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00125
7 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::after_value(std::__1::error_code&) [function] [call site] 00126
8 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parent() const [function] [call site] 00127
9 __cxa_allocate_exception [call site] 00128
9 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00129
10 std::runtime_error::runtime_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [call site] 00130
10 __clang_call_terminate [call site] 00131
9 __cxa_throw [call site] 00132
9 __cxa_free_exception [call site] 00133
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_positive_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00134
7 _ZN8jsoncons7utility14dec_to_integerImcEENSt3__19enable_ifIXaasr10ext_traits14integer_limitsIT_EE14is_specializedntsr10ext_traits14integer_limitsIS4_EE9is_signedENS0_16to_number_resultIT0_EEE4typeEPKS6_mRS4_ [function] [call site] 00135
7 jsoncons::utility::to_number_result<char>::operator bool() const [function] [call site] 00136
7 jsoncons::basic_json_visitor<char>::uint64_value(unsigned long, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00137
7 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00138
7 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::after_value(std::__1::error_code&) [function] [call site] 00139
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_fraction_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00140
6 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00141
6 jsoncons::utility::decstr_to_double(char const*, unsigned long, double&) [function] [call site] 00142
7 strtod [call site] 00143
7 strtod [call site] 00144
7 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00145
7 jsoncons::utility::to_number_result<char>::to_number_result(char const*, std::__1::errc) [function] [call site] 00146
7 jsoncons::utility::to_number_result<char>::to_number_result(char const*) [function] [call site] 00147
6 jsoncons::utility::to_number_result<char>::operator bool() const [function] [call site] 00148
6 jsoncons::basic_json_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00149
6 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00150
6 jsoncons::basic_json_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00151
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::after_value(std::__1::error_code&) [function] [call site] 00152
5 jsoncons::basic_json_visitor<char>::flush() [function] [call site] 00153
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00154
6 __cxa_allocate_exception [call site] 00155
6 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00156
6 __cxa_throw [call site] 00157
6 __cxa_free_exception [call site] 00158
5 jsoncons::basic_json_visitor<char>::flush() [function] [call site] 00159
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00160
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00161
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00162
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00163
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00164
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::begin_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00165
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00166
6 jsoncons::basic_json_visitor<char>::begin_object(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00167
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::begin_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00168
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00169
6 jsoncons::basic_json_visitor<char>::begin_array(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00170
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_string(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00171
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_string_value(char const*, unsigned long, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00172
7 _ZN8jsoncons14unicode_traits8validateIcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_14convert_resultIS4_EEE4typeEPKS4_m [function] [call site] 00173
8 _ZN8jsoncons14unicode_traits13is_legal_utf8IcEENSt3__19enable_ifIXsr10ext_traits8is_char8IT_EE5valueENS0_9conv_errcEE4typeEPKS4_m [function] [call site] 00174
7 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::translate_conv_errc(jsoncons::unicode_traits::conv_errc, std::__1::error_code&) [function] [call site] 00175
7 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parent() const [function] [call site] 00176
7 jsoncons::basic_json_visitor<char>::key(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00177
7 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00178
7 jsoncons::basic_json_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00179
7 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00180
7 jsoncons::basic_json_visitor<char>::double_value(double, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00181
7 jsoncons::basic_json_visitor<char>::string_value(std::__1::basic_string_view<char, std::__1::char_traits<char> > const&, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00182
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_string_value(char const*, unsigned long, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00183
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00184
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00185
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00186
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00187
6 jsoncons::unicode_traits::is_high_surrogate(unsigned int) [function] [call site] 00188
6 _ZN8jsoncons14unicode_traits7convertIjNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXaaaasr10ext_traits9is_char32IT_EE5valuesr10ext_traits18is_back_insertableIT0_EE5valuesr10ext_traits8is_char8INSB_10value_typeEEE5valueENS0_14convert_resultISA_EEE4typeEPKSA_mRSB_NS0_10conv_flagsE [function] [call site] 00189
7 jsoncons::unicode_traits::is_surrogate(unsigned int) [function] [call site] 00190
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00191
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00192
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00193
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::append_to_codepoint(unsigned int, int, std::__1::error_code&) [function] [call site] 00194
6 _ZN8jsoncons14unicode_traits7convertIjNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEENS2_9enable_ifIXaaaasr10ext_traits9is_char32IT_EE5valuesr10ext_traits18is_back_insertableIT0_EE5valuesr10ext_traits8is_char8INSB_10value_typeEEE5valueENS0_14convert_resultISA_EEE4typeEPKSA_mRSB_NS0_10conv_flagsE [function] [call site] 00195
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00196
6 jsoncons::utility::is_nonzero_digit(char) [function] [call site] 00197
7 jsoncons::utility::is_type(unsigned char, unsigned char) [function] [call site] 00198
6 jsoncons::utility::is_exp(char) [function] [call site] 00199
7 jsoncons::utility::is_type(unsigned char, unsigned char) [function] [call site] 00200
6 jsoncons::utility::is_digit(char) [function] [call site] 00201
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_integer_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00202
6 jsoncons::utility::is_digit(char) [function] [call site] 00203
6 jsoncons::utility::is_exp(char) [function] [call site] 00204
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_integer_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00205
6 jsoncons::utility::is_digit(char) [function] [call site] 00206
6 jsoncons::utility::is_digit(char) [function] [call site] 00207
6 jsoncons::utility::is_exp(char) [function] [call site] 00208
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_fraction_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00209
6 jsoncons::utility::is_digit(char) [function] [call site] 00210
6 jsoncons::utility::is_digit(char) [function] [call site] 00211
6 jsoncons::utility::is_digit(char) [function] [call site] 00212
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_fraction_value(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00213
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00214
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00215
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_null(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00216
6 jsoncons::basic_json_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00217
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_true(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00218
6 jsoncons::basic_json_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00219
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_false(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00220
6 jsoncons::basic_json_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00221
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00222
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00223
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00224
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00225
6 jsoncons::basic_json_visitor<char>::end_object(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00226
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00227
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00228
6 jsoncons::basic_json_visitor<char>::end_array(jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00229
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::begin_member_or_element(std::__1::error_code&) [function] [call site] 00230
6 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parent() const [function] [call site] 00231
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parent() const [function] [call site] 00232
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parent() const [function] [call site] 00233
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00234
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00235
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00236
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00237
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_string(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00238
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00239
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00240
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00241
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_string(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00242
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00243
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00244
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00245
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00246
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00247
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::begin_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00248
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::begin_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00249
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_string(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00250
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00251
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00252
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00253
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_null(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00254
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_true(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00255
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_false(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00256
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parent() const [function] [call site] 00257
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00258
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00259
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00260
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::begin_object(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00261
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::begin_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00262
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::end_array(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00263
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_string(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00264
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00265
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00266
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00267
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_null(jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00268
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_true(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00269
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_false(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00270
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_string(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00271
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::parse_number(char const*, jsoncons::basic_json_visitor<char>&, std::__1::error_code&) [function] [call site] 00272
5 jsoncons::basic_json_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00273
5 jsoncons::basic_json_visitor<char>::bool_value(bool, jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00274
5 jsoncons::basic_json_visitor<char>::null_value(jsoncons::semantic_tag, jsoncons::ser_context const&, std::__1::error_code&) [function] [call site] 00275
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::push_state(jsoncons::parse_state) [function] [call site] 00276
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00277
5 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00278
5 __cxa_allocate_exception [call site] 00279
5 jsoncons::assertion_error::assertion_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00280
5 __cxa_throw [call site] 00281
5 __cxa_free_exception [call site] 00282
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::enter() const [function] [call site] 00283
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::accept() const [function] [call site] 00284
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_whitespace() [function] [call site] 00285
4 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00286
4 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::pop_state() [function] [call site] 00287
4 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_space(char const**) [function] [call site] 00288
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::eof() const [function] [call site] 00289
4 jsoncons::stream_source<char>::eof() const [function] [call site] 00290
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::skip_whitespace() [function] [call site] 00291
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::source_exhausted() const [function] [call site] 00292
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::read_buffer(std::__1::error_code&) [function] [call site] 00293
3 jsoncons::detail::span<char const, 18446744073709551615ul>::size() const [function] [call site] 00294
3 jsoncons::detail::span<char const, 18446744073709551615ul>::data() const [function] [call site] 00295
3 jsoncons::detail::span<char const, 18446744073709551615ul>::size() const [function] [call site] 00296
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::update(char const*, unsigned long) [function] [call site] 00297
2 jsoncons::basic_json_reader<char, jsoncons::stream_source<char>, std::__1::allocator<char> >::check_done(std::__1::error_code&) [function] [call site] 00298
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::is_error() const [function] [call site] 00299
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::eof() const [function] [call site] 00300
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::check_done(std::__1::error_code&) [function] [call site] 00301
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::source_exhausted() const [function] [call site] 00302
3 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::read_buffer(std::__1::error_code&) [function] [call site] 00303
3 jsoncons::detail::span<char const, 18446744073709551615ul>::size() const [function] [call site] 00304
3 jsoncons::detail::span<char const, 18446744073709551615ul>::data() const [function] [call site] 00305
3 jsoncons::detail::span<char const, 18446744073709551615ul>::size() const [function] [call site] 00306
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::update(char const*, unsigned long) [function] [call site] 00307
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::source_exhausted() const [function] [call site] 00308
3 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::check_done(std::__1::error_code&) [function] [call site] 00309
3 jsoncons::basic_json_reader<char, jsoncons::stream_source<char>, std::__1::allocator<char> >::eof() const [function] [call site] 00310
4 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::source_exhausted() const [function] [call site] 00311
4 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::eof() const [function] [call site] 00312
1 jsoncons::basic_json_reader<char, jsoncons::stream_source<char>, std::__1::allocator<char> >::~basic_json_reader() [function] [call site] 00313
2 jsoncons::basic_json_parser<char, std::__1::allocator<char> >::~basic_json_parser() [function] [call site] 00314
3 jsoncons::ser_context::~ser_context() [function] [call site] 00315
2 jsoncons::basic_default_json_visitor<char>::~basic_default_json_visitor() [function] [call site] 00316
2 jsoncons::json_source_adaptor<jsoncons::stream_source<char> >::~json_source_adaptor() [function] [call site] 00317
1 jsoncons::basic_json_encoder<char, jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<char> >::~basic_json_encoder() [function] [call site] 00318
2 jsoncons::string_sink<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >::flush() [function] [call site] 00319
2 jsoncons::basic_json_encode_options<char>::~basic_json_encode_options() [function] [call site] 00320
2 jsoncons::basic_json_visitor<char>::~basic_json_visitor() [function] [call site] 00321