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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
5 312 jsoncons::basic_json_reader >, std::__1::allocator >::check_done(std::__1::error_code&) call site: 00312
4 149 jsoncons::basic_json_parser >::end_positive_value(jsoncons::basic_json_visitor &, std::__1::error_code&) call site: 00149
4 288 jsoncons::basic_json_parser >::parse_some_(jsoncons::basic_json_visitor &, std::__1::error_code&) call site: 00288 __cxa_allocate_exception
3 35 jsoncons::stream_source >::stream_source(std::__1::basic_istream >&, std::__1::allocator const&) call site: 00035
3 79 jsoncons::stream_source >::fill_buffer() call site: 00079 __cxa_end_catch
3 121 _ZN8jsoncons7utility14dec_to_integerIlcEENSt3__19enable_ifIXaasr10ext_traits14integer_limitsIT_EE14is_specializedsr10ext_traits14integer_limitsIS4_EE9is_signedENS0_16to_number_resultIT0_EEE4typeEPKS6_mRS4_ call site: 00121
3 133 jsoncons::utility::decstr_to_double(char const*, unsigned long, double&) call site: 00133
2 32 jsoncons::json_source_adaptor > >::json_source_adaptor , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&) call site: 00032
2 50 jsoncons::basic_json_parser >::basic_json_parser(jsoncons::basic_json_decode_options const&, std::__1::allocator const&) call site: 00050 nan
2 63 jsoncons::basic_json_reader >, std::__1::allocator >::basic_json_reader , std::__1::allocator >&>(std::__1::basic_istringstream , std::__1::allocator >&, jsoncons::basic_json_visitor &, std::__1::allocator const&) call site: 00063
2 107 _ZN8jsoncons7utility14dec_to_integerIlcEENSt3__19enable_ifIXaasr10ext_traits14integer_limitsIT_EE14is_specializedsr10ext_traits14integer_limitsIS4_EE9is_signedENS0_16to_number_resultIT0_EEE4typeEPKS6_mRS4_ call site: 00107
2 129 jsoncons::utility::decstr_to_double(char const*, unsigned long, double&) call site: 00129 strtod

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