FailedConsole Output

Started by upstream project "test-short-internet" build number 509
originally caused by:
 Started by upstream project "test-ns-infrastructure" build number 883
 originally caused by:
  Started by upstream project "source-netsurf-all-master" build number 2018
  originally caused by:
   Started by upstream project "netsurf" build number 6801
   originally caused by:
    Started by upstream project "libcss" build number 1648
    originally caused by:
     Started by upstream project "libwapcaplet" build number 337
     originally caused by:
      Started by upstream project "buildsystem" build number 1477
      originally caused by:
       Started by an SCM change
     Started by upstream project "libnslog" build number 142
     originally caused by:
      Started by upstream project "buildsystem" build number 1477
     Started by upstream project "libparserutils" build number 407
     originally caused by:
      Started by upstream project "buildsystem" build number 1477
    Started by upstream project "libsvgtiny" build number 553
    originally caused by:
     Started by upstream project "libdom" build number 1689
     originally caused by:
      Started by upstream project "libhubbub" build number 1566
      originally caused by:
       Started by upstream project "libwapcaplet" build number 337
       Started by upstream project "libparserutils" build number 407
Building remotely on ciworker0 (x86_64-linux-gnu runner) in workspace /var/lib/jenkins/workspace/test-long-internet
[test-long-internet] $ /bin/sh -xe /tmp/hudson18350694505043860782.sh
+ SRC_DESTDIR=/srv/ci.netsurf-browser.org/html/builds/sources/master
+ rm -rf src.tar.gz netsurf-all
+ scp netsurf@ci.netsurf-browser.org:/srv/ci.netsurf-browser.org/html/builds/sources/master/latest src.tar.gz
+ mkdir netsurf-all
+ tar --strip-components=1 -C netsurf-all -axf src.tar.gz
+ rm -rf src.tar.gz
+ make -C netsurf-all TARGET=monkey
make: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all'
mkdir -p /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include
mkdir -p /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
mkdir -p /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/bin
make install --directory=buildsystem HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/buildsystem'
mkdir -p /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools
for M in Makefile.top Makefile.tools Makefile.subdir Makefile.pkgconfig Makefile.clang Makefile.gcc Makefile.norcroft Makefile.open64; do \
	cp makefiles/$M /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles/; \
done
for T in testrunner.pl; do \
	cp testtools/$T /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools/; \
done
for C in jenkins-build.sh; do \
	cp citools/$C /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools/; \
done
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/buildsystem'
make install --directory=libnslog HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnslog'
	 BISON: src/filter-parser.y
src/filter-parser.y:27.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   27 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
src/filter-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
	  FLEX: src/filter-lexer.l
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-parser.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-lexer.c
 COMPILE: src/core.c
 COMPILE: src/filter.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nslog/nslog.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/nslog
sed -e... libnslog.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnslog.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnslog'
make install --directory=libwapcaplet HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libwapcaplet'
 COMPILE: src/libwapcaplet.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libwapcaplet/libwapcaplet.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libwapcaplet
sed -e... libwapcaplet.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libwapcaplet.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libwapcaplet'
make install --directory=libparserutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libparserutils'
   ALIAS: src/charset/aliases.inc
 COMPILE: src/charset/aliases.c
 COMPILE: src/charset/codec.c
 COMPILE: src/charset/codecs/codec_ascii.c
 COMPILE: src/charset/codecs/codec_8859.c
 COMPILE: src/charset/codecs/codec_ext8.c
 COMPILE: src/charset/codecs/codec_utf8.c
 COMPILE: src/charset/codecs/codec_utf16.c
 COMPILE: src/charset/encodings/utf8.c
 COMPILE: src/charset/encodings/utf16.c
 COMPILE: src/input/filter.c
 COMPILE: src/input/inputstream.c
 COMPILE: src/utils/buffer.c
 COMPILE: src/utils/errors.c
 COMPILE: src/utils/stack.c
 COMPILE: src/utils/vector.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/parserutils/errors.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/functypes.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/parserutils.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/types.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/charset/codec.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/charset/mibenum.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/charset/utf16.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/charset/utf8.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/input/inputstream.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/input
install -C  -m 644 include/parserutils/utils/buffer.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/utils
install -C  -m 644 include/parserutils/utils/stack.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/utils
install -C  -m 644 include/parserutils/utils/vector.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/parserutils/utils
sed -e... libparserutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libparserutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libparserutils'
make install --directory=libcss HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libcss'
 PREPARE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/gen_parser
GENERATE: src/parse/properties/autogenerated_z_index.c
GENERATE: src/parse/properties/autogenerated_writing_mode.c
GENERATE: src/parse/properties/autogenerated_word_spacing.c
GENERATE: src/parse/properties/autogenerated_width.c
GENERATE: src/parse/properties/autogenerated_widows.c
GENERATE: src/parse/properties/autogenerated_white_space.c
GENERATE: src/parse/properties/autogenerated_volume.c
GENERATE: src/parse/properties/autogenerated_visibility.c
GENERATE: src/parse/properties/autogenerated_vertical_align.c
GENERATE: src/parse/properties/autogenerated_unicode_bidi.c
GENERATE: src/parse/properties/autogenerated_top.c
GENERATE: src/parse/properties/autogenerated_text_transform.c
GENERATE: src/parse/properties/autogenerated_text_indent.c
GENERATE: src/parse/properties/autogenerated_text_align.c
GENERATE: src/parse/properties/autogenerated_table_layout.c
GENERATE: src/parse/properties/autogenerated_stress.c
GENERATE: src/parse/properties/autogenerated_speech_rate.c
GENERATE: src/parse/properties/autogenerated_speak_punctuation.c
GENERATE: src/parse/properties/autogenerated_speak_numeral.c
GENERATE: src/parse/properties/autogenerated_speak_header.c
GENERATE: src/parse/properties/autogenerated_speak.c
GENERATE: src/parse/properties/autogenerated_side.c
GENERATE: src/parse/properties/autogenerated_right.c
GENERATE: src/parse/properties/autogenerated_richness.c
GENERATE: src/parse/properties/autogenerated_position.c
GENERATE: src/parse/properties/autogenerated_pitch_range.c
GENERATE: src/parse/properties/autogenerated_pitch.c
GENERATE: src/parse/properties/autogenerated_pause_before.c
GENERATE: src/parse/properties/autogenerated_pause_after.c
GENERATE: src/parse/properties/autogenerated_page_break_inside.c
GENERATE: src/parse/properties/autogenerated_page_break_before.c
GENERATE: src/parse/properties/autogenerated_page_break_after.c
GENERATE: src/parse/properties/autogenerated_padding_top.c
GENERATE: src/parse/properties/autogenerated_padding_side.c
GENERATE: src/parse/properties/autogenerated_padding_right.c
GENERATE: src/parse/properties/autogenerated_padding_left.c
GENERATE: src/parse/properties/autogenerated_padding_bottom.c
GENERATE: src/parse/properties/autogenerated_overflow_y.c
GENERATE: src/parse/properties/autogenerated_overflow_x.c
GENERATE: src/parse/properties/autogenerated_outline_width.c
GENERATE: src/parse/properties/autogenerated_outline_style.c
GENERATE: src/parse/properties/autogenerated_outline_color.c
GENERATE: src/parse/properties/autogenerated_orphans.c
GENERATE: src/parse/properties/autogenerated_order.c
GENERATE: src/parse/properties/autogenerated_min_width.c
GENERATE: src/parse/properties/autogenerated_min_height.c
GENERATE: src/parse/properties/autogenerated_max_width.c
GENERATE: src/parse/properties/autogenerated_max_height.c
GENERATE: src/parse/properties/autogenerated_margin_top.c
GENERATE: src/parse/properties/autogenerated_margin_side.c
GENERATE: src/parse/properties/autogenerated_margin_right.c
GENERATE: src/parse/properties/autogenerated_margin_left.c
GENERATE: src/parse/properties/autogenerated_margin_bottom.c
GENERATE: src/parse/properties/autogenerated_list_style_position.c
GENERATE: src/parse/properties/autogenerated_list_style_image.c
GENERATE: src/parse/properties/autogenerated_line_height.c
GENERATE: src/parse/properties/autogenerated_letter_spacing.c
GENERATE: src/parse/properties/autogenerated_left.c
GENERATE: src/parse/properties/autogenerated_justify_content.c
GENERATE: src/parse/properties/autogenerated_height.c
GENERATE: src/parse/properties/autogenerated_font_variant.c
GENERATE: src/parse/properties/autogenerated_font_style.c
GENERATE: src/parse/properties/autogenerated_font_size.c
GENERATE: src/parse/properties/autogenerated_float.c
GENERATE: src/parse/properties/autogenerated_flex_wrap.c
GENERATE: src/parse/properties/autogenerated_flex_shrink.c
GENERATE: src/parse/properties/autogenerated_flex_grow.c
GENERATE: src/parse/properties/autogenerated_flex_direction.c
GENERATE: src/parse/properties/autogenerated_flex_basis.c
GENERATE: src/parse/properties/autogenerated_empty_cells.c
GENERATE: src/parse/properties/autogenerated_display.c
GENERATE: src/parse/properties/autogenerated_direction.c
GENERATE: src/parse/properties/autogenerated_cue_before.c
GENERATE: src/parse/properties/autogenerated_cue_after.c
GENERATE: src/parse/properties/autogenerated_counter_reset.c
GENERATE: src/parse/properties/autogenerated_counter_increment.c
GENERATE: src/parse/properties/autogenerated_column_width.c
GENERATE: src/parse/properties/autogenerated_column_span.c
GENERATE: src/parse/properties/autogenerated_column_rule_width.c
GENERATE: src/parse/properties/autogenerated_column_rule_style.c
GENERATE: src/parse/properties/autogenerated_column_rule_color.c
GENERATE: src/parse/properties/autogenerated_column_gap.c
GENERATE: src/parse/properties/autogenerated_column_fill.c
GENERATE: src/parse/properties/autogenerated_column_count.c
GENERATE: src/parse/properties/autogenerated_color.c
GENERATE: src/parse/properties/autogenerated_clear.c
GENERATE: src/parse/properties/autogenerated_caption_side.c
GENERATE: src/parse/properties/autogenerated_break_inside.c
GENERATE: src/parse/properties/autogenerated_break_before.c
GENERATE: src/parse/properties/autogenerated_break_after.c
GENERATE: src/parse/properties/autogenerated_box_sizing.c
GENERATE: src/parse/properties/autogenerated_bottom.c
GENERATE: src/parse/properties/autogenerated_border_top_width.c
GENERATE: src/parse/properties/autogenerated_border_top_style.c
GENERATE: src/parse/properties/autogenerated_border_top_color.c
GENERATE: src/parse/properties/autogenerated_border_top.c
GENERATE: src/parse/properties/autogenerated_border_side_width.c
GENERATE: src/parse/properties/autogenerated_border_side_style.c
GENERATE: src/parse/properties/autogenerated_border_side_color.c
GENERATE: src/parse/properties/autogenerated_border_right_width.c
GENERATE: src/parse/properties/autogenerated_border_right_style.c
GENERATE: src/parse/properties/autogenerated_border_right_color.c
GENERATE: src/parse/properties/autogenerated_border_right.c
GENERATE: src/parse/properties/autogenerated_border_left_width.c
GENERATE: src/parse/properties/autogenerated_border_left_style.c
GENERATE: src/parse/properties/autogenerated_border_left_color.c
GENERATE: src/parse/properties/autogenerated_border_left.c
GENERATE: src/parse/properties/autogenerated_border_collapse.c
GENERATE: src/parse/properties/autogenerated_border_bottom_width.c
GENERATE: src/parse/properties/autogenerated_border_bottom_style.c
GENERATE: src/parse/properties/autogenerated_border_bottom_color.c
GENERATE: src/parse/properties/autogenerated_border_bottom.c
GENERATE: src/parse/properties/autogenerated_background_repeat.c
GENERATE: src/parse/properties/autogenerated_background_image.c
GENERATE: src/parse/properties/autogenerated_background_color.c
GENERATE: src/parse/properties/autogenerated_background_attachment.c
GENERATE: src/parse/properties/autogenerated_align_self.c
GENERATE: src/parse/properties/autogenerated_align_items.c
GENERATE: src/parse/properties/autogenerated_align_content.c
 COMPILE: src/stylesheet.c
 COMPILE: src/charset/detect.c
 COMPILE: src/lex/lex.c
 COMPILE: src/parse/parse.c
 COMPILE: src/parse/language.c
 COMPILE: src/parse/important.c
 COMPILE: src/parse/propstrings.c
 COMPILE: src/parse/font_face.c
 COMPILE: src/parse/mq.c
 COMPILE: src/parse/properties/azimuth.c
 COMPILE: src/parse/properties/background.c
 COMPILE: src/parse/properties/background_position.c
 COMPILE: src/parse/properties/border.c
 COMPILE: src/parse/properties/border_color.c
 COMPILE: src/parse/properties/border_spacing.c
 COMPILE: src/parse/properties/border_style.c
 COMPILE: src/parse/properties/border_width.c
 COMPILE: src/parse/properties/clip.c
 COMPILE: src/parse/properties/columns.c
 COMPILE: src/parse/properties/column_rule.c
 COMPILE: src/parse/properties/content.c
 COMPILE: src/parse/properties/cue.c
 COMPILE: src/parse/properties/cursor.c
 COMPILE: src/parse/properties/elevation.c
 COMPILE: src/parse/properties/fill_opacity.c
 COMPILE: src/parse/properties/flex.c
 COMPILE: src/parse/properties/flex_flow.c
 COMPILE: src/parse/properties/font.c
 COMPILE: src/parse/properties/font_family.c
 COMPILE: src/parse/properties/font_weight.c
 COMPILE: src/parse/properties/list_style.c
 COMPILE: src/parse/properties/list_style_type.c
 COMPILE: src/parse/properties/margin.c
 COMPILE: src/parse/properties/opacity.c
 COMPILE: src/parse/properties/outline.c
 COMPILE: src/parse/properties/overflow.c
 COMPILE: src/parse/properties/padding.c
 COMPILE: src/parse/properties/pause.c
 COMPILE: src/parse/properties/play_during.c
 COMPILE: src/parse/properties/properties.c
 COMPILE: src/parse/properties/quotes.c
 COMPILE: src/parse/properties/stroke_opacity.c
 COMPILE: src/parse/properties/text_decoration.c
 COMPILE: src/parse/properties/utils.c
 COMPILE: src/parse/properties/voice_family.c
 COMPILE: src/parse/properties/autogenerated_background_repeat.c
 COMPILE: src/parse/properties/autogenerated_border_collapse.c
 COMPILE: src/parse/properties/autogenerated_cue_after.c
 COMPILE: src/parse/properties/autogenerated_cue_before.c
 COMPILE: src/parse/properties/autogenerated_direction.c
 COMPILE: src/parse/properties/autogenerated_display.c
 COMPILE: src/parse/properties/autogenerated_empty_cells.c
 COMPILE: src/parse/properties/autogenerated_float.c
 COMPILE: src/parse/properties/autogenerated_font_size.c
 COMPILE: src/parse/properties/autogenerated_font_style.c
 COMPILE: src/parse/properties/autogenerated_font_variant.c
 COMPILE: src/parse/properties/autogenerated_height.c
 COMPILE: src/parse/properties/autogenerated_letter_spacing.c
 COMPILE: src/parse/properties/autogenerated_line_height.c
 COMPILE: src/parse/properties/autogenerated_border_top.c
 COMPILE: src/parse/properties/autogenerated_border_bottom.c
 COMPILE: src/parse/properties/autogenerated_border_left.c
 COMPILE: src/parse/properties/autogenerated_border_right.c
 COMPILE: src/parse/properties/autogenerated_max_height.c
 COMPILE: src/parse/properties/autogenerated_max_width.c
 COMPILE: src/parse/properties/autogenerated_min_height.c
 COMPILE: src/parse/properties/autogenerated_min_width.c
 COMPILE: src/parse/properties/autogenerated_color.c
 COMPILE: src/parse/properties/autogenerated_padding_side.c
 COMPILE: src/parse/properties/autogenerated_padding_bottom.c
 COMPILE: src/parse/properties/autogenerated_padding_left.c
 COMPILE: src/parse/properties/autogenerated_padding_top.c
 COMPILE: src/parse/properties/autogenerated_padding_right.c
 COMPILE: src/parse/properties/autogenerated_margin_side.c
 COMPILE: src/parse/properties/autogenerated_margin_top.c
 COMPILE: src/parse/properties/autogenerated_margin_bottom.c
 COMPILE: src/parse/properties/autogenerated_margin_left.c
 COMPILE: src/parse/properties/autogenerated_margin_right.c
 COMPILE: src/parse/properties/autogenerated_side.c
 COMPILE: src/parse/properties/autogenerated_top.c
 COMPILE: src/parse/properties/autogenerated_bottom.c
 COMPILE: src/parse/properties/autogenerated_left.c
 COMPILE: src/parse/properties/autogenerated_right.c
 COMPILE: src/parse/properties/autogenerated_border_side_width.c
 COMPILE: src/parse/properties/autogenerated_border_top_width.c
 COMPILE: src/parse/properties/autogenerated_border_bottom_width.c
 COMPILE: src/parse/properties/autogenerated_border_left_width.c
 COMPILE: src/parse/properties/autogenerated_border_right_width.c
 COMPILE: src/parse/properties/autogenerated_border_side_style.c
 COMPILE: src/parse/properties/autogenerated_border_top_style.c
 COMPILE: src/parse/properties/autogenerated_border_bottom_style.c
 COMPILE: src/parse/properties/autogenerated_border_left_style.c
 COMPILE: src/parse/properties/autogenerated_border_right_style.c
 COMPILE: src/parse/properties/autogenerated_border_side_color.c
 COMPILE: src/parse/properties/autogenerated_border_top_color.c
 COMPILE: src/parse/properties/autogenerated_border_bottom_color.c
 COMPILE: src/parse/properties/autogenerated_border_left_color.c
 COMPILE: src/parse/properties/autogenerated_border_right_color.c
 COMPILE: src/parse/properties/autogenerated_counter_increment.c
 COMPILE: src/parse/properties/autogenerated_counter_reset.c
 COMPILE: src/parse/properties/autogenerated_background_attachment.c
 COMPILE: src/parse/properties/autogenerated_background_color.c
 COMPILE: src/parse/properties/autogenerated_caption_side.c
 COMPILE: src/parse/properties/autogenerated_clear.c
 COMPILE: src/parse/properties/autogenerated_background_image.c
 COMPILE: src/parse/properties/autogenerated_list_style_image.c
 COMPILE: src/parse/properties/autogenerated_list_style_position.c
 COMPILE: src/parse/properties/autogenerated_orphans.c
 COMPILE: src/parse/properties/autogenerated_outline_color.c
 COMPILE: src/parse/properties/autogenerated_outline_style.c
 COMPILE: src/parse/properties/autogenerated_outline_width.c
 COMPILE: src/parse/properties/autogenerated_overflow_x.c
 COMPILE: src/parse/properties/autogenerated_overflow_y.c
 COMPILE: src/parse/properties/autogenerated_page_break_after.c
 COMPILE: src/parse/properties/autogenerated_page_break_before.c
 COMPILE: src/parse/properties/autogenerated_page_break_inside.c
 COMPILE: src/parse/properties/autogenerated_pause_after.c
 COMPILE: src/parse/properties/autogenerated_pause_before.c
 COMPILE: src/parse/properties/autogenerated_pitch.c
 COMPILE: src/parse/properties/autogenerated_pitch_range.c
 COMPILE: src/parse/properties/autogenerated_position.c
 COMPILE: src/parse/properties/autogenerated_richness.c
 COMPILE: src/parse/properties/autogenerated_speak.c
 COMPILE: src/parse/properties/autogenerated_speak_header.c
 COMPILE: src/parse/properties/autogenerated_speak_numeral.c
 COMPILE: src/parse/properties/autogenerated_speak_punctuation.c
 COMPILE: src/parse/properties/autogenerated_speech_rate.c
 COMPILE: src/parse/properties/autogenerated_stress.c
 COMPILE: src/parse/properties/autogenerated_table_layout.c
 COMPILE: src/parse/properties/autogenerated_text_align.c
 COMPILE: src/parse/properties/autogenerated_text_indent.c
 COMPILE: src/parse/properties/autogenerated_text_transform.c
 COMPILE: src/parse/properties/autogenerated_unicode_bidi.c
 COMPILE: src/parse/properties/autogenerated_vertical_align.c
 COMPILE: src/parse/properties/autogenerated_visibility.c
 COMPILE: src/parse/properties/autogenerated_volume.c
 COMPILE: src/parse/properties/autogenerated_white_space.c
 COMPILE: src/parse/properties/autogenerated_widows.c
 COMPILE: src/parse/properties/autogenerated_width.c
 COMPILE: src/parse/properties/autogenerated_word_spacing.c
 COMPILE: src/parse/properties/autogenerated_z_index.c
 COMPILE: src/parse/properties/autogenerated_break_after.c
 COMPILE: src/parse/properties/autogenerated_break_before.c
 COMPILE: src/parse/properties/autogenerated_break_inside.c
 COMPILE: src/parse/properties/autogenerated_column_count.c
 COMPILE: src/parse/properties/autogenerated_column_fill.c
 COMPILE: src/parse/properties/autogenerated_column_gap.c
 COMPILE: src/parse/properties/autogenerated_column_rule_color.c
 COMPILE: src/parse/properties/autogenerated_column_rule_style.c
 COMPILE: src/parse/properties/autogenerated_column_rule_width.c
 COMPILE: src/parse/properties/autogenerated_column_span.c
 COMPILE: src/parse/properties/autogenerated_column_width.c
 COMPILE: src/parse/properties/autogenerated_writing_mode.c
 COMPILE: src/parse/properties/autogenerated_box_sizing.c
 COMPILE: src/parse/properties/autogenerated_align_content.c
 COMPILE: src/parse/properties/autogenerated_align_items.c
 COMPILE: src/parse/properties/autogenerated_align_self.c
 COMPILE: src/parse/properties/autogenerated_flex_basis.c
 COMPILE: src/parse/properties/autogenerated_flex_direction.c
 COMPILE: src/parse/properties/autogenerated_flex_grow.c
 COMPILE: src/parse/properties/autogenerated_flex_shrink.c
 COMPILE: src/parse/properties/autogenerated_flex_wrap.c
 COMPILE: src/parse/properties/autogenerated_justify_content.c
 COMPILE: src/parse/properties/autogenerated_order.c
 COMPILE: src/select/arena.c
 COMPILE: src/select/calc.c
 COMPILE: src/select/computed.c
 COMPILE: src/select/dispatch.c
 COMPILE: src/select/hash.c
 COMPILE: src/select/select.c
 COMPILE: src/select/strings.c
 COMPILE: src/select/font_face.c
 COMPILE: src/select/format_list_style.c
 COMPILE: src/select/unit.c
 COMPILE: src/select/properties/helpers.c
 COMPILE: src/select/properties/align_content.c
 COMPILE: src/select/properties/align_items.c
 COMPILE: src/select/properties/align_self.c
 COMPILE: src/select/properties/azimuth.c
 COMPILE: src/select/properties/background_attachment.c
 COMPILE: src/select/properties/background_color.c
 COMPILE: src/select/properties/background_image.c
 COMPILE: src/select/properties/background_position.c
 COMPILE: src/select/properties/background_repeat.c
 COMPILE: src/select/properties/border_bottom_color.c
 COMPILE: src/select/properties/border_bottom_style.c
 COMPILE: src/select/properties/border_bottom_width.c
 COMPILE: src/select/properties/border_collapse.c
 COMPILE: src/select/properties/border_left_color.c
 COMPILE: src/select/properties/border_left_style.c
 COMPILE: src/select/properties/border_left_width.c
 COMPILE: src/select/properties/border_right_color.c
 COMPILE: src/select/properties/border_right_style.c
 COMPILE: src/select/properties/border_right_width.c
 COMPILE: src/select/properties/border_spacing.c
 COMPILE: src/select/properties/border_top_color.c
 COMPILE: src/select/properties/border_top_style.c
 COMPILE: src/select/properties/border_top_width.c
 COMPILE: src/select/properties/bottom.c
 COMPILE: src/select/properties/box_sizing.c
 COMPILE: src/select/properties/break_after.c
 COMPILE: src/select/properties/break_before.c
 COMPILE: src/select/properties/break_inside.c
 COMPILE: src/select/properties/caption_side.c
 COMPILE: src/select/properties/clear.c
 COMPILE: src/select/properties/clip.c
 COMPILE: src/select/properties/color.c
 COMPILE: src/select/properties/column_count.c
 COMPILE: src/select/properties/column_fill.c
 COMPILE: src/select/properties/column_gap.c
 COMPILE: src/select/properties/column_rule_color.c
 COMPILE: src/select/properties/column_rule_style.c
 COMPILE: src/select/properties/column_rule_width.c
 COMPILE: src/select/properties/column_span.c
 COMPILE: src/select/properties/column_width.c
 COMPILE: src/select/properties/content.c
 COMPILE: src/select/properties/counter_increment.c
 COMPILE: src/select/properties/counter_reset.c
 COMPILE: src/select/properties/cue_after.c
 COMPILE: src/select/properties/cue_before.c
 COMPILE: src/select/properties/cursor.c
 COMPILE: src/select/properties/direction.c
 COMPILE: src/select/properties/display.c
 COMPILE: src/select/properties/elevation.c
 COMPILE: src/select/properties/empty_cells.c
 COMPILE: src/select/properties/fill_opacity.c
 COMPILE: src/select/properties/flex_basis.c
 COMPILE: src/select/properties/flex_direction.c
 COMPILE: src/select/properties/flex_grow.c
 COMPILE: src/select/properties/flex_shrink.c
 COMPILE: src/select/properties/flex_wrap.c
 COMPILE: src/select/properties/float.c
 COMPILE: src/select/properties/font_family.c
 COMPILE: src/select/properties/font_size.c
 COMPILE: src/select/properties/font_style.c
 COMPILE: src/select/properties/font_variant.c
 COMPILE: src/select/properties/font_weight.c
 COMPILE: src/select/properties/height.c
 COMPILE: src/select/properties/justify_content.c
 COMPILE: src/select/properties/left.c
 COMPILE: src/select/properties/letter_spacing.c
 COMPILE: src/select/properties/line_height.c
 COMPILE: src/select/properties/list_style_image.c
 COMPILE: src/select/properties/list_style_position.c
 COMPILE: src/select/properties/list_style_type.c
 COMPILE: src/select/properties/margin_bottom.c
 COMPILE: src/select/properties/margin_left.c
 COMPILE: src/select/properties/margin_right.c
 COMPILE: src/select/properties/margin_top.c
 COMPILE: src/select/properties/max_height.c
 COMPILE: src/select/properties/max_width.c
 COMPILE: src/select/properties/min_height.c
 COMPILE: src/select/properties/min_width.c
 COMPILE: src/select/properties/opacity.c
 COMPILE: src/select/properties/order.c
 COMPILE: src/select/properties/orphans.c
 COMPILE: src/select/properties/outline_color.c
 COMPILE: src/select/properties/outline_style.c
 COMPILE: src/select/properties/outline_width.c
 COMPILE: src/select/properties/overflow_x.c
 COMPILE: src/select/properties/overflow_y.c
 COMPILE: src/select/properties/padding_bottom.c
 COMPILE: src/select/properties/padding_left.c
 COMPILE: src/select/properties/padding_right.c
 COMPILE: src/select/properties/padding_top.c
 COMPILE: src/select/properties/page_break_after.c
 COMPILE: src/select/properties/page_break_before.c
 COMPILE: src/select/properties/page_break_inside.c
 COMPILE: src/select/properties/pause_after.c
 COMPILE: src/select/properties/pause_before.c
 COMPILE: src/select/properties/pitch.c
 COMPILE: src/select/properties/pitch_range.c
 COMPILE: src/select/properties/play_during.c
 COMPILE: src/select/properties/position.c
 COMPILE: src/select/properties/quotes.c
 COMPILE: src/select/properties/richness.c
 COMPILE: src/select/properties/right.c
 COMPILE: src/select/properties/speech_rate.c
 COMPILE: src/select/properties/speak.c
 COMPILE: src/select/properties/speak_header.c
 COMPILE: src/select/properties/speak_numeral.c
 COMPILE: src/select/properties/speak_punctuation.c
 COMPILE: src/select/properties/stress.c
 COMPILE: src/select/properties/stroke_opacity.c
 COMPILE: src/select/properties/table_layout.c
 COMPILE: src/select/properties/text_align.c
 COMPILE: src/select/properties/text_decoration.c
 COMPILE: src/select/properties/text_indent.c
 COMPILE: src/select/properties/text_transform.c
 COMPILE: src/select/properties/top.c
 COMPILE: src/select/properties/unicode_bidi.c
 COMPILE: src/select/properties/vertical_align.c
 COMPILE: src/select/properties/visibility.c
 COMPILE: src/select/properties/voice_family.c
 COMPILE: src/select/properties/volume.c
 COMPILE: src/select/properties/white_space.c
 COMPILE: src/select/properties/widows.c
 COMPILE: src/select/properties/width.c
 COMPILE: src/select/properties/word_spacing.c
 COMPILE: src/select/properties/writing_mode.c
 COMPILE: src/select/properties/z_index.c
 COMPILE: src/utils/errors.c
 COMPILE: src/utils/utils.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libcss/computed.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/errors.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/font_face.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/fpmath.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/functypes.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/hint.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/libcss.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/properties.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/select.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/stylesheet.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/types.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/unit.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libcss
sed -e... libcss.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libcss.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libcss'
make install --directory=libhubbub HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libhubbub'
ENTITIES: src/tokeniser/entities.inc
   GPERF: src/treebuilder/element-type.gperf
 COMPILE: src/parser.c
 COMPILE: src/charset/detect.c
 COMPILE: src/tokeniser/entities.c
 COMPILE: src/tokeniser/tokeniser.c
 COMPILE: src/treebuilder/treebuilder.c
 COMPILE: src/treebuilder/initial.c
 COMPILE: src/treebuilder/before_html.c
 COMPILE: src/treebuilder/before_head.c
 COMPILE: src/treebuilder/in_head.c
 COMPILE: src/treebuilder/in_head_noscript.c
 COMPILE: src/treebuilder/after_head.c
 COMPILE: src/treebuilder/in_body.c
 COMPILE: src/treebuilder/in_table.c
 COMPILE: src/treebuilder/in_caption.c
 COMPILE: src/treebuilder/in_column_group.c
 COMPILE: src/treebuilder/in_table_body.c
 COMPILE: src/treebuilder/in_row.c
 COMPILE: src/treebuilder/in_cell.c
 COMPILE: src/treebuilder/in_select.c
 COMPILE: src/treebuilder/in_select_in_table.c
 COMPILE: src/treebuilder/in_foreign_content.c
 COMPILE: src/treebuilder/after_body.c
 COMPILE: src/treebuilder/in_frameset.c
 COMPILE: src/treebuilder/after_frameset.c
 COMPILE: src/treebuilder/after_after_body.c
 COMPILE: src/treebuilder/after_after_frameset.c
 COMPILE: src/treebuilder/generic_rcdata.c
 COMPILE: src/treebuilder/element-type.c
 COMPILE: src/utils/errors.c
 COMPILE: src/utils/string.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/hubbub/errors.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/functypes.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/hubbub.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/parser.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/tree.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/types.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/hubbub
sed -e... libhubbub.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libhubbub.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libhubbub'
make install --directory=libdom HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libdom'
 COMPILE: bindings/hubbub/parser.c
 COMPILE: bindings/xml/expat_xmlparser.c
 COMPILE: src/core/string.c
 COMPILE: src/core/node.c
 COMPILE: src/core/attr.c
 COMPILE: src/core/characterdata.c
 COMPILE: src/core/element.c
 COMPILE: src/core/implementation.c
 COMPILE: src/core/text.c
 COMPILE: src/core/typeinfo.c
 COMPILE: src/core/comment.c
 COMPILE: src/core/namednodemap.c
 COMPILE: src/core/nodelist.c
 COMPILE: src/core/cdatasection.c
 COMPILE: src/core/document_type.c
 COMPILE: src/core/entity_ref.c
 COMPILE: src/core/pi.c
 COMPILE: src/core/doc_fragment.c
 COMPILE: src/core/document.c
 COMPILE: src/core/tokenlist.c
 COMPILE: src/events/event.c
 COMPILE: src/events/dispatch.c
 COMPILE: src/events/event_target.c
 COMPILE: src/events/document_event.c
 COMPILE: src/events/custom_event.c
 COMPILE: src/events/keyboard_event.c
 COMPILE: src/events/mouse_wheel_event.c
 COMPILE: src/events/text_event.c
 COMPILE: src/events/event_listener.c
 COMPILE: src/events/mouse_event.c
 COMPILE: src/events/mutation_event.c
 COMPILE: src/events/ui_event.c
 COMPILE: src/events/mouse_multi_wheel_event.c
 COMPILE: src/events/mutation_name_event.c
 COMPILE: src/html/html_applet_element.c
 COMPILE: src/html/html_area_element.c
 COMPILE: src/html/html_anchor_element.c
 COMPILE: src/html/html_basefont_element.c
 COMPILE: src/html/html_base_element.c
 COMPILE: src/html/html_body_element.c
 COMPILE: src/html/html_button_element.c
 COMPILE: src/html/html_canvas_element.c
 COMPILE: src/html/html_collection.c
 COMPILE: src/html/html_document.c
 COMPILE: src/html/html_element.c
 COMPILE: src/html/html_dlist_element.c
 COMPILE: src/html/html_directory_element.c
 COMPILE: src/html/html_options_collection.c
 COMPILE: src/html/html_html_element.c
 COMPILE: src/html/html_head_element.c
 COMPILE: src/html/html_link_element.c
 COMPILE: src/html/html_title_element.c
 COMPILE: src/html/html_meta_element.c
 COMPILE: src/html/html_style_element.c
 COMPILE: src/html/html_form_element.c
 COMPILE: src/html/html_select_element.c
 COMPILE: src/html/html_input_element.c
 COMPILE: src/html/html_text_area_element.c
 COMPILE: src/html/html_opt_group_element.c
 COMPILE: src/html/html_option_element.c
 COMPILE: src/html/html_hr_element.c
 COMPILE: src/html/html_menu_element.c
 COMPILE: src/html/html_fieldset_element.c
 COMPILE: src/html/html_legend_element.c
 COMPILE: src/html/html_div_element.c
 COMPILE: src/html/html_paragraph_element.c
 COMPILE: src/html/html_heading_element.c
 COMPILE: src/html/html_quote_element.c
 COMPILE: src/html/html_pre_element.c
 COMPILE: src/html/html_br_element.c
 COMPILE: src/html/html_label_element.c
 COMPILE: src/html/html_ulist_element.c
 COMPILE: src/html/html_olist_element.c
 COMPILE: src/html/html_li_element.c
 COMPILE: src/html/html_font_element.c
 COMPILE: src/html/html_mod_element.c
 COMPILE: src/html/html_image_element.c
 COMPILE: src/html/html_object_element.c
 COMPILE: src/html/html_param_element.c
 COMPILE: src/html/html_map_element.c
 COMPILE: src/html/html_script_element.c
 COMPILE: src/html/html_tablecaption_element.c
 COMPILE: src/html/html_tablecell_element.c
 COMPILE: src/html/html_tablecol_element.c
 COMPILE: src/html/html_tablesection_element.c
 COMPILE: src/html/html_table_element.c
 COMPILE: src/html/html_tablerow_element.c
 COMPILE: src/html/html_frameset_element.c
 COMPILE: src/html/html_frame_element.c
 COMPILE: src/html/html_iframe_element.c
 COMPILE: src/html/html_isindex_element.c
 COMPILE: src/utils/namespace.c
 COMPILE: src/utils/hashtable.c
 COMPILE: src/utils/character_valid.c
 COMPILE: src/utils/validate.c
 COMPILE: src/utils/walk.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 bindings/hubbub/errors.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub
install -C  -m 644 bindings/hubbub/parser.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub
install -C  -m 644 bindings/xml/xmlerror.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/bindings/xml
install -C  -m 644 bindings/xml/xmlparser.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/bindings/xml
install -C  -m 644 include/dom/dom.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/functypes.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/inttypes.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/walk.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/core/attr.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/characterdata.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/cdatasection.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/comment.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/doc_fragment.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/document.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/document_type.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/entity_ref.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/exceptions.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/implementation.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/namednodemap.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/node.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/nodelist.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/tokenlist.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/string.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/pi.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/text.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/typeinfo.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/events/event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/ui_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/custom_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mouse_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/keyboard_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/text_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mouse_wheel_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mouse_multi_wheel_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mutation_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/event_target.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mutation_name_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/events.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/event_listener.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/document_event.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/html/html_document.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_collection.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_elements.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_html_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_head_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_link_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_title_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_body_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_meta_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_form_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_button_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_canvas_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_input_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_select_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_text_area_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_option_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_opt_group_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_options_collection.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_hr_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_dlist_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_directory_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_menu_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_fieldset_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_legend_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_div_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_paragraph_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_heading_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_quote_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_pre_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_br_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_label_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_ulist_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_olist_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_li_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_font_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_mod_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_anchor_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_basefont_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_image_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_object_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_param_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_applet_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_area_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_map_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_script_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablecaption_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablecell_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablecol_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablesection_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_table_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablerow_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_base_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_style_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_frameset_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_frame_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_iframe_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_isindex_element.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/dom/html
sed -e... libdom.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libdom.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libdom'
make install --directory=libnsbmp HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnsbmp'
 COMPILE: src/libnsbmp.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libnsbmp.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/
sed -e... libnsbmp.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsbmp.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnsbmp'
make install --directory=libnsgif HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnsgif'
 COMPILE: src/gif.c
 COMPILE: src/lzw.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nsgif.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include
sed -e... libnsgif.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsgif.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnsgif'
make install --directory=librosprite HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/librosprite'
 COMPILE: src/librosprite.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/librosprite.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include
sed -e... librosprite.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/librosprite.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/librosprite'
make install --directory=libnsutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnsutils'
 COMPILE: src/base64.c
 COMPILE: src/time.c
 COMPILE: src/unistd.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nsutils/assert.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/errors.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/base64.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/endian.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/time.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/unistd.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/nsutils
sed -e... libnsutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnsutils'
make install --directory=libutf8proc HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libutf8proc'
 COMPILE: src/utf8proc.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libutf8proc/utf8proc.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include/libutf8proc
sed -e... libutf8proc.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libutf8proc.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libutf8proc'
make install --directory=libnspsl HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnspsl'
 COMPILE: src/nspsl.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nspsl.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include
sed -e... libnspsl.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnspsl.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libnspsl'
make install --directory=libsvgtiny HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libsvgtiny'
   GPERF: src/colors.gperf
 COMPILE: src/svgtiny.c
 COMPILE: src/svgtiny_gradient.c
 COMPILE: src/svgtiny_list.c
 COMPILE: src/svgtiny_parse.c
 COMPILE: src/svgtiny_path.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/svgtiny.h /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/include
sed -e... libsvgtiny.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib/pkgconfig/libsvgtiny.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/libsvgtiny'
make install --directory=nsgenbind HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey Q=@ DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/nsgenbind'
   BISON: src/webidl-parser.y
src/webidl-parser.y:51.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   51 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
src/webidl-parser.y:52.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
   52 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
src/webidl-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
    FLEX: src/webidl-lexer.l
   BISON: src/nsgenbind-parser.y
src/nsgenbind-parser.y:12.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   12 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
src/nsgenbind-parser.y:16.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
   16 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
src/nsgenbind-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
    FLEX: src/nsgenbind-lexer.l
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-parser.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-lexer.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-parser.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-lexer.c
 COMPILE: src/nsgenbind.c
 COMPILE: src/utils.c
 COMPILE: src/output.c
 COMPILE: src/webidl-ast.c
 COMPILE: src/nsgenbind-ast.c
 COMPILE: src/ir.c
 COMPILE: src/duk-libdom.c
 COMPILE: src/duk-libdom-interface.c
 COMPILE: src/duk-libdom-dictionary.c
 COMPILE: src/duk-libdom-common.c
 COMPILE: src/duk-libdom-generated.c
    LINK: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind
install -C  -m 755 build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/bin
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/nsgenbind'
make --directory=netsurf PREFIX= TARGET=monkey 
make[1]: Entering directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf'
M.CONFIG: JPEG (libjpeg)	enabled       (NETSURF_USE_JPEG := YES)
M.CONFIG: PDF export (haru)	disabled      (NETSURF_USE_HARU_PDF := NO)
M.CONFIG: glibc internal iconv	enabled       (NETSURF_USE_LIBICONV_PLUG := YES)
M.CONFIG: Javascript (Duktape)	enabled       (NETSURF_USE_DUKTAPE := YES)
PKG.CNFG: CSS (libcss)	enabled
PKG.CNFG: DOM (libdom)	enabled
PKG.CNFG: nsutils (libnsutils)	enabled
M.CONFIG: Curl (libcurl)	enabled       (NETSURF_USE_CURL := YES)
M.CONFIG: OpenSSL (openssl)	auto-enabled  (NETSURF_USE_OPENSSL := AUTO)
M.CONFIG: utf8 (libutf8proc)	enabled       (NETSURF_USE_UTF8PROC := YES)
M.CONFIG: JPEGXL (libjxl)	auto-disabled (NETSURF_USE_JPEGXL := AUTO)
M.CONFIG: WEBP (libwebp)	auto-enabled  (NETSURF_USE_WEBP := AUTO)
M.CONFIG: PNG (libpng)	auto-enabled  (NETSURF_USE_PNG := AUTO)
M.CONFIG: BMP (libnsbmp)	auto-enabled  (NETSURF_USE_BMP := AUTO)
M.CONFIG: GIF (libnsgif)	auto-enabled  (NETSURF_USE_GIF := AUTO)
M.CONFIG: SVG (libsvgtiny)	disabled      (NETSURF_USE_NSSVG := NO)
M.CONFIG: Sprite (librosprite)	disabled      (NETSURF_USE_ROSPRITE := NO)
M.CONFIG: PSL (libnspsl)	auto-enabled  (NETSURF_USE_NSPSL := AUTO)
M.CONFIG: LOG (libnslog)	auto-enabled  (NETSURF_USE_NSLOG := AUTO)
PKG.CNFG: Check (check)	enabled
 GENBIND: content/handlers/javascript/duktape/netsurf.bnd
M.CONFIG: JPEG (libjpeg)	enabled       (NETSURF_USE_JPEG := YES)
M.CONFIG: PDF export (haru)	disabled      (NETSURF_USE_HARU_PDF := NO)
M.CONFIG: glibc internal iconv	enabled       (NETSURF_USE_LIBICONV_PLUG := YES)
M.CONFIG: Javascript (Duktape)	enabled       (NETSURF_USE_DUKTAPE := YES)
PKG.CNFG: CSS (libcss)	enabled
PKG.CNFG: DOM (libdom)	enabled
PKG.CNFG: nsutils (libnsutils)	enabled
M.CONFIG: Curl (libcurl)	enabled       (NETSURF_USE_CURL := YES)
M.CONFIG: OpenSSL (openssl)	auto-enabled  (NETSURF_USE_OPENSSL := AUTO)
M.CONFIG: utf8 (libutf8proc)	enabled       (NETSURF_USE_UTF8PROC := YES)
M.CONFIG: JPEGXL (libjxl)	auto-disabled (NETSURF_USE_JPEGXL := AUTO)
M.CONFIG: WEBP (libwebp)	auto-enabled  (NETSURF_USE_WEBP := AUTO)
M.CONFIG: PNG (libpng)	auto-enabled  (NETSURF_USE_PNG := AUTO)
M.CONFIG: BMP (libnsbmp)	auto-enabled  (NETSURF_USE_BMP := AUTO)
M.CONFIG: GIF (libnsgif)	auto-enabled  (NETSURF_USE_GIF := AUTO)
M.CONFIG: SVG (libsvgtiny)	disabled      (NETSURF_USE_NSSVG := NO)
M.CONFIG: Sprite (librosprite)	disabled      (NETSURF_USE_ROSPRITE := NO)
M.CONFIG: PSL (libnspsl)	auto-enabled  (NETSURF_USE_NSPSL := AUTO)
M.CONFIG: LOG (libnslog)	auto-enabled  (NETSURF_USE_NSLOG := AUTO)
PKG.CNFG: Check (check)	enabled
   MKDIR: build/Linux-monkey
   MKDIR: build/Linux-monkey/deps
 COMPILE: build/Linux-monkey/duktape/application_cache.c
 COMPILE: build/Linux-monkey/duktape/attr.c
 COMPILE: build/Linux-monkey/duktape/audio_track.c
 COMPILE: build/Linux-monkey/duktape/audio_track_list.c
 COMPILE: build/Linux-monkey/duktape/autocomplete_error_event.c
 COMPILE: build/Linux-monkey/duktape/autocomplete_error_event_init.c
 COMPILE: build/Linux-monkey/duktape/bar_prop.c
 COMPILE: build/Linux-monkey/duktape/before_unload_event.c
 COMPILE: build/Linux-monkey/duktape/binding.c
 COMPILE: build/Linux-monkey/duktape/broadcast_channel.c
 COMPILE: build/Linux-monkey/duktape/canvas_gradient.c
 COMPILE: build/Linux-monkey/duktape/canvas_pattern.c
 COMPILE: build/Linux-monkey/duktape/canvas_proxy.c
 COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d.c
 COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d_settings.c
 COMPILE: build/Linux-monkey/duktape/character_data.c
 COMPILE: build/Linux-monkey/duktape/close_event.c
 COMPILE: build/Linux-monkey/duktape/close_event_init.c
 COMPILE: build/Linux-monkey/duktape/comment.c
 COMPILE: build/Linux-monkey/duktape/composition_event.c
 COMPILE: build/Linux-monkey/duktape/composition_event_init.c
 COMPILE: build/Linux-monkey/duktape/console.c
 COMPILE: build/Linux-monkey/duktape/css.c
 COMPILE: build/Linux-monkey/duktape/css_grouping_rule.c
 COMPILE: build/Linux-monkey/duktape/css_import_rule.c
 COMPILE: build/Linux-monkey/duktape/css_margin_rule.c
 COMPILE: build/Linux-monkey/duktape/css_media_rule.c
 COMPILE: build/Linux-monkey/duktape/css_namespace_rule.c
 COMPILE: build/Linux-monkey/duktape/css_page_rule.c
 COMPILE: build/Linux-monkey/duktape/css_rule.c
 COMPILE: build/Linux-monkey/duktape/css_rule_list.c
 COMPILE: build/Linux-monkey/duktape/css_style_declaration.c
 COMPILE: build/Linux-monkey/duktape/css_style_rule.c
 COMPILE: build/Linux-monkey/duktape/css_style_sheet.c
 COMPILE: build/Linux-monkey/duktape/custom_event.c
 COMPILE: build/Linux-monkey/duktape/custom_event_init.c
 COMPILE: build/Linux-monkey/duktape/data_transfer.c
 COMPILE: build/Linux-monkey/duktape/data_transfer_item.c
 COMPILE: build/Linux-monkey/duktape/data_transfer_item_list.c
 COMPILE: build/Linux-monkey/duktape/dedicated_worker_global_scope.c
 COMPILE: build/Linux-monkey/duktape/document.c
 COMPILE: build/Linux-monkey/duktape/document_fragment.c
 COMPILE: build/Linux-monkey/duktape/document_type.c
 COMPILE: build/Linux-monkey/duktape/dom_element_map.c
 COMPILE: build/Linux-monkey/duktape/dom_implementation.c
 COMPILE: build/Linux-monkey/duktape/dom_parser.c
 COMPILE: build/Linux-monkey/duktape/dom_settable_token_list.c
 COMPILE: build/Linux-monkey/duktape/dom_string_map.c
 COMPILE: build/Linux-monkey/duktape/dom_token_list.c
 COMPILE: build/Linux-monkey/duktape/drag_event.c
 COMPILE: build/Linux-monkey/duktape/drag_event_init.c
 COMPILE: build/Linux-monkey/duktape/drawing_style.c
 COMPILE: build/Linux-monkey/duktape/element.c
 COMPILE: build/Linux-monkey/duktape/error_event.c
 COMPILE: build/Linux-monkey/duktape/error_event_init.c
 COMPILE: build/Linux-monkey/duktape/event.c
 COMPILE: build/Linux-monkey/duktape/event_init.c
 COMPILE: build/Linux-monkey/duktape/event_listener.c
 COMPILE: build/Linux-monkey/duktape/event_modifier_init.c
 COMPILE: build/Linux-monkey/duktape/event_source.c
 COMPILE: build/Linux-monkey/duktape/event_source_init.c
 COMPILE: build/Linux-monkey/duktape/event_target.c
 COMPILE: build/Linux-monkey/duktape/external.c
 COMPILE: build/Linux-monkey/duktape/focus_event.c
 COMPILE: build/Linux-monkey/duktape/focus_event_init.c
 COMPILE: build/Linux-monkey/duktape/hash_change_event.c
 COMPILE: build/Linux-monkey/duktape/hash_change_event_init.c
 COMPILE: build/Linux-monkey/duktape/history.c
 COMPILE: build/Linux-monkey/duktape/hit_region_options.c
 COMPILE: build/Linux-monkey/duktape/html_all_collection.c
 COMPILE: build/Linux-monkey/duktape/html_anchor_element.c
 COMPILE: build/Linux-monkey/duktape/html_applet_element.c
 COMPILE: build/Linux-monkey/duktape/html_area_element.c
 COMPILE: build/Linux-monkey/duktape/html_audio_element.c
 COMPILE: build/Linux-monkey/duktape/html_base_element.c
 COMPILE: build/Linux-monkey/duktape/html_body_element.c
 COMPILE: build/Linux-monkey/duktape/html_br_element.c
 COMPILE: build/Linux-monkey/duktape/html_button_element.c
 COMPILE: build/Linux-monkey/duktape/html_canvas_element.c
 COMPILE: build/Linux-monkey/duktape/html_collection.c
 COMPILE: build/Linux-monkey/duktape/html_data_element.c
 COMPILE: build/Linux-monkey/duktape/html_data_list_element.c
 COMPILE: build/Linux-monkey/duktape/html_details_element.c
 COMPILE: build/Linux-monkey/duktape/html_dialog_element.c
 COMPILE: build/Linux-monkey/duktape/html_directory_element.c
 COMPILE: build/Linux-monkey/duktape/html_div_element.c
 COMPILE: build/Linux-monkey/duktape/html_dlist_element.c
 COMPILE: build/Linux-monkey/duktape/html_element.c
 COMPILE: build/Linux-monkey/duktape/html_embed_element.c
 COMPILE: build/Linux-monkey/duktape/html_field_set_element.c
 COMPILE: build/Linux-monkey/duktape/html_font_element.c
 COMPILE: build/Linux-monkey/duktape/html_form_controls_collection.c
 COMPILE: build/Linux-monkey/duktape/html_form_element.c
 COMPILE: build/Linux-monkey/duktape/html_frame_element.c
 COMPILE: build/Linux-monkey/duktape/html_frame_set_element.c
 COMPILE: build/Linux-monkey/duktape/html_head_element.c
 COMPILE: build/Linux-monkey/duktape/html_heading_element.c
 COMPILE: build/Linux-monkey/duktape/html_hr_element.c
 COMPILE: build/Linux-monkey/duktape/html_html_element.c
 COMPILE: build/Linux-monkey/duktape/html_iframe_element.c
 COMPILE: build/Linux-monkey/duktape/html_image_element.c
 COMPILE: build/Linux-monkey/duktape/html_input_element.c
 COMPILE: build/Linux-monkey/duktape/html_keygen_element.c
 COMPILE: build/Linux-monkey/duktape/html_label_element.c
 COMPILE: build/Linux-monkey/duktape/html_legend_element.c
 COMPILE: build/Linux-monkey/duktape/html_li_element.c
 COMPILE: build/Linux-monkey/duktape/html_link_element.c
 COMPILE: build/Linux-monkey/duktape/html_map_element.c
 COMPILE: build/Linux-monkey/duktape/html_marquee_element.c
 COMPILE: build/Linux-monkey/duktape/html_media_element.c
 COMPILE: build/Linux-monkey/duktape/html_menu_element.c
 COMPILE: build/Linux-monkey/duktape/html_menu_item_element.c
 COMPILE: build/Linux-monkey/duktape/html_meta_element.c
 COMPILE: build/Linux-monkey/duktape/html_meter_element.c
 COMPILE: build/Linux-monkey/duktape/html_mod_element.c
 COMPILE: build/Linux-monkey/duktape/html_object_element.c
 COMPILE: build/Linux-monkey/duktape/html_olist_element.c
 COMPILE: build/Linux-monkey/duktape/html_opt_group_element.c
 COMPILE: build/Linux-monkey/duktape/html_option_element.c
 COMPILE: build/Linux-monkey/duktape/html_options_collection.c
 COMPILE: build/Linux-monkey/duktape/html_output_element.c
 COMPILE: build/Linux-monkey/duktape/html_paragraph_element.c
 COMPILE: build/Linux-monkey/duktape/html_param_element.c
 COMPILE: build/Linux-monkey/duktape/html_picture_element.c
 COMPILE: build/Linux-monkey/duktape/html_pre_element.c
 COMPILE: build/Linux-monkey/duktape/html_progress_element.c
 COMPILE: build/Linux-monkey/duktape/html_quote_element.c
 COMPILE: build/Linux-monkey/duktape/html_script_element.c
 COMPILE: build/Linux-monkey/duktape/html_select_element.c
 COMPILE: build/Linux-monkey/duktape/html_source_element.c
 COMPILE: build/Linux-monkey/duktape/html_span_element.c
 COMPILE: build/Linux-monkey/duktape/html_style_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_caption_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_cell_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_col_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_data_cell_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_header_cell_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_row_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_section_element.c
 COMPILE: build/Linux-monkey/duktape/html_template_element.c
 COMPILE: build/Linux-monkey/duktape/html_text_area_element.c
 COMPILE: build/Linux-monkey/duktape/html_time_element.c
 COMPILE: build/Linux-monkey/duktape/html_title_element.c
 COMPILE: build/Linux-monkey/duktape/html_track_element.c
 COMPILE: build/Linux-monkey/duktape/html_ulist_element.c
 COMPILE: build/Linux-monkey/duktape/html_unknown_element.c
 COMPILE: build/Linux-monkey/duktape/html_video_element.c
 COMPILE: build/Linux-monkey/duktape/image_bitmap.c
 COMPILE: build/Linux-monkey/duktape/image_data.c
 COMPILE: build/Linux-monkey/duktape/keyboard_event.c
 COMPILE: build/Linux-monkey/duktape/keyboard_event_init.c
 COMPILE: build/Linux-monkey/duktape/location.c
 COMPILE: build/Linux-monkey/duktape/media_controller.c
 COMPILE: build/Linux-monkey/duktape/media_error.c
 COMPILE: build/Linux-monkey/duktape/media_list.c
 COMPILE: build/Linux-monkey/duktape/message_channel.c
 COMPILE: build/Linux-monkey/duktape/message_event.c
 COMPILE: build/Linux-monkey/duktape/message_event_init.c
 COMPILE: build/Linux-monkey/duktape/message_port.c
 COMPILE: build/Linux-monkey/duktape/mime_type.c
 COMPILE: build/Linux-monkey/duktape/mime_type_array.c
 COMPILE: build/Linux-monkey/duktape/mouse_event.c
 COMPILE: build/Linux-monkey/duktape/mouse_event_init.c
 COMPILE: build/Linux-monkey/duktape/mutation_event.c
 COMPILE: build/Linux-monkey/duktape/mutation_observer.c
 COMPILE: build/Linux-monkey/duktape/mutation_observer_init.c
 COMPILE: build/Linux-monkey/duktape/mutation_record.c
 COMPILE: build/Linux-monkey/duktape/named_node_map.c
 COMPILE: build/Linux-monkey/duktape/navigator.c
 COMPILE: build/Linux-monkey/duktape/node.c
 COMPILE: build/Linux-monkey/duktape/node_filter.c
 COMPILE: build/Linux-monkey/duktape/node_iterator.c
 COMPILE: build/Linux-monkey/duktape/node_list.c
 COMPILE: build/Linux-monkey/duktape/page_transition_event.c
 COMPILE: build/Linux-monkey/duktape/page_transition_event_init.c
 COMPILE: build/Linux-monkey/duktape/path2d.c
 COMPILE: build/Linux-monkey/duktape/plugin.c
 COMPILE: build/Linux-monkey/duktape/plugin_array.c
 COMPILE: build/Linux-monkey/duktape/pop_state_event.c
 COMPILE: build/Linux-monkey/duktape/pop_state_event_init.c
 COMPILE: build/Linux-monkey/duktape/processing_instruction.c
 COMPILE: build/Linux-monkey/duktape/pseudo_element.c
 COMPILE: build/Linux-monkey/duktape/radio_node_list.c
 COMPILE: build/Linux-monkey/duktape/range.c
 COMPILE: build/Linux-monkey/duktape/related_event.c
 COMPILE: build/Linux-monkey/duktape/related_event_init.c
 COMPILE: build/Linux-monkey/duktape/shared_worker.c
 COMPILE: build/Linux-monkey/duktape/shared_worker_global_scope.c
 COMPILE: build/Linux-monkey/duktape/storage.c
 COMPILE: build/Linux-monkey/duktape/storage_event.c
 COMPILE: build/Linux-monkey/duktape/storage_event_init.c
 COMPILE: build/Linux-monkey/duktape/style_sheet.c
 COMPILE: build/Linux-monkey/duktape/style_sheet_list.c
 COMPILE: build/Linux-monkey/duktape/svg_element.c
 COMPILE: build/Linux-monkey/duktape/text.c
 COMPILE: build/Linux-monkey/duktape/text_metrics.c
 COMPILE: build/Linux-monkey/duktape/text_track.c
 COMPILE: build/Linux-monkey/duktape/text_track_cue.c
 COMPILE: build/Linux-monkey/duktape/text_track_cue_list.c
 COMPILE: build/Linux-monkey/duktape/text_track_list.c
 COMPILE: build/Linux-monkey/duktape/time_ranges.c
 COMPILE: build/Linux-monkey/duktape/touch.c
 COMPILE: build/Linux-monkey/duktape/track_event.c
 COMPILE: build/Linux-monkey/duktape/track_event_init.c
 COMPILE: build/Linux-monkey/duktape/tree_walker.c
 COMPILE: build/Linux-monkey/duktape/ui_event.c
 COMPILE: build/Linux-monkey/duktape/ui_event_init.c
 COMPILE: build/Linux-monkey/duktape/url.c
 COMPILE: build/Linux-monkey/duktape/url_search_params.c
 COMPILE: build/Linux-monkey/duktape/validity_state.c
 COMPILE: build/Linux-monkey/duktape/video_track.c
 COMPILE: build/Linux-monkey/duktape/video_track_list.c
 COMPILE: build/Linux-monkey/duktape/web_socket.c
 COMPILE: build/Linux-monkey/duktape/wheel_event.c
 COMPILE: build/Linux-monkey/duktape/wheel_event_init.c
 COMPILE: build/Linux-monkey/duktape/window.c
 COMPILE: build/Linux-monkey/duktape/worker.c
 COMPILE: build/Linux-monkey/duktape/worker_global_scope.c
 COMPILE: build/Linux-monkey/duktape/worker_location.c
 COMPILE: build/Linux-monkey/duktape/worker_navigator.c
 COMPILE: build/Linux-monkey/duktape/xml_document.c
 COMPILE: build/Linux-monkey/duktape/xml_serializer.c
 COMPILE: content/content.c
 COMPILE: content/content_factory.c
 COMPILE: content/fetch.c
 COMPILE: content/fetchers/about/about.c
 COMPILE: content/fetchers/about/blank.c
 COMPILE: content/fetchers/about/certificate.c
 COMPILE: content/fetchers/about/chart.c
 COMPILE: content/fetchers/about/choices.c
 COMPILE: content/fetchers/about/config.c
 COMPILE: content/fetchers/about/imagecache.c
 COMPILE: content/fetchers/about/nscolours.c
 COMPILE: content/fetchers/about/query.c
 COMPILE: content/fetchers/about/query_auth.c
 COMPILE: content/fetchers/about/query_fetcherror.c
 COMPILE: content/fetchers/about/query_privacy.c
 COMPILE: content/fetchers/about/query_timeout.c
TESTMENT: build/Linux-monkey/testament.h
 COMPILE: content/fetchers/about/testament.c
 COMPILE: content/fetchers/about/websearch.c
 COMPILE: content/fetchers/curl.c
 COMPILE: content/fetchers/data.c
 COMPILE: content/fetchers/file/dirlist.c
 COMPILE: content/fetchers/file/file.c
 COMPILE: content/fetchers/resource.c
 COMPILE: content/fs_backing_store.c
 COMPILE: content/handlers/css/css.c
 COMPILE: content/handlers/css/dump.c
 COMPILE: content/handlers/css/hints.c
 COMPILE: content/handlers/css/internal.c
 COMPILE: content/handlers/css/select.c
 COMPILE: content/handlers/html/box_construct.c
 COMPILE: content/handlers/html/box_inspect.c
 COMPILE: content/handlers/html/box_manipulate.c
 COMPILE: content/handlers/html/box_normalise.c
 COMPILE: content/handlers/html/box_special.c
 COMPILE: content/handlers/html/box_textarea.c
 COMPILE: content/handlers/html/css.c
 COMPILE: content/handlers/html/css_fetcher.c
 COMPILE: content/handlers/html/dom_event.c
 COMPILE: content/handlers/html/font.c
 COMPILE: content/handlers/html/form.c
 COMPILE: content/handlers/html/forms.c
 COMPILE: content/handlers/html/html.c
 COMPILE: content/handlers/html/imagemap.c
 COMPILE: content/handlers/html/interaction.c
 COMPILE: content/handlers/html/layout.c
 COMPILE: content/handlers/html/layout_flex.c
 COMPILE: content/handlers/html/object.c
 COMPILE: content/handlers/html/redraw.c
 COMPILE: content/handlers/html/redraw_border.c
 COMPILE: content/handlers/html/script.c
 COMPILE: content/handlers/html/table.c
 COMPILE: content/handlers/html/textselection.c
 COMPILE: content/handlers/image/bmp.c
 COMPILE: content/handlers/image/gif.c
 COMPILE: content/handlers/image/ico.c
 COMPILE: content/handlers/image/image.c
 COMPILE: content/handlers/image/image_cache.c
 COMPILE: content/handlers/image/jpeg.c
 COMPILE: content/handlers/image/png.c
 COMPILE: content/handlers/image/webp.c
 COMPILE: content/handlers/javascript/content.c
   MKDIR: build/Linux-monkey/tools
BUILD CC: build/Linux-monkey/tools/xxd
     XXD: content/handlers/javascript/duktape/generics.js
     XXD: content/handlers/javascript/duktape/polyfill.js
 COMPILE: content/handlers/javascript/duktape/dukky.c
 COMPILE: content/handlers/javascript/duktape/duktape.c
 COMPILE: content/handlers/javascript/fetcher.c
 COMPILE: content/handlers/text/textplain.c
 COMPILE: content/hlcache.c
 COMPILE: content/llcache.c
 COMPILE: content/mimesniff.c
 COMPILE: content/no_backing_store.c
 COMPILE: content/textsearch.c
 COMPILE: content/urldb.c
 COMPILE: desktop/bitmap.c
 COMPILE: desktop/browser.c
 COMPILE: desktop/browser_history.c
 COMPILE: desktop/browser_window.c
 COMPILE: desktop/cookie_manager.c
 COMPILE: desktop/cw_helper.c
 COMPILE: desktop/download.c
 COMPILE: desktop/font_haru.c
 COMPILE: desktop/frames.c
 COMPILE: desktop/global_history.c
 COMPILE: desktop/gui_factory.c
 COMPILE: desktop/hotlist.c
 COMPILE: desktop/knockout.c
 COMPILE: desktop/local_history.c
 COMPILE: desktop/mouse.c
 COMPILE: desktop/netsurf.c
 COMPILE: desktop/page-info.c
 COMPILE: desktop/plot_style.c
 COMPILE: desktop/print.c
 COMPILE: desktop/save_complete.c
 COMPILE: desktop/save_pdf.c
 COMPILE: desktop/save_text.c
 COMPILE: desktop/scrollbar.c
 COMPILE: desktop/search.c
 COMPILE: desktop/searchweb.c
 COMPILE: desktop/selection.c
 COMPILE: desktop/system_colour.c
 COMPILE: desktop/textarea.c
 COMPILE: desktop/textinput.c
 COMPILE: desktop/treeview.c
 COMPILE: desktop/version.c
 COMPILE: frontends/monkey/401login.c
 COMPILE: frontends/monkey/bitmap.c
 COMPILE: frontends/monkey/browser.c
 COMPILE: frontends/monkey/dispatch.c
 COMPILE: frontends/monkey/download.c
 COMPILE: frontends/monkey/fetch.c
 COMPILE: frontends/monkey/filetype.c
 COMPILE: frontends/monkey/layout.c
 COMPILE: frontends/monkey/main.c
 COMPILE: frontends/monkey/output.c
 COMPILE: frontends/monkey/plot.c
 COMPILE: frontends/monkey/schedule.c
 COMPILE: utils/bloom.c
 COMPILE: utils/corestrings.c
 COMPILE: utils/file.c
 COMPILE: utils/filename.c
 COMPILE: utils/filepath.c
 COMPILE: utils/hashmap.c
 COMPILE: utils/hashtable.c
 COMPILE: utils/http/cache-control.c
 COMPILE: utils/http/challenge.c
 COMPILE: utils/http/content-disposition.c
 COMPILE: utils/http/content-type.c
 COMPILE: utils/http/generics.c
 COMPILE: utils/http/parameter.c
 COMPILE: utils/http/primitives.c
 COMPILE: utils/http/strict-transport-security.c
 COMPILE: utils/http/www-authenticate.c
 COMPILE: utils/idna.c
 COMPILE: utils/libdom.c
 COMPILE: utils/log.c
 COMPILE: utils/messages.c
 COMPILE: utils/nscolour.c
 COMPILE: utils/nsoption.c
 COMPILE: utils/nsurl/nsurl.c
 COMPILE: utils/nsurl/parse.c
 COMPILE: utils/punycode.c
 COMPILE: utils/ssl_certs.c
 COMPILE: utils/talloc.c
 COMPILE: utils/time.c
 COMPILE: utils/url.c
 COMPILE: utils/useragent.c
 COMPILE: utils/utf8.c
 COMPILE: utils/utils.c
BUILD CC: build/Linux-monkey/tools/split-messages
MSGSPLIT: Language: de Filter: monkey
MSGSPLIT: Language: en Filter: monkey
MSGSPLIT: Language: fr Filter: monkey
MSGSPLIT: Language: it Filter: monkey
MSGSPLIT: Language: nl Filter: monkey
MSGSPLIT: Language: zh_CN Filter: monkey
    LINK: nsmonkey
LINKDEPS: nsmonkey
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf'
touch /var/lib/jenkins/workspace/test-long-internet/netsurf-all/inst-monkey/build-stamp
make: Leaving directory '/var/lib/jenkins/workspace/test-long-internet/netsurf-all'
+ cd netsurf-all/netsurf
+ LC_ALL=C.UTF-8 test/monkey-see-monkey-do -v -d long-internet
Fetching tests...
Parsing tests...
Running tests...
Start group: long-internet
  [ Internet based tests that take an extended period to execute ]
  => Run test: long-internet/popular-sites.yaml
FAIL:
STDOUT:
Running test: [long-internet] browse and render 500 popular sites
Action: launch
        Command line: ['./nsmonkey']
        enable_javascript=1
Action: window-new
Action: timer-start
Action: timer-start
Action: repeat
  Action: navigate
          win1 --> https://www.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.43s
  Action: navigate
          win1 --> https://www.blogger.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 6.26s
  Action: navigate
          win1 --> https://apple.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 12.41s
  Action: navigate
          win1 --> https://plus.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.98s
  Action: navigate
          win1 --> https://microsoft.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 20.01s
  Action: navigate
          win1 --> https://play.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.64s
  Action: navigate
          win1 --> https://adobe.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 20.43s
  Action: navigate
          win1 --> https://youtube.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 12.40s
  Action: navigate
          win1 --> https://mozilla.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 12.01s
  Action: navigate
          win1 --> https://en.wikipedia.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.66s
  Action: navigate
          win1 --> https://support.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 6.91s
  Action: navigate
          win1 --> https://sites.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.30s
  Action: navigate
          win1 --> https://accounts.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.70s
  Action: navigate
          win1 --> https://docs.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.70s
  Action: navigate
          win1 --> https://wordpress.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.81s
  Action: navigate
          win1 --> https://linkedin.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.83s
  Action: navigate
          win1 --> https://vimeo.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.66s
  Action: navigate
          win1 --> https://maps.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.38s
  Action: navigate
          win1 --> https://github.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.33s
  Action: navigate
          win1 --> https://drive.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.92s
  Action: navigate
          win1 --> https://youtu.be/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.49s
  Action: navigate
          win1 --> https://creativecommons.org/
  Action: block
401: No candidate found, cancelling login box
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.22s
  Action: navigate
          win1 --> https://lh3.googleusercontent.com/Wwr1nDkB0VXEV77DA9mRGHOyfhPLt-_HhrfZAgKPsWuTOPc0TpTgShgQRbcjYlq5U7kwlb_UdmbztKNAkVUWDw2k6TPoYnevqXYkz1gMNgqVJONhwKOqW2au9tUtXX37Asv6xQPkFBjn5FvpziuvoxiWR7s8wbBuirUhaax8GT8WNoqHCLb-Wv1yqdCNX1hQ69xW3v0X_PHvS230mVoc-aBDAXdh9qO1qz4TKi0YtMYQmUpIlDuj1R7kg9ISpaziHaOOdUYfHYLQmodKdbC7ajb5Nt7Am8-02nne2JnD2M77ZH8-UPvBftd5I-jEqBkvbHIwVFxMNkcXGb3eJZEoxfapkPoUVJ5aZtLN9zO47J0oba-iNlMILAAXAkvQvMbZW86aljlaocH-lw2tBs4wyxU2KQ4xeKHQUkivmKruSUaN0Dhzubzdv_56exRjYNFJZYzMaoKbZISdHxHnhhVzTgStyk7CsaBoApxtx33Hv3B1HZ-WQsjJQuzrg3s8N2an03npLYyl8vZtHlcf8FSLmtfaAe-nkFZMUUf4xEfqfzw_0mNbyOTqTUJ-zFThgpPGXshzi6GO3J_oaSQnJ7-YJL57Ke26_lSA2qOIxCoon_VDD5ocRZaUGOmShBDehSN0kIkx7SCFnmQmypoDNzy9dHrQGibXdbs=w812-h633-no
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.81s
  Action: navigate
          win1 --> https://vk.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.71s
  Action: navigate
          win1 --> https://blogspot.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.84s
  Action: navigate
          win1 --> https://news.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.53s
  Action: navigate
          win1 --> https://medium.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.86s
  Action: navigate
          win1 --> https://www.yahoo.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.23s
  Action: navigate
          win1 --> https://live.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 20.68s
  Action: navigate
          win1 --> https://istockphoto.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.48s
  Action: navigate
          win1 --> https://bbc.co.uk/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.15s
  Action: navigate
          win1 --> https://amazon.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.00s
  Action: navigate
          win1 --> https://dailymotion.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.72s
  Action: navigate
          win1 --> https://google.es/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.50s
  Action: navigate
          win1 --> https://google.com.br/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.47s
  Action: navigate
          win1 --> https://forbes.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.68s
  Action: navigate
          win1 --> https://mediafire.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.35s
  Action: navigate
          win1 --> https://wikimedia.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.69s
  Action: navigate
          win1 --> https://cloudflare.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.79s
  Action: navigate
          win1 --> https://google.de/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.51s
  Action: navigate
          win1 --> https://imdb.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.43s
  Action: navigate
          win1 --> https://hugedomains.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 7.29s
  Action: navigate
          win1 --> https://mail.ru/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 8.39s
  Action: navigate
          win1 --> https://developers.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.99s
  Action: navigate
          win1 --> https://bbc.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.71s
  Action: navigate
          win1 --> https://paypal.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 6.90s
  Action: navigate
          win1 --> https://opera.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.27s
  Action: navigate
          win1 --> https://feedburner.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.32s
  Action: navigate
          win1 --> https://facebook.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.09s
  Action: navigate
          win1 --> https://cnn.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.30s
  Action: navigate
          win1 --> https://dropbox.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 11.36s
  Action: navigate
          win1 --> https://whatsapp.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.56s
  Action: navigate
          win1 --> https://usatoday.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 7.46s
  Action: navigate
          win1 --> https://slideshare.net/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.04s
  Action: navigate
          win1 --> https://es.wikipedia.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.69s
  Action: navigate
          win1 --> https://google.co.uk/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.51s
  Action: navigate
          win1 --> https://msn.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 8.80s
  Action: navigate
          win1 --> https://google.co.jp/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.66s
  Action: navigate
          win1 --> https://amazon.co.jp/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.76s
  Action: navigate
          win1 --> https://line.me/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 9.43s
  Action: navigate
          win1 --> https://nih.gov/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.63s
  Action: navigate
          win1 --> https://mail.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 6.22s
  Action: navigate
          win1 --> https://theguardian.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.20s
  Action: navigate
          win1 --> https://w3.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.85s
  Action: navigate
          win1 --> https://news.yahoo.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 7.79s
  Action: navigate
          win1 --> https://gstatic.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.46s
  Action: navigate
          win1 --> https://photos.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 18.54s
  Action: navigate
          win1 --> https://europa.eu/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.74s
  Action: navigate
          win1 --> https://pt.wikipedia.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.71s
  Action: navigate
          win1 --> https://nytimes.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 6.04s
  Action: navigate
          win1 --> https://fr.wikipedia.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.96s
  Action: navigate
          win1 --> https://uol.com.br/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.30s
  Action: navigate
          win1 --> https://amazon.de/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.85s
  Action: navigate
          win1 --> https://cnet.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.17s
  Action: navigate
          win1 --> https://myspace.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.12s
  Action: navigate
          win1 --> https://reuters.com/
  Action: block
401: No candidate found, cancelling login box
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.54s
  Action: navigate
          win1 --> https://scribd.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.09s
  Action: navigate
          win1 --> https://policies.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.76s
  Action: navigate
          win1 --> https://addthis.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.07s
  Action: navigate
          win1 --> https://bloomberg.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 15.37s
  Action: navigate
          win1 --> https://wsj.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.49s
  Action: navigate
          win1 --> https://picasaweb.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.35s
  Action: navigate
          win1 --> https://aol.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 20.22s
  Action: navigate
          win1 --> https://playstation.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 7.85s
  Action: navigate
          win1 --> https://booking.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 17.68s
  Action: navigate
          win1 --> https://apache.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.01s
  Action: navigate
          win1 --> https://oracle.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.62s
  Action: navigate
          win1 --> https://code.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.36s
  Action: navigate
          win1 --> https://engadget.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.70s
  Action: navigate
          win1 --> https://rt.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 13.98s
  Action: navigate
          win1 --> https://bing.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.33s
  Action: navigate
          win1 --> https://www.un.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.60s
  Action: navigate
          win1 --> https://fb.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.99s
  Action: navigate
          win1 --> https://yadi.sk/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 13.82s
  Action: navigate
          win1 --> https://change.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.49s
  Action: navigate
          win1 --> https://terra.com.br/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.63s
  Action: navigate
          win1 --> https://aliexpress.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.86s
  Action: navigate
          win1 --> https://goo.gl/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.14s
  Action: navigate
          win1 --> https://ft.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.94s
  Action: navigate
          win1 --> https://buydomains.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.23s
  Action: navigate
          win1 --> https://wired.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.28s
  Action: navigate
          win1 --> https://tools.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.53s
  Action: navigate
          win1 --> https://wikia.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.34s
  Action: navigate
          win1 --> https://ebay.com/
  Action: block
Handling an exit -6
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT -6']
Unexpected exit of monkey process with code -6


STDERR:
(0.000000) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(0.269153) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported
    at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal
    at a (https://www.google.com/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at [anon] (https://www.google.com/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at eval (https://www.google.com/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:126) preventsyield
(6.012070) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 0 of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at N (https://www.blogger.com/about/js/main.min.js?v=1476060773:24)
    at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:44)
    at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:47)
    at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:47)
    at eval (https://www.blogger.com/about/js/main.min.js?v=1476060773:47) preventsyield
(9.871195) [WARN netsurf] desktop/browser_window.c:4606 browser_window_console_log: AT: Adobe Target content delivery is disabled. Update your DOCTYPE to support Standards mode.
(11.094165) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.apple.com/v/home/cd/built/scripts/head.built.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(12.209433) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.apple.com/api-www/global-elements/global-header/v1/assets/globalheader.umd.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(13.337630) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 180)
    at [anon] (https://www.apple.com/metrics/ac-analytics/2.23.0/scripts/ac-analytics.js:180) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(14.359151) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.apple.com/autopush/us/fam-gallery/fam-gallery.built.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(15.376649) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.apple.com/ac/globalfooter/8/en_US/scripts/ac-globalfooter.built.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(16.423814) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.apple.com/ac/localeswitcher/4/en_US/scripts/localeswitcher.built.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(17.472021) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.apple.com/v/home/cd/built/scripts/main.built.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(18.651533) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'includes' of [object Array])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) strict preventsyield
    at forEach () native strict preventsyield
    at [anon] (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) strict
    at [anon] (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) strict
    at r (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) tailcall
    at [anon] (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) strict
    at r (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) tailcall
    at [anon] (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) strict
    at r (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) tailcall
    at [anon] (https://www.apple.com/ac/ac-films/7.0.0/scripts/autofilms.built.js:1) strict
    [...]
(21.417931) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:5) preventsyield
(21.661277) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'WeakMap' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://apis.google.com/js/platform.js:16)
    at [anon] (https://apis.google.com/js/platform.js:2)
    at [anon] (https://apis.google.com/js/platform.js:20)
    at eval (https://apis.google.com/js/platform.js:116) preventsyield
(21.756319) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'WeakMap' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.blogger.com/static/v1/widgets/2725212210-widgets.js:32)
    at v (https://www.blogger.com/static/v1/widgets/2725212210-widgets.js:14)
    at [anon] (https://www.blogger.com/static/v1/widgets/2725212210-widgets.js:34)
    at eval (https://www.blogger.com/static/v1/widgets/2725212210-widgets.js:277) preventsyield
(21.757142) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_WidgetManager' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:2) preventsyield
(21.892100) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:316) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:316) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:316)
    at eval (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:764) preventsyield
(46.140252) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'default_PlayStoreUi' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.gstatic.com/_/boq-play/_/js/k=boq-play.PlayStoreUi.en_US.UHaWPD_rsjU.es5.O/am=R7eZYXp9gEnMAf_R38Vb/d=1/excm=_b,_tp,appshomeview/ed=1/dg=0/wt=2/ujg=1/rs=AB1caFVbKj1TYRWF26ivV2AF4xAnEGZuZQ/m=_b,_tp:1) strict preventsyield
(59.040746) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'awa' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://c.s-microsoft.com/en-us/CMSScripts/script.jsx?k=f65ecb70-094d-0b11-7c9d-7da1bcadfaa7:1) preventsyield
(70.161521) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(71.314180) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'getContext' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.youtube.com/s/desktop/23c6425d/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:78)
    at [anon] (https://www.youtube.com/s/desktop/23c6425d/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:79)
    at [anon] (https://www.youtube.com/s/desktop/23c6425d/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:92)
    at eval (https://www.youtube.com/s/desktop/23c6425d/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:126) preventsyield
(72.383276) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://www.youtube.com/s/desktop/23c6425d/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:57)
    at eval (https://www.youtube.com/s/desktop/23c6425d/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:330) preventsyield
(77.493176) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'forEach' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at r (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:11)
    at zb (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:27)
    at od (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:82)
    at [anon] (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:82)
    at eval (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:88) preventsyield
(80.369346) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 9649)
    at [anon] (https://www.youtube.com/s/_/ytmainappweb/_/js/k=ytmainappweb.kevlar_base.en_US.nGAW32Cgp1c.es5.O/d=0/rs=AGKMywGSHML47A96JfR8cNQYAqede1KWyQ:9649) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(83.579372) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'indexOf' of null
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.mozilla.org/media/js/site.a066757d134f.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/site.a066757d134f.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/site.a066757d134f.js:1)
    at eval (https://www.mozilla.org/media/js/site.a066757d134f.js:1) preventsyield
(84.791971) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'gpcEnabled' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.mozilla.org/media/js/gtm-snippet.b5b7c885f8fa.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/gtm-snippet.b5b7c885f8fa.js:1) strict
    at eval (https://www.mozilla.org/media/js/gtm-snippet.b5b7c885f8fa.js:1) preventsyield
(85.835124) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 1)
    at [anon] (https://www.mozilla.org/media/js/sentry.7aa66b7d133e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(86.848237) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: unexpected type
    at [anon] (content/handlers/javascript/duktape/duktape.c:22666) internal
    at [anon] (https://www.mozilla.org/media/js/lib.7cb1e204ce21.js:2)
    at eval (https://www.mozilla.org/media/js/lib.7cb1e204ce21.js:2) preventsyield
(87.852389) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Mozilla' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.mozilla.org/media/js/fxa.6cacc544775b.js:1) strict
    at eval (https://www.mozilla.org/media/js/fxa.6cacc544775b.js:1) preventsyield
(88.859058) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Mozilla' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.mozilla.org/media/js/data.0f293939570e.js:1) strict
    at n (https://www.mozilla.org/media/js/data.0f293939570e.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/data.0f293939570e.js:1) strict
    at eval (https://www.mozilla.org/media/js/data.0f293939570e.js:1) preventsyield
(89.869860) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'Cookies' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.mozilla.org/media/js/m24-ui.0b5fd8b40ba4.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/m24-ui.0b5fd8b40ba4.js:1) strict
    at n (https://www.mozilla.org/media/js/m24-ui.0b5fd8b40ba4.js:1)
    at [anon] (https://www.mozilla.org/media/js/m24-ui.0b5fd8b40ba4.js:1)
    at eval (https://www.mozilla.org/media/js/m24-ui.0b5fd8b40ba4.js:1) preventsyield
(91.394378) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.mozilla.org/media/js/glean.ff7106b49b39.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(92.397556) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'enabled' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at r (https://www.mozilla.org/media/js/consent-banner.d95b61207e5c.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/consent-banner.d95b61207e5c.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/consent-banner.d95b61207e5c.js:1) strict
    at [anon] (https://www.mozilla.org/media/js/consent-banner.d95b61207e5c.js:1)
    at eval (https://www.mozilla.org/media/js/consent-banner.d95b61207e5c.js:1) preventsyield
(96.393031) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '_DumpException' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:78) preventsyield
(96.431412) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '_DumpException' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:5)
    at eval (?inline script?:178) preventsyield
(96.440525) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '_DumpException' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:5)
    at eval (?inline script?:11) preventsyield
(96.769084) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid regexp flags (line 1547)
    at [anon] (?inline script?:1547) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:91595) internal
(96.770199) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'sc_initPage' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(96.770523) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'sc_initQueryParameterPreserver' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(96.770672) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'sc_initStats' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:2) preventsyield
(96.770909) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'A' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:4)
    at h3a (?inline script?:2)
    at a0 (?inline script?:1) construct
    at [anon] (?inline script?:5)
    at [anon] (?inline script?:2)
    at eval (?inline script?:2) preventsyield
(96.771329) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 't' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:2) preventsyield
(96.771403) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'sc_initTopTimer' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:3) preventsyield
(96.771721) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 't' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:3) preventsyield
(96.772395) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 't' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:2) preventsyield
(96.772456) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'sc_initOneBar' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(96.772814) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'ub' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:9) preventsyield
(96.772858) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'hcfe' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(96.774587) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Ty' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(96.789488) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 't' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:7) preventsyield
(96.790243) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'A' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at RI (?inline script?:13) construct
    at EX (?inline script?:2) construct
    at b (?inline script?:11)
    at [anon] (?inline script?:12)
    at [anon] (?inline script?:2)
    at eval (?inline script?:2) preventsyield
(96.790476) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:2)
    at [anon] (?inline script?:4)
    at eval (?inline script?:1) preventsyield
(96.792667) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 't' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:4) preventsyield
(96.792795) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'sc' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(96.793088) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'A' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at bAa (?inline script?:1) construct
    at [anon] (?inline script?:7)
    at eval (?inline script?:1) preventsyield
(96.793162) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'sc_initSelects' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(96.793607) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'ub' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:6) preventsyield
(96.793651) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'hcfe' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(96.793716) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'ub' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(96.793752) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'hcfe' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(96.793794) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'sc_trackStatsPageView' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(102.739720) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:301) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:301) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:301)
    at eval (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:751) preventsyield
(105.494255) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'WeakMap' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:9) strict
    at [anon] (?inline script?:2) strict
    at [anon] (?inline script?:13) strict
    at eval (?inline script?:62) preventsyield
(105.512894) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not object coercible
    at [anon] (content/handlers/javascript/duktape/duktape.c:23261) internal
    at slice () native strict preventsyield
    at [anon] (?inline script?:50) strict
    at eval (?inline script?:50) preventsyield
(107.770578) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'WeakMap' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:9) strict
    at [anon] (?inline script?:2) strict
    at [anon] (?inline script?:13) strict
    at eval (?inline script?:62) preventsyield
(107.786566) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not object coercible
    at [anon] (content/handlers/javascript/duktape/duktape.c:23261) internal
    at slice () native strict preventsyield
    at [anon] (?inline script?:50) strict
    at eval (?inline script?:50) preventsyield
(109.478503) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'WeakMap' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:9) strict
    at [anon] (?inline script?:2) strict
    at [anon] (?inline script?:13) strict
    at eval (?inline script?:62) preventsyield
(109.495275) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not object coercible
    at [anon] (content/handlers/javascript/duktape/duktape.c:23261) internal
    at slice () native strict preventsyield
    at [anon] (?inline script?:50) strict
    at eval (?inline script?:50) preventsyield
(110.156654) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:298) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:298) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:298)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:715) preventsyield
(110.634835) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://wordpress.org/wp-content/plugins/gutenberg/build-module/block-library/navigation/view.min.js?ver=38dd13322236f359c8a9-20240308:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(111.346489) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 25)
    at [anon] (https://wordpress.org/wp-content/mu-plugins/pub-sync/blocks/global-header-footer/js/view.js?ver=1728937843:25) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(111.346623) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://wordpress.org/wp-content/mu-plugins/pub-sync/blocks/language-suggest/build/front.js?ver=f70e0af5cebcea62a448:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(111.346666) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://wordpress.org/wp-content/mu-plugins/pub-sync/blocks/time/build/view.js?ver=362338b9e6592dcf125b:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(111.349201) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://stats.wp.com/e-202510.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(113.933155) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(115.305590) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://static.licdn.com/aero-v1/sc/h/9gvyiifl4yl9bn197d0b77u8e:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(115.305666) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.licdn.com/aero-v1/sc/h/5c81icanok4a9if4xo1qkuq7c:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(115.608694) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(116.593469) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4)
    at [anon] (https://cdn.intellimize.co/snippet/117151225.js:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.655241) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at eval (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1) preventsyield
(116.660237) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'entries' of [object Function])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://static.elfsight.com/platform/platform.js:16)
    at t (https://static.elfsight.com/platform/platform.js:8)
    at [anon] (https://static.elfsight.com/platform/platform.js:16)
    at t (https://static.elfsight.com/platform/platform.js:8)
    at [anon] (https://static.elfsight.com/platform/platform.js:8)
    at t (https://static.elfsight.com/platform/platform.js:8)
    at [anon] (https://static.elfsight.com/platform/platform.js:8)
    at t (https://static.elfsight.com/platform/platform.js:8) tailcall
    at eval (https://static.elfsight.com/platform/platform.js:17) preventsyield
(116.660317) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4)
    at [anon] (https://transcend-cdn.com/cm/31e97cbf-355c-4f0d-8bad-9cd945121508/airgap.js:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.664482) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/webpack-8f689f3c99589c5e.js:1) strict
    at eval (https://f.vimeocdn.com/cms/_next/static/chunks/webpack-8f689f3c99589c5e.js:1) preventsyield
(116.712679) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://f.vimeocdn.com/cms/_next/static/chunks/framework-705cbe5bb1e841b1.js:1) strict preventsyield
(116.713360) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/main-dbae1a9bc6014c16.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.755743) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/pages/_app-1c4bb09250549544.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.770798) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://f.vimeocdn.com/cms/_next/static/chunks/18d087c0-2a833d002dc1d95d.js:1) preventsyield
(116.771006) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/1413-9ac6b4c743fc051e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771045) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/37885-6eaf3ed1a35454ca.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771410) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/7372-1a8572f3cd8ee63c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(116.771466) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/46502-a3ba65ec240b3b2b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771526) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/71731-af905ebd0f8e54ea.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771562) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/96658-9acc30c54a57e01e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771609) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/30866-98d98b9f2263f3e9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771644) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/62161-5448b4dba28e17c5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771694) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/45590-e3a81f62e4ed8ea4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771733) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/16533-22f7bc925a21a0ae.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771781) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/73441-3a3874a792bd1ed8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(116.771896) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://f.vimeocdn.com/cms/_next/static/chunks/pages/lohp/desktop-eff942e5d27aca27.js:1) preventsyield
(116.772236) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property '__BUILD_MANIFEST' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (https://f.vimeocdn.com/cms/_next/static/LT2NFlouy0H8Oe-2GRly9/_buildManifest.js:1) preventsyield
(116.772300) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://f.vimeocdn.com/cms/_next/static/LT2NFlouy0H8Oe-2GRly9/_ssgManifest.js:1) preventsyield
(120.008227) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 1)
    at [anon] (https://github.githubassets.com/assets/global-banner-disable-f988792be49f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(120.136474) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://github.githubassets.com/assets/wp-runtime-afa2a7d25c46.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(120.136548) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_oddbird_popover-polyfill_dist_popover_js-9da652f58479.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(120.136584) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_arianotify-polyfill_ariaNotify-polyfill_js-node_modules_github_mi-3abb8f-d7e6bc799724.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(120.136621) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_failbot_failbot_ts-4600dbf2d60a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136652) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/environment-f04cb2a9fc8c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136683) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_primer_behaviors_dist_esm_index_mjs-0dbb79f97f8f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136713) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_selector-observer_dist_index_esm_js-f690fd9ae3d5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136741) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_relative-time-element_dist_index_js-f6da4b3fa34c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136771) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_auto-complete-element_dist_index_js-node_modules_github_catalyst_-8e9f78-a74b4e0a8a6b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136808) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_text-expander-element_dist_index_js-78748950cb0c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(120.136842) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_filter-input-element_dist_index_js-node_modules_github_remote-inp-b5f1d7-a1760ffda83d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136870) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_markdown-toolbar-element_dist_index_js-ceef33f593fa.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136902) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_file-attachment-element_dist_index_js-node_modules_primer_view-co-c44a69-8094ee2ecc5e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136930) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/github-elements-c5fd390b3ba0.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136957) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/element-registry-a71c0dc18ea2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.136985) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_braintree_browser-detection_dist_browser-detection_js-node_modules_githu-bb80ec-72267f4e3ff9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137013) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_lit-html_lit-html_js-be8cb88f481b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137040) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_morphdom_dist_morphdom-e-7c534c-a4a1922eb55f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137068) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_turbo_dist_turbo_es2017-esm_js-e3cbe28f1638.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137099) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-893f9f-6cf3320416b8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137127) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_color-convert_index_js-e3180fe3bcb3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137155) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_quote-selection_dist_index_js-node_modules_github_session-resume_-69cfcc-bc42a18e77d5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137183) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_updatable-content_updatable-content_ts-2a55124d5c52.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137211) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/app_assets_modules_github_behaviors_task-list_ts-app_assets_modules_github_sso_ts-ui_packages-900dde-768abe60b1f8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137238) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/app_assets_modules_github_sticky-scroll-into-view_ts-3e000c5d31a9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137269) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/app_assets_modules_github_behaviors_ajax-error_ts-app_assets_modules_github_behaviors_include-87a4ae-21948f72ce0b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137330) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/app_assets_modules_github_behaviors_commenting_edit_ts-app_assets_modules_github_behaviors_ht-83c235-e429cff6ceb1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137362) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/behaviors-3852665e5a2d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137391) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_delegated-events_dist_index_js-node_modules_github_catalyst_lib_index_js-f6223d90c7ba.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137419) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/notifications-global-01e85cd1be94.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137456) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_delegated-events_dist_in-bae876-4b7fc9352994.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137492) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/marketing-essentials-266292c3905a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137519) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/primer-react-d4f7d0473d87.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137546) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/react-core-56b50d0313a2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137573) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/react-lib-f1bca44e0926.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137600) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/octicons-react-611691cca2f6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137627) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_emotion_is-prop-valid_dist_emotion-is-prop-valid_esm_js-node_modules_emo-62da9f-2df2f32ec596.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137657) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_stacktrace-parser_dist_s-e7dcdd-f7cc96ebae76.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137685) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_three_build_three_module_js-e0c7a2724803.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137723) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_primer_react-brand_lib_index_js-node_modules_primer_live-region-element_-584531-f1fa1f2c6ab5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137753) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_zod_lib_index_mjs-9fb9f36ba691.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137782) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_three_examples_jsm_loaders_GLTFLoader_js-c0d84dec2b73.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137814) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_contentful_rich-text-react-renderer_dist_rich-text-react-renderer_es5_js-56ca09-756a261f3e2f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137842) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_contentful_rich-text-html-renderer_dist_rich-text-html-renderer_es5_js-b83fdb5d31e7.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137870) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_aria-live_aria-live_ts-ui_packages_promise-with-resolvers-polyfill_promise-with-r-17c672-34345cb18aac.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137897) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_paths_index_ts-622902664ef9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137925) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_microsoft-analytics_microsoft-analytics_ts-b3fbd2a08e65.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137954) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_document-metadata_document-metadata_ts-ui_packages_swp-core_lib_utils_zod_ts-ui_p-5af4a1-50293bb0e643.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.137982) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_swp-core_schemas_contentful_contentTypes_primerComponentHero_ts-ui_packages_swp-c-cfd0c3-a147240a1afe.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138010) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_swp-core_schemas_contentful_contentTypes_featuredBento_ts-ui_packages_swp-core_sc-f50f45-84b3af0e34cf.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138038) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_swp-core_schemas_contentful_contentTypes_form_ts-ui_packages_swp-core_schemas_con-0df440-f69613f77d55.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138066) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/landing-pages-ed1e830f880d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138094) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_oddbird_popover-polyfill_dist_popover-fn_js-55fea94174bf.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138121) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/ui_packages_ui-commands_ui-commands_ts-97496b0f52ba.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138150) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/keyboard-shortcuts-dialog-ac448fe050d6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138183) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-56e2d9924e94.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(120.138211) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://github.githubassets.com/assets/sessions-730dca81d0a2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(121.424589) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not object coercible
    at [anon] (content/handlers/javascript/duktape/duktape.c:23261) internal
    at slice () native strict preventsyield
    at [anon] (?inline script?:50) strict
    at eval (?inline script?:50) preventsyield
(122.017766) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(122.395226) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://www.youtube.com/s/desktop/23c6425d/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:57)
    at eval (https://www.youtube.com/s/desktop/23c6425d/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:330) preventsyield
(122.968541) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'forEach' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at r (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:11)
    at zb (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:27)
    at od (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:82)
    at [anon] (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:82)
    at eval (https://www.youtube.com/s/desktop/23c6425d/jsbin/spf.vflset/spf.js:88) preventsyield
(123.993513) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 9649)
    at [anon] (https://www.youtube.com/s/_/ytmainappweb/_/js/k=ytmainappweb.kevlar_base.en_US.nGAW32Cgp1c.es5.O/d=0/rs=AGKMywGSHML47A96JfR8cNQYAqede1KWyQ:9649) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(124.420713) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://creativecommons.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.27.0:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(124.885823) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 6)
    at [anon] (https://creativecommons.org/wp-content/themes/vocabulary-theme/vocabulary/js/vocabulary.js:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(125.223391) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:308) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:308) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:308)
    at eval (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:756) preventsyield
(126.931995) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not object coercible
    at [anon] (content/handlers/javascript/duktape/duktape.c:23261) internal
    at slice () native strict preventsyield
    at [anon] (?inline script?:50) strict
    at eval (?inline script?:50) preventsyield
(127.552978) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 6)
    at [anon] (?inline script?:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal
(127.553085) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 6)
    at [anon] (?inline script?:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal
(127.553288) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 10)
    at [anon] (?inline script?:10) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(128.413453) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/error_monitoring.isolated.b651076d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(128.514561) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/vkcom-kit.82acabe7.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(128.616067) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/vkcom-kit-icons.d6d7396f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(128.717004) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/react.785823df.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(128.818396) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/vkui.6bc0df15.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(128.919364) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/architecture-mobx.c9aeb6cf.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(129.020169) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/draggable.d59c2db3.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(129.121578) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/core_spa.72593f23.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(129.222741) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/core_spa.ee646c03.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(129.323936) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/state-management.a047c2f5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(129.424178) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/audioplayer-lib.50d3e54c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(129.525138) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/common.875f825b.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(129.543149) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/common_web.bc198178.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(130.028073) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/866ed238.34abf2c7.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(130.129388) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/b0010d1d.be52e97e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(130.230649) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/c0be390f.bb8602a3.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(130.331332) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/index.396d2567.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(130.432321) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://vk.com/dist/web/language.49f68895.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(130.533773) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/join.e447e201.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(130.636285) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: source decode failed (line 160)
    at [anon] (https://st6-21.vk.com/js/lib/ui_controls.js?200:160) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:86060) internal
(130.674316) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/search_top_anonymous.524dfd88.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(130.737234) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/site_layout.900bbb36.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(130.837952) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/performance_observers.bcf1f654.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(130.938395) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/css_types.0c58cd43.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.039057) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/vk_sans_observer.5b13e71b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.139539) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/unauthorized.f7413370.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.240110) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://st6-21.vk.com/dist/web/jobs_devtools_notification.927328c5.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.340486) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/page_layout.6d0d2242.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.441143) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/45624723.70665e28.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(131.543073) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/ui_common.ef635065.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.644188) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/chunks/51d6bee4.a3507fd4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(131.745711) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/likes.f81f95ca.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.846123) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://st6-21.vk.com/dist/web/grip.edec7efc.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(131.846297) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(131.846540) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 6)
    at [anon] (?inline script?:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal
(133.097758) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 0 of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at N (https://www.blogger.com/about/js/main.min.js?v=1476060773:24)
    at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:44)
    at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:47)
    at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:47)
    at eval (https://www.blogger.com/about/js/main.min.js?v=1476060773:47) preventsyield
(134.622984) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cdn-client.medium.com/lite/static/js/manifest.16200e52.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(134.669831) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cdn-client.medium.com/lite/static/js/9865.1496d74a.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(134.771324) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cdn-client.medium.com/lite/static/js/main.e8ee4a42.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(134.871636) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cdn-client.medium.com/lite/static/js/instrumentation.5bef8967.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(134.972374) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cdn-client.medium.com/lite/static/js/reporting.ff22a7a5.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(135.073895) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cdn-client.medium.com/lite/static/js/HomeLoLegacyPage.MainContent.11ed0297.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(135.074019) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'main' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(135.074565) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'document' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at c (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(135.531389) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(135.565437) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__uspapiLocator' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at e (?inline script?:1)
    at [anon] (?inline script?:1)
    at [anon] (?inline script?:1)
    at n (?inline script?:1)
    at [anon] (?inline script?:1) strict
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(135.571295) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(135.930368) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(135.930849) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(135.931063) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(135.931164) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(135.932546) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(135.937817) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(135.938771) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(135.940034) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(136.436068) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '$_mod_ybar' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:8) preventsyield
(136.555801) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at N (https://s.yimg.com/ss/analytics-3.54.3.js:1)
    at H (https://s.yimg.com/ss/analytics-3.54.3.js:1)
    at [anon] (https://s.yimg.com/ss/analytics-3.54.3.js:1)
    at [anon] (?inline script?:32)
    at eval (?inline script?:41) preventsyield
(136.712108) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) preventsyield
    [...]
(136.892138) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at e (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict construct
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at eval (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) preventsyield
(136.898859) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/vzm/cs_1.6.6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(137.021515) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 7)
    at [anon] (https://s.yimg.com/uc/sf/0.1.434/js/safe.min.js:7) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(137.123787) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 34)
    at [anon] (?inline script?:34) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(137.127492) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'loadScriptAsync' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) preventsyield
(137.129494) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://consent.cmp.oath.com/version/7.0.0/cmp.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(137.177585) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    [...]
(137.180998) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/scp/js/fpDesktop.46ec7cd52ee9f5c1236b0dea5072690a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(137.181312) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/benji/benji-2.2.78.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(137.188918) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) preventsyield
(137.191821) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) preventsyield
(137.198442) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'performanceMarkSupported' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) preventsyield
(137.199282) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) preventsyield
(137.200201) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) preventsyield
(137.201659) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'bindEvent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at a (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) preventsyield
(137.204312) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) preventsyield
(137.207686) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) preventsyield
(137.209766) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'bindEvent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) preventsyield
(137.216065) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) preventsyield
(137.218568) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'isTouchSafariDevice' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) preventsyield
(137.219632) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) preventsyield
(137.221359) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) preventsyield
(137.222314) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) preventsyield
(137.225120) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) preventsyield
(137.226694) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) preventsyield
(137.228365) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) preventsyield
(137.231134) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) preventsyield
(137.233514) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) preventsyield
(137.235017) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'ready' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (https://s.yimg.com/aaq/fp/js/react-wafer-stream.custom.default.34fba140d46159f80d116c63459e57e7.js:1) preventsyield
(137.240436) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) preventsyield
(137.242022) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'throttle' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) preventsyield
(137.243830) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) preventsyield
(137.243932) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/c/0907cd6.caas-news_web.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(137.245148) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://edge-mcdn.secure.yahoo.com/ybar/cerebro_min.js:1)
    at [anon] (https://edge-mcdn.secure.yahoo.com/ybar/cerebro_min.js:1)
    at eval (https://edge-mcdn.secure.yahoo.com/ybar/cerebro_min.js:1) preventsyield
(137.258106) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at t (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1)
    at i (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at t (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1)
    at o (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at e (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict construct
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    [...]
(160.683015) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://www.istockphoto.com/landing/assets/polyfill.6bc4d62dd94efe70b25a.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(160.734300) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(160.734478) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.235965) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://www.istockphoto.com/landing/assets/application.d14b66936760a384cdc8.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(161.236328) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/remoteEntry.js?2634361:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(161.236779) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/376.4e28cc2d20e9e87cd268.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.238259) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/Header.8009018a58e71a1fb464.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.240221) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/theme-istock-js.b269b7fc2686da374c82.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.243696) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkglobal_nav' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.istockphoto.com/components/global-nav/static/locales-istock-en-us.84586d13c5ccfd668cd2.js:1) preventsyield
(161.243967) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/1500.8e2c3bc8cae396b74d1a.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(161.244097) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/5491.32f3a616db8401b482f9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(161.244446) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/6829.c187e54b4952cc4b0e4e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.244627) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/7054.d5fe1f2432eed7db0137.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(161.244742) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/components-istock-Header.28841b67e403da1281c2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.249451) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunklanding' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.istockphoto.com/landing/assets/locales-istock-en-us-yml.4e0143b184b28415f3d8.js:1) preventsyield
(161.251093) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/landing/assets/theme-istock-js.9514cfdfae43486b6639.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.251516) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunklanding' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.istockphoto.com/landing/assets/themes-istock.11916ae7dbd8763eceaf.js:1) strict preventsyield
(161.251643) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 1)
    at [anon] (https://www.istockphoto.com/landing/assets/6477.ff58bac0350cc2bd91d8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(161.251737) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/landing/assets/2114.82ed23ef4b1866902df1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.251810) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/landing/assets/app-components-istock-HeroV2-HeroV2-tsx.3b0fb3b178e6325b4d63.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.252048) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://www.istockphoto.com/components/search-bar/static/remoteEntry.js?2636226:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(161.252133) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 2)
    at [anon] (https://www.istockphoto.com/components/search-bar/static/7985.d21941ad965ef39774e6.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(161.253205) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/search-bar/static/991.76b8033104db44816b17.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.253382) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 1)
    at [anon] (https://www.istockphoto.com/components/search-bar/static/2580.36b923cc4f4093fd679b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(161.253543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/search-bar/static/SearchBar.5eebe03668f330f98b12.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.255005) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/search-bar/static/theme-istock-js.1076bee5ab96b7a67d88.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.256217) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunksearch_bar' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.istockphoto.com/components/search-bar/static/locales-istock-en-us.5a2b222e20e1f237839f.js:1) preventsyield
(161.256466) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/remoteEntry.js?2634361:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(161.256827) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/376.4e28cc2d20e9e87cd268.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.258060) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/Footer.454c52695f9ebfa818f1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.259601) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/theme-istock-js.b269b7fc2686da374c82.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(161.262388) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkglobal_nav' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.istockphoto.com/components/global-nav/static/locales-istock-en-us.84586d13c5ccfd668cd2.js:1) preventsyield
(161.262621) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/1500.8e2c3bc8cae396b74d1a.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(161.262817) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/components-istock-Footer.026d793be87fc279c70a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(161.262980) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 1)
    at [anon] (https://www.istockphoto.com/components/global-nav/static/Flags-GBR.cba3146ae637c140cd3a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(163.093471) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'classList' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(164.009542) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-vendor-optimizely.0c7030e3d3beafc2a340.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.023386) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-defaultVendors.a63cbcb1d1fdf4c7dac0.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.023643) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-tabs.a287d1255dd80d5fba57.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.023694) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-gel.8ab0d941c93262b9837c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.023838) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-website.d28828ed64d31ce84ec2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.023868) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-base-website.c0b19f0c82d5d23332ce.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.024109) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-framework.8e99c97fd46679c027ae.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.026561) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__LOADABLE_LOADED_CHUNKS__' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://static.files.bbci.co.uk/core/bundle-pwa.17249f474632c502012c.js:1) strict
    at [anon] (https://static.files.bbci.co.uk/core/bundle-pwa.17249f474632c502012c.js:1) strict
    at eval (https://static.files.bbci.co.uk/core/bundle-pwa.17249f474632c502012c.js:1) preventsyield
(164.026821) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-call-to-action-link.b5bb780b1ca2d30ede3b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.026890) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-global-navigation.da23bd682d71f76f1d37.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.026961) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-global-navigation.30f00189ce95dacffd51.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027004) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-product-navigation.02d9360774e6a4625aac.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027184) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-masthead.be98d2c53e77a76a9ca9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027303) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-product-navigation.e72ee17e2cc9088d7d9d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027335) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-main-heading.74a295fd0e3ed3e0b388.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027515) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-information-panel.abe60ed68a01d3593c37.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027716) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-metadata-snippet.efd81f5e45882437ca20.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027768) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-uas-button.fadae1c20cf762abfc88.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.027965) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-metadata-strip.e91e50abfae102d4ecb3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.028061) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-information-wrapper.9ce2cd5f3be9299dbcc0.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.028108) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-page-type-indicator.98a535b294c5b4d314c2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.028160) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-uas-modal.a794af4db772bf54ecbb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.028381) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-promo.6c455d30501e9bfc986a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.028639) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-additional-links.28fbddcc169a2c3ba7ec.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.030636) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-sport-badge.5cef188fc61e5973543d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.030721) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-collection-header.b2afcbd77a0f4125c25c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.030967) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-index-promo.7171df6259e8dd2ae493.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031023) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-media-follow-button.07b756ca29ace5befb9e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031230) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-short-form-promo.9f9a25d2727eb7b1937c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031299) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-live-preview-promo.b9dc2b6b4c82855802e1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031367) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-high-impact-promo.863cdadaf8b910c291d5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031429) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-promo-with-ranking.5a6664908a569d2811ad.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031494) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-portrait-video-promo.a0d4eb5daeb350cc0d55.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031549) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-hierarchical-promo-collection.f489617fcbbcc6ed2882.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031625) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-hierarchical-promo-collection.304ce4096f0eec0d99c0.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031682) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-simple-promo-collection.fdbf0d246b1c4709b5f4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(164.031728) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-promo-carousel.4777a80ac28282f7175d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.031805) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-simple-promo-collection.11bf4962917107a48211.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.032011) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-rich-text.f0478a3827429efc4cea.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.032069) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-media-player.345f742135c996cfafbd.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(164.032136) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-portrait-video-modal.a8cbbf1f59b059eafe00.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.032323) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-portrait-video-experience.39e55c90ac2fea81bec7.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.032409) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-message-banner.e30d73d041e7b35962fc.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.032750) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-message-banner.c8d0f4a5046c5a63a01c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.032934) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-component-static-links.991b4c0391868c3da31d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.033051) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-static-links.ac64cd0a09e38552e033.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.033245) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-footer-promos.85674b26c57b8d686578.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.033411) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-global-footer.ba96e35959b041eccd5f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.159098) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: quantifier without preceding atom (line 2)
    at [anon] (https://static.files.bbci.co.uk/core/bundle-defaultVendors.6fb09dec9312d3be57f7.legacy.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:91140) internal
(164.664100) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__LOADABLE_LOADED_CHUNKS__' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://static.files.bbci.co.uk/core/bundle-framework.ade56d19693d6918dc4c.legacy.js:1) preventsyield
(164.676564) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__LOADABLE_LOADED_CHUNKS__' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://static.files.bbci.co.uk/core/bundle-pwa.080b6524eb69671f05ea.legacy.js:1) strict
    at [anon] (https://static.files.bbci.co.uk/core/bundle-pwa.080b6524eb69671f05ea.legacy.js:1) strict
    at eval (https://static.files.bbci.co.uk/core/bundle-pwa.080b6524eb69671f05ea.legacy.js:1) preventsyield
(168.163984) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: argument 2 (capture) requires a bool
    at [anon] (event_target.c:228) internal
    at [anon] () native strict preventsyield
    at [anon] (?inline script?:42)
    at [anon] (?inline script?:42)
    at Z (?inline script?:53)
    at [anon] (?inline script?:56)
    at eval (?inline script?:56) preventsyield
(168.648839) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'awa' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://c.s-microsoft.com/en-us/CMSScripts/script.jsx?k=f65ecb70-094d-0b11-7c9d-7da1bcadfaa7:1) preventsyield
(168.658281) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:247) preventsyield
(168.658577) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:945)
    at [anon] (?inline script?:967)
    at [anon] (?inline script?:396)
    at assetLoadMapper (?inline script?:408)
    at load (?inline script?:414)
    at eval (?inline script?:2) preventsyield
(168.660365) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 0 of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:928)
    at eval (?inline script?:1) preventsyield
(168.723218) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 173)
    at [anon] (?inline script?:173) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(168.723885) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at getAtfWidgets (?inline script?:582) tailcall
    at [anon] (?inline script?:882)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(168.802925) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:126)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:128)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:131)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:202)
    at [anon] (?inline script?:23)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:22)
    at eval (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:202) preventsyield
(168.910185) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at getAtfWidgets (?inline script?:582) tailcall
    at [anon] (?inline script?:882)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(169.189699) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://images-na.ssl-images-amazon.com/images/I/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:8)
    at w (https://images-na.ssl-images-amazon.com/images/I/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:9)
    at [anon] (https://images-na.ssl-images-amazon.com/images/I/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:12)
    at heroBtf (?inline script?:5)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(169.344445) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://images-na.ssl-images-amazon.com/images/I/51na2k2njbL._RC|71spUrmy7NL.js,01QvReFeJyL.js,01VfhmbHmKL.js,71m4s8J6XyL.js,01Q-N1HAX6L.js,01xltaSfiSL.js,01A2AtmCtlL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21PMP-WgxTL.js,41lXbNNGwGL.js,51HrkAbbpLL.js,31XO9BO1OrL.js,11lw6J7z8iL.js,31NSDarX4TL.js,01VYGE8lGhL.js,01tDwkxEoCL.js_.js?AUIClients/NavDesktopUberAsset:899)
    at [anon] (?inline script?:23)
    at [anon] (https://images-na.ssl-images-amazon.com/images/I/51na2k2njbL._RC|71spUrmy7NL.js,01QvReFeJyL.js,01VfhmbHmKL.js,71m4s8J6XyL.js,01Q-N1HAX6L.js,01xltaSfiSL.js,01A2AtmCtlL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21PMP-WgxTL.js,41lXbNNGwGL.js,51HrkAbbpLL.js,31XO9BO1OrL.js,11lw6J7z8iL.js,31NSDarX4TL.js,01VYGE8lGhL.js,01tDwkxEoCL.js_.js?AUIClients/NavDesktopUberAsset:899)
    at eval (https://images-na.ssl-images-amazon.com/images/I/51na2k2njbL._RC|71spUrmy7NL.js,01QvReFeJyL.js,01VfhmbHmKL.js,71m4s8J6XyL.js,01Q-N1HAX6L.js,01xltaSfiSL.js,01A2AtmCtlL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21PMP-WgxTL.js,41lXbNNGwGL.js,51HrkAbbpLL.js,31XO9BO1OrL.js,11lw6J7z8iL.js,31NSDarX4TL.js,01VYGE8lGhL.js,01tDwkxEoCL.js_.js?AUIClients/NavDesktopUberAsset:899) preventsyield
(170.001988) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(170.002947) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__tcfapiLocator' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at t (?inline script?:1) strict
    at [anon] (?inline script?:1) strict
    at [anon] (?inline script?:1) strict
    at eval (?inline script?:1) strict preventsyield
(170.003119) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 21)
    at [anon] (?inline script?:21) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(170.003384) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 6)
    at [anon] (?inline script?:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(170.271151) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 7)
    at [anon] (https://geo.dailymotion.com/player/xtv3w.js?GK_PV5_INFOPACK_ENABLED_ONSITE=1:7) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(170.292110) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://static1.dmcdn.net/neon-user-ssr/prod/app.eab1d679216d6736f3ac.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(170.337357) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at e (https://consent.dailymotion.com/unified/wrapperMessagingWithoutDetection.js:1) strict construct
    at [anon] (https://consent.dailymotion.com/unified/wrapperMessagingWithoutDetection.js:1) strict
    at o (https://consent.dailymotion.com/unified/wrapperMessagingWithoutDetection.js:1)
    at [anon] (https://consent.dailymotion.com/unified/wrapperMessagingWithoutDetection.js:1) strict
    at o (https://consent.dailymotion.com/unified/wrapperMessagingWithoutDetection.js:1)
    at [anon] (https://consent.dailymotion.com/unified/wrapperMessagingWithoutDetection.js:1)
    at eval (https://consent.dailymotion.com/unified/wrapperMessagingWithoutDetection.js:1) preventsyield
(170.590109) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(170.828736) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported
    at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal
    at a (https://www.google.es/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at [anon] (https://www.google.es/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at eval (https://www.google.es/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:126) preventsyield
(171.093221) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(171.291695) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported
    at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal
    at a (https://www.google.com.br/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at [anon] (https://www.google.com.br/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at eval (https://www.google.com.br/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:126) preventsyield
(171.519539) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 14)
    at [anon] (?inline script?:14) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(171.520083) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(171.686872) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://i.forbesimg.com/simple-site/dist/js/common-300198c34dde6996e6db.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(171.727245) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://i.forbesimg.com/simple-site/dist/js/homepage-6b8179a86b8a79f24e54.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(171.727335) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 5)
    at [anon] (?inline script?:5) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(172.911604) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:3)
    at [anon] (https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:3)
    at [anon] (https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:3)
    at eval (https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:4) preventsyield
(173.110469) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable
    at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal
    at [anon] (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:630)
    at [anon] (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:392)
    at [anon] (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:631)
    at eval (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:1134) preventsyield
(173.202399) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://static.mediafire.com/js/jquery/1.7.2/jquery.min.js:3)
    at [anon] (https://static.mediafire.com/js/jquery/1.7.2/jquery.min.js:3)
    at [anon] (https://static.mediafire.com/js/jquery/1.7.2/jquery.min.js:3)
    at eval (https://static.mediafire.com/js/jquery/1.7.2/jquery.min.js:4) preventsyield
(173.206641) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '$' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(173.567674) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'jQuery' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://static.mediafire.com/js/master_121932.js:10) preventsyield
(173.707214) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:330) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:330) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:330)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:769) preventsyield
(173.707771) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '$' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(173.710237) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '$' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(173.710960) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'document' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at c (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(173.878134) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:223) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:223) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:223)
    at eval (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:598) preventsyield
(174.086813) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'document' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at c (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(174.911459) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'XMLHttpRequest' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.wikimedia.org/portal/wikimedia.org/assets/js/index-ccf1d3d7c2.js:1)
    at eval (https://www.wikimedia.org/portal/wikimedia.org/assets/js/index-ccf1d3d7c2.js:1) preventsyield
(175.466372) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 40)
    at [anon] (?inline script?:40) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(175.470516) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(175.470612) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(175.471068) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 15)
    at [anon] (?inline script?:15) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(175.471453) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 40)
    at [anon] (?inline script?:40) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(175.471532) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'loadSDKScript' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(175.472035) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 13)
    at [anon] (?inline script?:13) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(175.472253) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(175.498247) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(175.853922) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cloudflare.com/_willow/index.astro_astro_type_script_index_0_lang.DjFF3Lks.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(175.937032) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://www.cloudflare.com/_willow/index.astro_astro_type_script_index_0_lang.CtqGGN8y.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(175.937595) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(176.060938) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cloudflare.com/_willow/index.astro_astro_type_script_index_0_lang.DL20qFyH.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(176.061285) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(176.062753) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(176.263880) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cloudflare.com/_willow/index.astro_astro_type_script_index_0_lang.DQDpOMzp.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(176.358472) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cloudflare.com/_willow/index.astro_astro_type_script_index_0_lang.D2QPJxDx.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(176.431389) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cloudflare.com/_willow/footerTop.astro_astro_type_script_index_0_lang.JorLExU3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(176.439431) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'document' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at c (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(177.089351) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(177.312451) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: unsupported
    at [anon] (content/handlers/javascript/duktape/duktape.c:66889) internal
    at a (https://www.google.de/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at [anon] (https://www.google.de/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:125)
    at eval (https://www.google.de/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:126) preventsyield
(178.543461) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.544647) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.544761) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.551014) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: argument 2 (capture) requires a bool
    at [anon] (event_target.c:228) internal
    at [anon] () native strict preventsyield
    at [anon] (?inline script?:44)
    at [anon] (?inline script?:44)
    at Z (?inline script?:55)
    at [anon] (?inline script?:58)
    at eval (?inline script?:58) preventsyield
(178.551203) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.676447) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://m.media-amazon.com/images/S/sash/8hLfW73SjjSftI3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.683528) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://m.media-amazon.com/images/I/11QhRZqmoxL.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(178.703790) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'hasAttribute' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://m.media-amazon.com/images/S/sash/l9o5h4eshDL2UJo.js:15)
    at c (https://m.media-amazon.com/images/S/sash/l9o5h4eshDL2UJo.js:1)
    at r (https://m.media-amazon.com/images/S/sash/l9o5h4eshDL2UJo.js:1)
    at eval (https://m.media-amazon.com/images/S/sash/l9o5h4eshDL2UJo.js:17) preventsyield
(178.704166) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'ad_utils' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:14) preventsyield
(178.704506) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.704631) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.704758) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.706075) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.706182) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.706256) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.706555) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'count' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:3)
    at eval (?inline script?:60) preventsyield
(178.706642) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.706747) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.706814) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.707221) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.707332) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.757519) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.951640) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.951815) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(178.966671) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'buffer' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:34)
    at eval (?inline script?:34) preventsyield
(179.573251) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: unexpected type
    at [anon] (content/handlers/javascript/duktape/duktape.c:22666) internal
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js:1)
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js:1) preventsyield
(179.574100) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/webpack-0b270c28968deb94.js:1) strict
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/webpack-0b270c28968deb94.js:1) preventsyield
(179.614073) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/framework-a3e0a528d633d461.js:1) strict preventsyield
(179.614650) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/main-3f8a7d33111840c1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.617615) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/pages/_app-c75c9eb1df3a4e74.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.617654) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/c30a072d-ac83d3290b9b3eaf.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.639432) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/9324-5594ee2c848b874a.js:1) preventsyield
(179.681964) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 23)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/4626-217665fe8199d895.js:23) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.700334) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/5163-a50c3b1365155f1c.js:1) preventsyield
(179.706956) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/1361-af09006a754309fa.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.708657) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/1389-4fb784f7e217eac2.js:1) preventsyield
(179.709058) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/717-70198ede7f4d8610.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709110) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/1889-11fdd312e3d110d8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709155) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/8887-c98a321fa05c736e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709185) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/5022-d1e0b6be3fb1cd03.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709231) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/7337-7d11350a6eebba63.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709270) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/1119-ff6cbb6a89bdecd5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709308) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/3236-42af4241d0d4923d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709357) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/7786-0a86e0597fd00701.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709423) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/899-52ac10a7a7e8f1ea.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709458) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/5980-ece0f16d309dc058.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709492) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/6726-84bb12a3110f26b7.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709530) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/6262-ed5255e71ec3c1a8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709556) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/9555-ab1798bf41e7f888.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709580) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/5777-bf68350812c12c60.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.709627) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/pages/index-69525c24148ab869.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(179.714493) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property '__BUILD_MANIFEST' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/QgdOTYr_ESDX43qUzhosb/_buildManifest.js:1) preventsyield
(179.714546) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/QgdOTYr_ESDX43qUzhosb/_ssgManifest.js:1) preventsyield
(180.422169) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: unexpected type
    at [anon] (content/handlers/javascript/duktape/duktape.c:22666) internal
    at [anon] (https://cdn-cookieyes.com/client_data/e71bc53f1cb88666d160c1e2/script.js:1)
    at r (https://cdn-cookieyes.com/client_data/e71bc53f1cb88666d160c1e2/script.js:1)
    at [anon] (https://cdn-cookieyes.com/client_data/e71bc53f1cb88666d160c1e2/script.js:1)
    at eval (https://cdn-cookieyes.com/client_data/e71bc53f1cb88666d160c1e2/script.js:1) preventsyield
(180.431607) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(181.105202) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable
    at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal
    at [anon] (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:630)
    at [anon] (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:392)
    at [anon] (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:631)
    at eval (https://www.gstatic.com/recaptcha/releases/EGO3I7Q26cZ-jBw3BEtzIx7-/recaptcha__en.js:1134) preventsyield
(186.019775) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 99)
    at [anon] (https://static.hugedomains.com/js/hdv3-js/script.js?aa=2022-10-32:99) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(187.049255) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'ActiveXObject' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at hdcl (https://static.hugedomains.com/js/hdv3-js/common.js:527)
    at eval (https://static.hugedomains.com/js/hdv3-js/common.js:554) preventsyield
(187.164982) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'forEach' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://static.hugedomains.com/js/hdv3-js/hd-js.js?a=20220124b:520) preventsyield
(187.573054) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'location' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (?inline script?:242) preventsyield
(187.574898) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'switchers' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (?inline script?:52) preventsyield
(187.575301) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'counter' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(187.575575) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(187.577241) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:3) preventsyield
(187.640856) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: argument 0 (handle) requires a number
    at [anon] (window.c:967) internal
    at [anon] () native strict preventsyield
    at [anon] (?inline script?:81)
    at [anon] (?inline script?:124)
    at [anon] (?inline script?:124)
    at [anon] (?inline script?:123)
    at Ra (?inline script?:73) construct
    at [anon] (?inline script?:129)
    at eval (?inline script?:139) preventsyield
(187.660606) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 8)
    at [anon] (https://www.hugedomains.com/rjs/hdv3-rjs/hd-js.cfm?aa=2022-10-32:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(187.663851) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'document' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at c (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(188.004562) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at Fc (http://top-fwz1.mail.ru/js/code.js:10)
    at H (http://top-fwz1.mail.ru/js/code.js:7)
    at [anon] (http://top-fwz1.mail.ru/js/code.js:79)
    at [anon] (http://top-fwz1.mail.ru/js/code.js:88)
    at [anon] (http://top-fwz1.mail.ru/js/code.js:92)
    at eval (http://top-fwz1.mail.ru/js/code.js:94) preventsyield
(190.342971) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 5)
    at [anon] (https://privacy-cs.mail.ru/static/sync-loader.js:5) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(191.167067) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at logo (?inline script?:9)
    at eval (?inline script?:25) preventsyield
(191.167210) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'slidotype_on' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.169508) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(191.170294) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:78) preventsyield
(191.170836) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(191.171279) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:21) preventsyield
(191.173124) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:19)
    at eval (?inline script?:150) preventsyield
(191.173770) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'extend' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:4) preventsyield
(191.193475) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'switchers' of undefined
in block "" at line: 
file: 
(191.193676) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'retina' of undefined
in block "" at line: 
file: 
(191.193763) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: undefined not callable66
in block "" at line: 
file: 
(191.193849) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: undefined not callable106
in block "" at line: 
file: 
(191.193996) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'retina' of undefined
in block "" at line: 
file: 
(191.194308) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'switchers' of undefined
in block "" at line: 
file: 
(191.194558) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'switchers' of undefined
in block "" at line: 
file: 
(191.194640) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:24)
    at eval (?inline script?:171) preventsyield
(191.204137) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'encryptor' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (?inline script?:1119) strict
    at eval (?inline script?:1170) preventsyield
(191.204290) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'encryptor' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.206837) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'locator' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:19)
    at eval (?inline script?:348) preventsyield
(191.207375) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '_' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.207963) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(191.209917) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'counter' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.210328) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:11) preventsyield
(191.214212) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '_' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:76) preventsyield
(191.214622) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'counter' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.215063) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'counter' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.215508) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'counter' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.215723) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '_' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:11) preventsyield
(191.216078) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'nonce' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.216225) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'scriptLoaded' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:8) preventsyield
(191.218707) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '_' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:6)
    at eval (?inline script?:86) preventsyield
(191.219093) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:5)
    at eval (?inline script?:23) preventsyield
(191.219198) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'load' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:3) preventsyield
(191.289816) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(191.290003) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'counter' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.290589) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'id' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:11) preventsyield
(191.298770) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'scriptLoaded' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.298867) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'isPHAuthForm' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (?inline script?:1) preventsyield
(191.299454) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'scriptLoaded' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.428905) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'timestamp' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at checkCache (?inline script?:2)
    at eval (https://mail.ru/cache:1) preventsyield
(191.429280) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:21) preventsyield
(191.429543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'switchers' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.549330) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable
    at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal
    at [anon] (https://limg.imgsmail.ru/splash/v/j/a_n-fp-4dd5b3b80c.js:109) strict
    at __webpack_require__ (https://limg.imgsmail.ru/splash/v/j/a_n-fp-4dd5b3b80c.js:50)
    at [anon] (https://limg.imgsmail.ru/splash/v/j/a_n-fp-4dd5b3b80c.js:100)
    at __webpack_require__ (https://limg.imgsmail.ru/splash/v/j/a_n-fp-4dd5b3b80c.js:50) tailcall
    at eval (https://limg.imgsmail.ru/splash/v/j/a_n-fp-4dd5b3b80c.js:1034) preventsyield
(191.549486) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable
    at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal
    at eval (?inline script?:1) preventsyield
(191.549632) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'counter' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(191.550023) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:16)
    at eval (?inline script?:17) preventsyield
(191.551288) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'hasClass' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(197.006706) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 35)
    at [anon] (https://www.gstatic.com/devrel-devsite/prod/vdcd49b48a0f6579e36a0f52b513a1840db67522fa48e80a57742b4388044a7e9/developers/js/app_loader.js:35) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(202.138836) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(203.126862) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: unexpected type
    at [anon] (content/handlers/javascript/duktape/duktape.c:22666) internal
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1)
    at eval (https://www.bbc.com/bbcx/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) preventsyield
(203.134998) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: quantifier without preceding atom (line 2)
    at [anon] (https://cdn.optimizely.com/public/4621041136/s/bbcx_prod.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:91140) internal
(203.228555) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'WeakMap' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://cdn.tinypass.com/api/tinypass.min.js:1) strict
    at [anon] (https://cdn.tinypass.com/api/tinypass.min.js:1) strict
    at eval (https://cdn.tinypass.com/api/tinypass.min.js:1) strict preventsyield
(203.337576) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://gn-web-assets.api.bbc.com/ngas/latest/dotcom-bootstrap.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.362097) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/webpack-6e746e892911d67e.js:1) strict
    at eval (https://www.bbc.com/bbcx/_next/static/chunks/webpack-6e746e892911d67e.js:1) preventsyield
(203.397259) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.bbc.com/bbcx/_next/static/chunks/framework-98e6f5bc52a2e411.js:1) strict preventsyield
(203.398544) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/main-3838744298e667de.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.413998) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 18)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/pages/_app-4bb9d65f972be1df.js:18) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.420683) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.bbc.com/bbcx/_next/static/chunks/63-48d5390b87110d75.js:1) strict preventsyield
(203.433241) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 5)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/183-0ef848ed275e257e.js:5) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.433368) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/931-d32ea2449381bfab.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.433481) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/613-64158ca677d7409d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.433542) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/857-39df14a43b03765a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.433603) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/353-6b4dc5839b23af94.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.433674) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.bbc.com/bbcx/_next/static/chunks/pages/%5B%5B...slug%5D%5D-6f578393482ae32e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(203.433773) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property '__BUILD_MANIFEST' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (https://www.bbc.com/bbcx/_next/static/NBZWyAsf3cVuolCnoiTKC/_buildManifest.js:1) preventsyield
(203.433807) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://www.bbc.com/bbcx/_next/static/NBZWyAsf3cVuolCnoiTKC/_ssgManifest.js:1) preventsyield
(204.886322) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202503030101/pubads_impl.js:33) preventsyield
(206.479119) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'classList' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:7) preventsyield
(206.479234) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'classList' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(208.857527) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.paypalobjects.com/ppcmsnodeweb/core/core-d2419eec.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(208.858097) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(208.858246) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 7)
    at [anon] (?inline script?:7) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(209.894865) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.paypalobjects.com/globalnav/js/main-BYnrapro.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(209.916352) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.paypalobjects.com/globalnav/js/main-BYnrapro.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(209.933924) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(210.969559) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.paypalobjects.com/ppcmsnodeweb/core/datadog-b1cfe729.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(210.969659) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.paypalobjects.com/ncs/ncs.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(210.976671) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol hidden '??NETSURF_DUKTAPE_PRIVATE'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] () native strict preventsyield
    at [anon] (https://www.paypal.com/auth/createchallenge/ccbed0b92caba5a0/recaptchav3.js?_sessionID=2lHp1k60sTSbArP0O-91y3sl99jhm5v7:1)
    at eval (https://www.paypal.com/auth/createchallenge/ccbed0b92caba5a0/recaptchav3.js?_sessionID=2lHp1k60sTSbArP0O-91y3sl99jhm5v7:1) preventsyield
(212.795861) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 197)
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42F:197) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(214.209387) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cdn-production-opera-website.operacdn.com/staticfiles/surveyMonkey.3e90ff9b7e7e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(214.235991) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cdn-production-opera-website.operacdn.com/staticfiles/main.2bb0f8961687.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(217.148082) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at nf (https://feedburner.google.com/bundle/releases/2022080215/js.js:179)
    at [anon] (https://feedburner.google.com/bundle/releases/2022080215/js.js:180)
    at [anon] (https://feedburner.google.com/bundle/releases/2022080215/js.js:98)
    at [anon] (https://feedburner.google.com/bundle/releases/2022080215/js.js:180)
    at [anon] (https://feedburner.google.com/bundle/releases/2022080215/js.js:180)
    at [anon] (https://feedburner.google.com/bundle/releases/2022080215/js.js:98)
    at eval (https://feedburner.google.com/bundle/releases/2022080215/js.js:180) preventsyield
(217.247777) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:325) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:325) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:325)
    at eval (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:789) preventsyield
(219.012460) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at from (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(220.536829) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__DEV__' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://static.xx.fbcdn.net/rsrc.php/v4/y5/r/j3NYquqZqjP.js:21) preventsyield
(220.543234) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.543425) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.547938) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.548102) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.548980) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.549404) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.549475) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(220.549610) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.549659) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(220.549717) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(220.552092) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(221.074206) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 44)
    at [anon] (?inline script?:44) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(221.074919) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: external-scripts: error generating adfuel preload,TypeError: cannot read property 'helpers' of undefined
(221.075054) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: external-scripts: error generating adfuel preload,TypeError: cannot read property 'helpers' of undefined
(221.081593) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal
(221.081920) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'UserConsent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(221.374644) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: quantifier without preceding atom (line 2)
    at [anon] (https://cdn.optimizely.com/public/125375509/s/landingprod.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:91140) internal
(221.375005) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 5)
    at [anon] (?inline script?:5) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(221.434257) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 6)
    at [anon] (?inline script?:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(221.534567) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(222.635891) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'split' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at F (https://static.chartbeat.com/js/chartbeat_mab.js:8)
    at ta (https://static.chartbeat.com/js/chartbeat_mab.js:8)
    at [anon] (https://static.chartbeat.com/js/chartbeat_mab.js:50)
    at eval (https://static.chartbeat.com/js/chartbeat_mab.js:50) preventsyield
(225.851156) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'performance' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(225.852927) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(225.853088) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'performance' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:6) preventsyield
(226.335674) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 3)
    at [anon] (https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfl-k4oYQ.js:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(226.345650) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:3) preventsyield
(226.345809) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.345926) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.346030) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.346134) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.346239) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.346349) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.346439) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.346535) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(226.379461) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(226.379559) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'addRequireLoadCallback' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:1) preventsyield
(236.926468) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at from (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(238.335434) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__DEV__' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://static.whatsapp.net/rsrc.php/v4/y5/r/j3NYquqZqjP.js:21) preventsyield
(238.340436) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.340597) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.359246) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.359351) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.361861) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.362228) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.362313) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(238.362401) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.362448) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(238.362506) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(238.363006) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(241.329875) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 11)
    at [anon] (?inline script?:11) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(242.337081) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'newrelic' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:12) preventsyield
(244.803134) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/scripts/gallium.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(245.960220) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/section.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(245.963051) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 5)
    at [anon] (?inline script?:5) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(245.973706) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(246.201434) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'indexOf' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at isAdFreeExperience (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js:2490) strict
    at init (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js:129) strict
    at Core (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js:2655) strict construct
    at [anon] (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js:2957) strict
    at eval (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js:2964) preventsyield
(248.754638) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'performance' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:2) preventsyield
(248.754863) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 7)
    at [anon] (?inline script?:7) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(249.176137) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://cmp.osano.com/AzZdHGSGtpxCq1Cpt/079b27eb-bb3f-48dd-9bd9-3feb8aec3c38/osano.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(249.176239) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 9)
    at [anon] (?inline script?:9) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(251.312602) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://public.slidesharecdn.com/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at eval (https://public.slidesharecdn.com/_next/static/chunks/polyfills-42372ed130431b0a.js:1) preventsyield
(251.314448) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://public.slidesharecdn.com/_next/static/chunks/webpack-c21ddb3855f905c5.js:1) strict
    at eval (https://public.slidesharecdn.com/_next/static/chunks/webpack-c21ddb3855f905c5.js:1) preventsyield
(251.350780) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://public.slidesharecdn.com/_next/static/chunks/framework-5a981bd1af7edc76.js:1) strict preventsyield
(251.351473) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://public.slidesharecdn.com/_next/static/chunks/main-9d633b45c44c4167.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(251.352206) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://public.slidesharecdn.com/_next/static/chunks/pages/_app-a7e835d25992463b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(251.357469) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://public.slidesharecdn.com/_next/static/chunks/5121-c12bfd4bed7c2139.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(251.357924) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://public.slidesharecdn.com/_next/static/chunks/5248-8f52442543a1ace9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(251.358015) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://public.slidesharecdn.com/_next/static/chunks/pages/index-bb1ecaac9aeafe06.js:1) preventsyield
(251.358401) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property '__BUILD_MANIFEST' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (https://public.slidesharecdn.com/_next/static/790e8c9f9616ea4c6c12ed748bfbbd3eec3c0ad5/_buildManifest.js:1) preventsyield
(251.358442) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://public.slidesharecdn.com/_next/static/790e8c9f9616ea4c6c12ed748bfbbd3eec3c0ad5/_ssgManifest.js:1) preventsyield
(256.390858) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(256.634495) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.google.co.uk/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:189)
    at eval (https://www.google.co.uk/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:189) preventsyield
(258.878884) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: Error in adding TTJSStart marker
(259.881171) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(260.996102) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://assets.msn.com/staticsb/statics/latest/oneTrust/2.0/scripttemplates/otSDKStub.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(261.360192) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.msn.com/bundles/v1/homePage/latest/SSR-extension.302dff0791ec01021361.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(261.361044) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'matchMedia' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:2) preventsyield
(261.361238) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(261.361356) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(262.392264) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://assets.msn.com/bundles/v1/homePage/latest/vendors.57e9aba82ab7e5e964d1.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(262.941671) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://assets.msn.com/bundles/v1/homePage/latest/microsoft.d47a4dc0f98fac7d64bc.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(264.414125) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://assets.msn.com/bundles/v1/homePage/latest/common.5224a55df11c9a450045.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(265.433917) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://assets.msn.com/bundles/v1/homePage/latest/experience.c3bf17a31ad9d595ebc8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(266.761365) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(267.933493) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.google.co.jp/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:189)
    at eval (https://www.google.co.jp/xjs/_/js/k=xjs.hp.en.2Bjn8akDJ4I.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAHAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIL4jABAAiwAA8AI/d=1/ed=1/dg=3/rs=ACT90oHNGL1UsBYIzNKVCcyz5kvMnj6Rhw/m=sb_he,d:189) preventsyield
(270.705916) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: argument 2 (capture) requires a bool
    at [anon] (event_target.c:228) internal
    at [anon] () native strict preventsyield
    at [anon] (?inline script?:42)
    at [anon] (?inline script?:42)
    at Z (?inline script?:53)
    at [anon] (?inline script?:56)
    at eval (?inline script?:56) preventsyield
(271.198954) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:247) preventsyield
(271.199182) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:945)
    at [anon] (?inline script?:967)
    at [anon] (?inline script?:396)
    at assetLoadMapper (?inline script?:408)
    at load (?inline script?:414)
    at eval (?inline script?:2) preventsyield
(271.200748) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 0 of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:928)
    at eval (?inline script?:1) preventsyield
(271.252400) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 173)
    at [anon] (?inline script?:173) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(271.262741) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at getAtfWidgets (?inline script?:582) tailcall
    at [anon] (?inline script?:882)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(271.321905) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:126)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:128)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:131)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:202)
    at [anon] (?inline script?:23)
    at [anon] (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:22)
    at eval (https://m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery:202) preventsyield
(271.364909) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at getAtfWidgets (?inline script?:582) tailcall
    at [anon] (?inline script?:882)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(271.474070) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at getAtfWidgets (?inline script?:582) tailcall
    at [anon] (?inline script?:882)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(271.485160) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at getAtfWidgets (?inline script?:582) tailcall
    at [anon] (?inline script?:882)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(271.542020) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://images-fe.ssl-images-amazon.com/images/I/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:8)
    at w (https://images-fe.ssl-images-amazon.com/images/I/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:9)
    at [anon] (https://images-fe.ssl-images-amazon.com/images/I/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:12)
    at heroBtf (?inline script?:5)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(271.661046) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://images-fe.ssl-images-amazon.com/images/I/51na2k2njbL._RC|71spUrmy7NL.js,01GCq4sIUxL.js,01xxCCHTxPL.js,71m4s8J6XyL.js,01cZ21lATAL.js,01bAfFgS7JL.js,01A2AtmCtlL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21PMP-WgxTL.js,41lXbNNGwGL.js,51HrkAbbpLL.js,31XO9BO1OrL.js,11lw6J7z8iL.js,31+UifI0MIL.js,01VYGE8lGhL.js,01tDwkxEoCL.js_.js?AUIClients/NavDesktopUberAsset:899)
    at [anon] (?inline script?:23)
    at [anon] (https://images-fe.ssl-images-amazon.com/images/I/51na2k2njbL._RC|71spUrmy7NL.js,01GCq4sIUxL.js,01xxCCHTxPL.js,71m4s8J6XyL.js,01cZ21lATAL.js,01bAfFgS7JL.js,01A2AtmCtlL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21PMP-WgxTL.js,41lXbNNGwGL.js,51HrkAbbpLL.js,31XO9BO1OrL.js,11lw6J7z8iL.js,31+UifI0MIL.js,01VYGE8lGhL.js,01tDwkxEoCL.js_.js?AUIClients/NavDesktopUberAsset:899)
    at eval (https://images-fe.ssl-images-amazon.com/images/I/51na2k2njbL._RC|71spUrmy7NL.js,01GCq4sIUxL.js,01xxCCHTxPL.js,71m4s8J6XyL.js,01cZ21lATAL.js,01bAfFgS7JL.js,01A2AtmCtlL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21PMP-WgxTL.js,41lXbNNGwGL.js,51HrkAbbpLL.js,31XO9BO1OrL.js,11lw6J7z8iL.js,31+UifI0MIL.js,01VYGE8lGhL.js,01tDwkxEoCL.js_.js?AUIClients/NavDesktopUberAsset:899) preventsyield
(273.561506) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:238) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:238) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:238)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:611) preventsyield
(281.095653) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:223) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:223) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:223)
    at eval (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:598) preventsyield
(281.187792) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'state' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.line.me/app.js:2) strict
    at [anon] (https://www.line.me/app.js:2) strict
    at [anon] (https://www.line.me/app.js:2) strict
    at c (https://www.line.me/webpack-runtime.js:1)
    at [anon] (https://www.line.me/app.js:2) strict
    at c (https://www.line.me/webpack-runtime.js:1)
    at [anon] (https://www.line.me/app.js:2) strict
    at c (https://www.line.me/webpack-runtime.js:1)
    at [anon] (https://www.line.me/app.js:2) strict
    at c (https://www.line.me/webpack-runtime.js:1)
    [...]
(282.516551) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:240) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:240) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:240)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:664) preventsyield
(282.746628) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://search.usa.gov/assets/sayt_loader.js:13) tailcall
    at eval (https://search.usa.gov/assets/sayt_loader.js:92) preventsyield
(282.935258) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'offsetTop' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.nih.gov/sites/default/files/js/js_9sGTPBGcOGZjLiSLGrYEnuUf8VdvLmL_DEZNNNbnHXk.js:1052)
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    at [anon] (https://code.jquery.com/jquery-migrate-1.4.1.min.js:2)
    at [anon] (https://www.nih.gov/sites/default/files/js/js_9sGTPBGcOGZjLiSLGrYEnuUf8VdvLmL_DEZNNNbnHXk.js:471) construct
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    at [anon] (https://www.nih.gov/sites/default/files/js/js_9sGTPBGcOGZjLiSLGrYEnuUf8VdvLmL_DEZNNNbnHXk.js:1055)
    at eval (https://www.nih.gov/sites/default/files/js/js_9sGTPBGcOGZjLiSLGrYEnuUf8VdvLmL_DEZNNNbnHXk.js:1080) preventsyield
    [...]
(282.978668) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.nih.gov/sites/default/files/js/js_hNnF7a_sbk6nZ2-mOamHzalYND7HBHDLRInsaU93HDk.js:17)
    at [anon] (https://www.nih.gov/sites/default/files/js/js_hNnF7a_sbk6nZ2-mOamHzalYND7HBHDLRInsaU93HDk.js:17)
    at [anon] (https://www.nih.gov/sites/default/files/js/js_hNnF7a_sbk6nZ2-mOamHzalYND7HBHDLRInsaU93HDk.js:17)
    at eval (https://www.nih.gov/sites/default/files/js/js_hNnF7a_sbk6nZ2-mOamHzalYND7HBHDLRInsaU93HDk.js:34) preventsyield
(283.042135) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'nodeType' of null
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:3)
    at [anon] (https://cdn.jsdelivr.net/qtip2/3.0.3/jquery.qtip.min.js:3) strict
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:3)
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:3)
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2) tailcall
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    at [anon] (https://code.jquery.com/jquery-migrate-1.4.1.min.js:2)
    at [anon] (https://www.nih.gov/sites/default/files/js/js_9sGTPBGcOGZjLiSLGrYEnuUf8VdvLmL_DEZNNNbnHXk.js:471) construct
    at [anon] (https://code.jquery.com/jquery-2.2.4.min.js:2)
    [...]
(283.083526) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Shadowbox' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:2) preventsyield
(283.248396) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable
    at [anon] (content/handlers/javascript/duktape/duktape.c:67438) internal
    at eval (https://www.nih.gov/sites/default/files/js/js_u7NkY8T8nlOgV0rVVicmfB0CUuCvZZE_2_NkS4ohh6A.js:4) preventsyield
(284.812657) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://ucm-us.verint-cdn.com/files/sites/nih-gov/live/sdk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(285.844527) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://script.crazyegg.com/pages/scripts/0011/2616.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(291.089370) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at [anon] (?inline script?:50) strict
    at eval (?inline script?:50) preventsyield
(293.387323) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://assets.guim.co.uk/assets/frameworks.client.web.1859a918f4c9877cb582.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(293.400249) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://assets.guim.co.uk/assets/index.client.web.3dd9b68d3d31ac3dbb2e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(293.410566) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 12)
    at [anon] (?inline script?:12) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(293.440367) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'getBoundingClientRect' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:1)
    at r (?inline script?:1)
    at [anon] (?inline script?:1)
    at r (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(293.552311) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(294.090381) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.
    at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1)
    at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1)
    at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1) strict
    at o (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1)
    at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1)
    at o (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1)
    at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1)
    at eval (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/set-5/v/1739956527379/app.js:1) preventsyield
(294.165141) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'display' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://assets.guim.co.uk/polyfill.io/v3/polyfill.min.js?rum=0&features=es6%2Ces7%2Ces2017%2Ces2018%2Ces2019%2Cdefault-3.6%2CHTMLPictureElement%2CIntersectionObserver%2CIntersectionObserverEntry%2CURLSearchParams%2Cfetch%2CNodeList.prototype.forEach%2Cnavigator.sendBeacon%2Cperformance.now%2CPromise.allSettled&flags=gated&callback=guardianPolyfilled&unknown=polyfill&cacheClear=1:181)
    at [anon] (https://assets.guim.co.uk/polyfill.io/v3/polyfill.min.js?rum=0&features=es6%2Ces7%2Ces2017%2Ces2018%2Ces2019%2Cdefault-3.6%2CHTMLPictureElement%2CIntersectionObserver%2CIntersectionObserverEntry%2CURLSearchParams%2Cfetch%2CNodeList.prototype.forEach%2Cnavigator.sendBeacon%2Cperformance.now%2CPromise.allSettled&flags=gated&callback=guardianPolyfilled&unknown=polyfill&cacheClear=1:181)
    at eval (https://assets.guim.co.uk/polyfill.io/v3/polyfill.min.js?rum=0&features=es6%2Ces7%2Ces2017%2Ces2018%2Ces2019%2Cdefault-3.6%2CHTMLPictureElement%2CIntersectionObserver%2CIntersectionObserverEntry%2CURLSearchParams%2Cfetch%2CNodeList.prototype.forEach%2Cnavigator.sendBeacon%2Cperformance.now%2CPromise.allSettled&flags=gated&callback=guardianPolyfilled&unknown=polyfill&cacheClear=1:183) preventsyield
(294.165169) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://assets.guim.co.uk/commercial/56dd900d8e072d740921/graun.standalone.commercial.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(294.165203) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://assets.guim.co.uk/assets/frameworks.client.web.legacy.1859a918f4c9877cb582.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(294.165216) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://assets.guim.co.uk/assets/index.client.web.legacy.711c5a625d0e2204669b.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(294.425686) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'location' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(294.458574) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(294.459096) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'getComputedStyle' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at _getHeight (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:158) strict
    at _handleResize (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:207) strict
    at resize (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:115) strict
    at resizeToCurrentHeight (?inline script?:2)
    at eval (?inline script?:2) preventsyield
(294.470730) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'location' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(294.472304) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(294.472776) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'getComputedStyle' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at _getHeight (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:158) strict
    at _handleResize (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:207) strict
    at resize (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:115) strict
    at resizeToCurrentHeight (?inline script?:2)
    at eval (?inline script?:2) preventsyield
(294.483726) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'location' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(294.486338) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(294.486846) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'getComputedStyle' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at _getHeight (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:158) strict
    at _handleResize (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:207) strict
    at resize (https://interactive.guim.co.uk/libs/iframe-messenger/iframeMessenger.js:115) strict
    at resizeToCurrentHeight (?inline script?:2)
    at eval (?inline script?:2) preventsyield
(299.684326) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'appendChild' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:4) preventsyield
(301.425383) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(301.653449) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__uspapiLocator' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at e (?inline script?:1)
    at [anon] (?inline script?:1)
    at [anon] (?inline script?:1)
    at n (?inline script?:1)
    at [anon] (?inline script?:1) strict
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(301.662049) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(302.005701) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(302.006071) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(302.006289) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(302.006385) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(302.007627) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(302.012422) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(302.013811) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(302.063892) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '$_mod_ybar' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:8) preventsyield
(304.549041) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/ss/analytics-ga.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(305.617673) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) preventsyield
    [...]
(306.719967) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at e (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict construct
    at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) strict
    at eval (https://s.yimg.com/cx/hp-viewer/desktop_1.11.196.js:1) preventsyield
(306.730063) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/vzm/cs_1.6.6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(307.764706) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 7)
    at [anon] (https://s.yimg.com/uc/sf/0.1.434/js/safe.min.js:7) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(308.767497) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 34)
    at [anon] (?inline script?:34) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(308.771336) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'loadScriptAsync' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-loader-2.7.21.js:1) preventsyield
(308.773416) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://consent.cmp.oath.com/version/7.0.0/cmp.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(308.820636) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    [...]
(308.823804) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/scp/js/fpDesktop.46ec7cd52ee9f5c1236b0dea5072690a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(308.823861) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/benji/benji-2.2.78.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(308.830884) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-caas-1.36.6.js:1) preventsyield
(308.835027) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) preventsyield
(308.846099) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'performanceMarkSupported' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) preventsyield
(308.847508) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) preventsyield
(308.849028) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) preventsyield
(308.851356) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'bindEvent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at a (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) preventsyield
(308.855699) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) preventsyield
(308.861632) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) preventsyield
(308.865261) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'bindEvent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) preventsyield
(308.875742) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) preventsyield
(308.878925) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'isTouchSafariDevice' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-lightbox-1.10.6.js:1) preventsyield
(308.879963) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-countdown-1.2.5.js:1) preventsyield
(308.881775) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) preventsyield
(308.882742) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-clipboard-copy-1.0.2.js:1) preventsyield
(308.885536) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-action-1.8.1.js:1) preventsyield
(308.887090) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-template-1.4.3.js:1) preventsyield
(308.888740) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) preventsyield
(308.891399) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-form-1.34.5.js:1) preventsyield
(308.893728) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-native-da-1.0.5.js:1) preventsyield
(308.895159) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'ready' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (https://s.yimg.com/aaq/fp/js/react-wafer-stream.custom.default.34fba140d46159f80d116c63459e57e7.js:1) preventsyield
(308.900429) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) preventsyield
(308.901987) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'throttle' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-geolocation-1.3.0.js:1) preventsyield
(308.903804) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-sticky-1.2.6.js:1) preventsyield
(308.903893) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/c/0907cd6.caas-news_web.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(308.905075) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://edge-mcdn.secure.yahoo.com/ybar/cerebro_min.js:1)
    at [anon] (https://edge-mcdn.secure.yahoo.com/ybar/cerebro_min.js:1)
    at eval (https://edge-mcdn.secure.yahoo.com/ybar/cerebro_min.js:1) preventsyield
(308.918001) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at t (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1)
    at i (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at t (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1)
    at o (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    at e (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict construct
    at [anon] (https://s.yimg.com/aaq/hc/homepage-pwa-defer-1.1.6.js:1) strict
    [...]
(312.530169) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'split' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:25) preventsyield
(314.975094) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'glueCookieNotificationBarAutoloa...' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at S (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) strict
    at [anon] (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:54) strict
    at eval (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:54) preventsyield
(316.101920) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/1QkR8wJ3.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(317.124695) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/CrKhShrf.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(318.126709) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/2VaIJpgm.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(319.128257) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/nqCLVqp-.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(320.148752) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/RscLpgNE.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(321.166918) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://www.google.com/photos/assets/-9beSFxZ.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(321.424543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/D6_Ry2TM.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(322.442623) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/y9VCCTgi.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(323.444269) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/I_Q1n6hc.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(324.248574) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/4XiMvRmo.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(325.515093) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/KrxeN1qm.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(326.534379) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/87Va4GD8.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(327.554808) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/KRN9KbQk.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(328.556911) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.google.com/photos/assets/PMMYpnn3.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(331.499365) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 12)
    at [anon] (https://european-union.europa.eu/sites/default/files/js/js_r-0PfXMzF4jhpAlUjinI1ll20U9JcHHueT3FkrUJ3ac.js?scope=footer&delta=0&language=en&theme=ewcms_theme&include=eJxVy2sOgzAMA-ALsXGkKBSr65Q2KElh3H4PgdD-2f5kBW2YQlV8nK0vLPez37yyhSjPsEFB8UDFmLQu2tCCpEzGthP6pXgFrLGQr3nAlqqf8Mv8oT1K8n9L5N1W7Mdau0SR0nJnOY5PJ-HvkEENWaNwFG1vWyVMVw:12) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(331.537505) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4)
    at [anon] (https://european-union.europa.eu/sites/default/files/js/js_yE3kVKxDQ3CvoMgH_n-KWChR1cn4ZvCxRYhrpIpo40o.js?scope=footer&delta=2&language=en&theme=ewcms_theme&include=eJxVy2sOgzAMA-ALsXGkKBSr65Q2KElh3H4PgdD-2f5kBW2YQlV8nK0vLPez37yyhSjPsEFB8UDFmLQu2tCCpEzGthP6pXgFrLGQr3nAlqqf8Mv8oT1K8n9L5N1W7Mdau0SR0nJnOY5PJ-HvkEENWaNwFG1vWyVMVw:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(331.584771) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'jQuery' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://european-union.europa.eu/sites/default/files/js/js_m2mv0iGh7W6TNITvbQEYgHQSQCtY7Ji9BU8T-qK0FPg.js?scope=footer&delta=4&language=en&theme=ewcms_theme&include=eJxVy2sOgzAMA-ALsXGkKBSr65Q2KElh3H4PgdD-2f5kBW2YQlV8nK0vLPez37yyhSjPsEFB8UDFmLQu2tCCpEzGthP6pXgFrLGQr3nAlqqf8Mv8oT1K8n9L5N1W7Mdau0SR0nJnOY5PJ-HvkEENWaNwFG1vWyVMVw:2) preventsyield
(332.664509) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://webtools.europa.eu/load.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(333.695089) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://ec.europa.eu/wel/surveys/wr_survey03/js/main.js?967365:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(338.733033) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at $t (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(338.815703) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (?inline script?:2)
    at eval (?inline script?:2) preventsyield
(338.816537) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(338.817259) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(338.817346) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(338.821865) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(338.822053) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(338.839878) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:5) strict
    at eval (?inline script?:5) strict preventsyield
(338.840770) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:5) strict
    at eval (?inline script?:5) strict preventsyield
(338.842515) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:5) strict
    at eval (?inline script?:5) strict preventsyield
(338.843731) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:5) strict
    at eval (?inline script?:5) strict preventsyield
(339.420912) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js:1) strict
    at eval (https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js:1) preventsyield
(342.703074) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.nytimes.com/vi-assets/static-assets/vendor-d219039692ab55462dfb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(342.898160) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 19)
    at [anon] (https://www.nytimes.com/vi-assets/static-assets/home-107f87d3146357c746ac.js:19) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(342.902326) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.nytimes.com/vi-assets/static-assets/main-3d3fdcf4f640f0edd908.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(343.041982) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x:365) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x:365) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x:365)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x:944) preventsyield
(348.007986) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: argument 2 (capture) requires a bool
    at [anon] (event_target.c:228) internal
    at [anon] () native strict preventsyield
    at [anon] (?inline script?:41)
    at [anon] (?inline script?:41)
    at Z (?inline script?:52)
    at [anon] (?inline script?:55)
    at eval (?inline script?:55) preventsyield
(348.229167) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://m.media-amazon.com/images/I/61ZS63EQSsL.js?AUIClients/AmazonUIjQuery:126)
    at [anon] (https://m.media-amazon.com/images/I/61ZS63EQSsL.js?AUIClients/AmazonUIjQuery:128)
    at [anon] (https://m.media-amazon.com/images/I/61ZS63EQSsL.js?AUIClients/AmazonUIjQuery:131)
    at [anon] (https://m.media-amazon.com/images/I/61ZS63EQSsL.js?AUIClients/AmazonUIjQuery:203)
    at [anon] (?inline script?:23)
    at [anon] (https://m.media-amazon.com/images/I/61ZS63EQSsL.js?AUIClients/AmazonUIjQuery:22)
    at eval (https://m.media-amazon.com/images/I/61ZS63EQSsL.js?AUIClients/AmazonUIjQuery:203) preventsyield
(348.241475) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:21)
    at [anon] (?inline script?:21)
    at [anon] (?inline script?:10)
    at [anon] (?inline script?:10)
    at eval (?inline script?:2) preventsyield
(348.242519) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 0 of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:21)
    at eval (?inline script?:1) preventsyield
(348.267251) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'buffer' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:30)
    at eval (?inline script?:30) preventsyield
(348.553163) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://images-eu.ssl-images-amazon.com/images/I/31YI0nnbQAL.js?AUIClients/AmazonGatewayHerotatorJS:8)
    at y (https://images-eu.ssl-images-amazon.com/images/I/31YI0nnbQAL.js?AUIClients/AmazonGatewayHerotatorJS:9)
    at [anon] (https://images-eu.ssl-images-amazon.com/images/I/31YI0nnbQAL.js?AUIClients/AmazonGatewayHerotatorJS:12)
    at heroBtf (?inline script?:5)
    at n (?inline script?:21)
    at [anon] (?inline script?:23)
    at [anon] (?inline script?:24) preventsyield
(349.838677) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(349.839914) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported
    at n (?inline script?:2) strict
    at [anon] (?inline script?:2) strict
    at eval (?inline script?:3) preventsyield
(349.840291) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(349.840883) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(349.842203) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 35)
    at [anon] (?inline script?:35) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.464757) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 10)
    at [anon] (https://www.cnet.com/irb/lib/dist/prod/bidbarrel-cnet.min.js:10) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(351.650192) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://c.aps.amazon-adsystem.com/apstag.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.653814) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'hasAttribute' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.cnet.com/ext/onetrust/scripttemplates/otSDKStub.js:1) strict
    at [anon] (https://www.cnet.com/ext/onetrust/scripttemplates/otSDKStub.js:1) strict
    at h (https://www.cnet.com/ext/onetrust/scripttemplates/otSDKStub.js:1) strict construct
    at [anon] (https://www.cnet.com/ext/onetrust/scripttemplates/otSDKStub.js:1) strict
    at eval (https://www.cnet.com/ext/onetrust/scripttemplates/otSDKStub.js:1) preventsyield
(351.768024) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-R820W8QX02:323) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-R820W8QX02:323) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-R820W8QX02:323)
    at eval (https://www.googletagmanager.com/gtag/js?id=G-R820W8QX02:847) preventsyield
(351.773770) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'split' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at F (https://static.chartbeat.com/js/chartbeat_mab.js:8)
    at ta (https://static.chartbeat.com/js/chartbeat_mab.js:8)
    at [anon] (https://static.chartbeat.com/js/chartbeat_mab.js:50)
    at eval (https://static.chartbeat.com/js/chartbeat_mab.js:50) preventsyield
(351.773868) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://snippet.affilimatejs.com/:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(351.774897) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.813178) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/d20aef2.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.823946) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/0757d7e.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.826450) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.cnet.com/a/neutron/efde122.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(351.831414) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/d65c129.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.833374) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/6ca9efb.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.835794) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/1227c6e.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.837119) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/83918d5.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.841416) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/5014a90.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.847521) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/a4e3b48.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.850542) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.cnet.com/a/neutron/14d3700.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(351.854829) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/5a8e93f.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.857026) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/8d8efda.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.861587) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/ab7e9af.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.863390) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/09a6824.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.864773) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.cnet.com/a/neutron/29a31d3.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(351.866616) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid variable declaration (line 1)
    at [anon] (https://www.cnet.com/a/neutron/f7c2fa5.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:74231) internal
(351.963790) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.cnet.com/a/neutron/972b480.modern.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(351.976807) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.cnet.com/a/neutron/1233c9c.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(351.989365) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.cnet.com/a/neutron/871f432.modern.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(352.142657) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.cnet.com/a/neutron/3a9871e.modern.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(354.304732) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://cdn.cookielaw.org/consent/ba57dc0e-bed0-43c0-8099-686e40ea64e7-test/OtAutoBlock.js:7)
    at eval (https://cdn.cookielaw.org/consent/ba57dc0e-bed0-43c0-8099-686e40ea64e7-test/OtAutoBlock.js:9) preventsyield
(354.335508) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'hasAttribute' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict
    at [anon] (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict
    at h (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict construct
    at [anon] (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict
    at eval (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) preventsyield
(354.421120) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202502270101/pubads_impl.js:33) preventsyield
(354.927422) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://x.myspacecdn.com/new/common/js/global.379162F0DE1F945E258F402F46659422.min.js:1)
    at eval (https://x.myspacecdn.com/new/common/js/global.379162F0DE1F945E258F402F46659422.min.js:1) preventsyield
(354.943596) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'formHelper' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://x.myspacecdn.com/new/common/js/authentication.7925E02B53674B3471A98AD4BD667A23.min.js:1)
    at eval (https://x.myspacecdn.com/new/common/js/authentication.7925E02B53674B3471A98AD4BD667A23.min.js:1) preventsyield
(354.986435) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'forEach' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at b (https://x.myspacecdn.com/new/common/js/player.CC820A0464BE9D49ECE7F523BC3A49A4.min.js:2)
    at [anon] (https://x.myspacecdn.com/new/common/js/player.CC820A0464BE9D49ECE7F523BC3A49A4.min.js:2)
    at eval (https://x.myspacecdn.com/new/common/js/player.CC820A0464BE9D49ECE7F523BC3A49A4.min.js:2) preventsyield
(354.997961) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'appendChild' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at append (https://assets.guim.co.uk/polyfill.io/v3/polyfill.min.js?rum=0&features=es6%2Ces7%2Ces2017%2Ces2018%2Ces2019%2Cdefault-3.6%2CHTMLPictureElement%2CIntersectionObserver%2CIntersectionObserverEntry%2CURLSearchParams%2Cfetch%2CNodeList.prototype.forEach%2Cnavigator.sendBeacon%2Cperformance.now%2CPromise.allSettled&flags=gated&callback=guardianPolyfilled&unknown=polyfill&cacheClear=1:161)
    at [anon] (https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js:5)
    at _t (https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js:5)
    at [anon] (https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js:5)
    at [anon] (https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js:6)
    at [anon] (https://x.myspacecdn.com/new/homepage/js/homepage.690CA1DBE1AC252305AC57AAA875554F.min.js:2)
    at eval (https://x.myspacecdn.com/new/homepage/js/homepage.690CA1DBE1AC252305AC57AAA875554F.min.js:2) preventsyield
(360.138468) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(360.298785) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://cmp.osano.com/AzZdHGSGtpxCq1Cpt/4e10b135-d113-4574-a477-270ace40bba7/osano.js?language=en:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(360.701603) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(361.997731) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:325) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:325) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:325)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:875) preventsyield
(361.997847) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 7)
    at [anon] (https://cdn.jsdelivr.net/npm/statsig-sidecar/dist/index.min.js?apikey=client-Qp5s19VLDv73c6KqITn0y6NS44HZwGMJKcnIcOUBdRC:7) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(362.144493) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://js.stripe.com/v3/:1) strict
    at e (https://js.stripe.com/v3/:1)
    at [anon] (https://js.stripe.com/v3/:1) strict
    at e (https://js.stripe.com/v3/:1)
    at [anon] (https://js.stripe.com/v3/:1) strict
    at e (https://js.stripe.com/v3/:1)
    at [anon] (https://js.stripe.com/v3/:1) strict
    at e (https://js.stripe.com/v3/:1)
    at [anon] (https://js.stripe.com/v3/:1) strict
    at e (https://js.stripe.com/v3/:1)
    [...]
(362.144569) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s-f.scribdassets.com/webpack/landing-pages/894.f3dcc7.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(362.144605) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s-f.scribdassets.com/webpack/landing-pages/app.9c3f43.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(364.116633) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'default_IdentityPoliciesUi' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.gstatic.com/_/mss/boq-identity/_/js/k=boq-identity.IdentityPoliciesUi.en_US.enjt4gSr_B8.es5.O/am=AMw2-_2fBrcQgA/d=1/excm=_b,_tp,homeview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlFmFEaYW3Igewa-E44G2rh65O9_oA/m=_b,_tp:1) strict preventsyield
(368.975145) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 227)
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-MNTH5N:227) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(380.229158) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: RangeError: execution timeout
    at [anon] (content/handlers/javascript/duktape/duktape.c:79219) internal
    at eval (https://captcha.px-cloud.net/PX8FCGYgk4/captcha.js?a=c&u=46cd9666-fa78-11ef-a95c-88e279a862fc&v=&m=0&h=R0VU:2) preventsyield
(382.970033) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(382.970997) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(382.971166) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '__ace' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(382.971238) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '__ace' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(382.971295) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '__ace' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(382.971891) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '__ace' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(382.971972) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '__ace' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(382.972074) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '__ace' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(382.972406) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(382.972503) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(382.973069) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(382.974599) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(382.974960) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(383.179835) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(383.196902) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '__ace' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:6)
    at eval (?inline script?:7) preventsyield
(383.211019) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '__ace' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:6)
    at eval (?inline script?:7) preventsyield
(383.219807) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '__ace' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:6)
    at eval (?inline script?:7) preventsyield
(383.221701) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '__ace' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:6)
    at eval (?inline script?:7) preventsyield
(383.228261) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property '__ace' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:6)
    at eval (?inline script?:7) preventsyield
(383.236902) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(384.698271) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/asset/ace/ace.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(384.821462) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://pbc.wsj.com/p/dj/wsj/pb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(384.826465) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.wsj.com/asset/ace/uac.min.2.0.3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(384.839819) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.wsj.com/asset/ace/djcmp.min.1.0.58.js:1) tailcall
    at [anon] (https://www.wsj.com/asset/ace/djcmp.min.1.0.58.js:1) strict
    at a (https://www.wsj.com/asset/ace/djcmp.min.1.0.58.js:1)
    at [anon] (https://www.wsj.com/asset/ace/djcmp.min.1.0.58.js:1)
    at eval (https://www.wsj.com/asset/ace/djcmp.min.1.0.58.js:1) preventsyield
(384.874889) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at e (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) strict construct
    at [anon] (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) strict
    at o (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1)
    at [anon] (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) strict
    at o (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1)
    at [anon] (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1)
    at eval (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) preventsyield
(384.903862) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://c.amazon-adsystem.com/aax2/apstag.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(384.940906) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.wsj.com/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at eval (https://www.wsj.com/_next/static/chunks/polyfills-42372ed130431b0a.js:1) preventsyield
(384.941025) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/b571f60e-5e1362f69ce69799.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(384.941168) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/35181f3c-1b0485c586817cb4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(384.941274) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/71c54dc2-ae8ce86cb8226054.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(384.941324) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/b6f4be47-e5e8f15e80c4a0b1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(384.941405) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/3e1f8deb-bf2d2f57fe60818f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.022524) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.wsj.com/_next/static/chunks/e78312c5.f9dcec4b09a9351b.js:1) strict preventsyield
(385.023772) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/bff40183.ea8e7f8bd8407fa6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.023822) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/08244d1d.d996c98a9dc9f261.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.023868) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/49d88cf7-d89f3a04991042ef.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.024049) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/4c45af1d.f8b3b900517c3eb0.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.024111) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2e63e019.6661a4fa19e3251b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.024156) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/46415dde.820d2d7fb3c954c9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.024204) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/ff9fd7f8.f6777c87452d808b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.024266) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/c3d2ed25.0ebed418be9df2ee.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.024484) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/9061-f7d638eb4101b7b1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.024530) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/9401-a13e4f85cb1bead6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.025734) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/9339-35cf39b997d46675.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.025790) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7831-1574f27bea964feb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.025842) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6469-bb470ab53e0ffb79.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.025881) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8614-51c623f04da2aacb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.026831) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/1884-5e1dfb33d111eebc.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.026880) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/175-f58e04bb593b92cc.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.026954) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8885-0795387813df0d8c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.026990) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/4832-81d3981174f6c8a1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027022) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/4723-2914c0113d92bfc3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027054) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/9978-f4f2e2cb2cb2bd3b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027127) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5351-4f71e9d75da040ec.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027166) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7577-1fe60417a3235055.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027231) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2747-73655c91c36bc7a9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027284) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2989-a6f3c35b6c7469d1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027851) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7747-bd85c843cc602b05.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027882) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6394.8dd0cf18398701ed.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.027976) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6095-e18b89d22ed4663d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.029103) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/4618-51b4c1d330311e14.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.029157) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7345-18978584ce9b03c5.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.029558) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/1779-b2ccfd974d5a53cb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.029838) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/483-8477b432659ab0b1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030285) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/3234.106c5b30742dd55d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030337) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/3643.20300f2df93557e3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030374) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/4212.22e004de94fac3ea.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030406) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6025.195959f7ce46be89.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030695) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8014.33ebbc1aa65d6605.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030837) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2-f72a76825745a238.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030896) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2585.2a5e3f3adb9fa288.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030924) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5841.5bf3c30373e74de9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.030974) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6283.1d14dccc03338bfc.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.032863) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://www.wsj.com/_next/static/chunks/webpack-f1e8c8a6649b221f.js:1) strict
    at eval (https://www.wsj.com/_next/static/chunks/webpack-f1e8c8a6649b221f.js:1) preventsyield
(385.066827) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.wsj.com/_next/static/chunks/framework-e06f12b0b8a41754.js:1) preventsyield
(385.067465) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/main-f71735cd0fa4d778.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.072788) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/pages/_app-60060cea12971b7a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.072991) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6fd6cc2a-bb0668d106e4d9dc.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073046) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/b41eb859-e78679b4067ba58f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073106) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5c0b189e-3c616ee7a9ca10e0.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073167) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6c8f8cbb-5f2e2163f947cfe9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073331) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7263721a-f058d8a21205ea8b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073373) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/c64a4e90-cd535c1d2f27ac6f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073410) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8b2a6216-08ee07d8cb6223f9.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073477) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8b6bf5ec-4426056d08cdfa93.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073523) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/13c2348d-ba801a79e3c90ac4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.073562) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5ee21854-4f3db9dd31138d39.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.083194) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/3325-fdc8e7f2eaa9b569.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.085257) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5960-120b217a168d2fdb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.092679) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6027-65988584bbb92a70.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.097339) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.wsj.com/_next/static/chunks/807-ee4b2f58e0a50632.js:1) strict preventsyield
(385.097465) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2264-c0e2a4fd2bf98223.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.097510) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2062-95b3721fbc9c0da1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.099543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.wsj.com/_next/static/chunks/4707-3080c6481a623f1d.js:1) strict preventsyield
(385.099804) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/569-e2fe9e46adbb988d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.102108) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.wsj.com/_next/static/chunks/8711-09910f7ec7a459da.js:1) strict preventsyield
(385.103841) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.wsj.com/_next/static/chunks/4890-6d194ae9523be743.js:1) strict preventsyield
(385.109967) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5752-cc92e1566727c561.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.110077) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2369-e1e1af42352f8948.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.111976) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8486-e29343686d318e10.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.115307) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/3081-a5f66239282cd9fa.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.115380) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6094-1af193f2a18489b6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.115422) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7475-6108872998c5842a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.116052) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8987-c24923547cdc0eeb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.116227) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2516-c58fe8d64f6a7918.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118348) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8820-17de03461fa0525e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118578) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7024-ab7fbdfb8c08579d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118614) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8951-ef22963b92a29481.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118783) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5470-0401451b5ccef2f8.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118821) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/6388-d9ecba1543df1640.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118855) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/3536-58f8db8085a7f42d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118887) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/1703-e41c1afff31a8e8d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.118947) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/1716-5755a858f4ee40a2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.119002) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/694-47166f9d9e817d1c.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.119038) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8616-69201ba04ddb247d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.119099) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/1261-dfa822190cf6ff11.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.119131) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/2216-cd604623bd2deed4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.122594) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_N_E' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://www.wsj.com/_next/static/chunks/2515-77eaa9fbddf3e2f5.js:1) strict preventsyield
(385.122697) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7628-948458ca45a9a7a4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.122744) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5034-f9222f7dcd076c10.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.122930) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/7759-668424896e622900.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.123432) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/1697-c63b5cc491aadd73.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.123475) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/615-b705c5760a398755.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(385.123518) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/5011-1b5c7e9c7fe9f690.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.123550) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/8767-dcbdc973bc3c4347.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.123604) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wsj.com/_next/static/chunks/pages/desktophomepage-0d955f7c6c7204f2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(385.128458) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property '__BUILD_MANIFEST' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (https://www.wsj.com/_next/static/GfGlL8m0ujBUB2Tjo5znj/_buildManifest.js:1) preventsyield
(385.128512) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://www.wsj.com/_next/static/GfGlL8m0ujBUB2Tjo5znj/_ssgManifest.js:1) preventsyield
(385.169139) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at e (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) strict construct
    at [anon] (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) strict
    at o (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1)
    at [anon] (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) strict
    at o (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1)
    at [anon] (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1)
    at eval (https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js:1) preventsyield
(386.362262) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202502270101/pubads_impl.js:33) preventsyield
(389.450027) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__uspapiLocator' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at e (?inline script?:1)
    at [anon] (?inline script?:1)
    at [anon] (?inline script?:1)
    at n (?inline script?:1)
    at [anon] (?inline script?:1) strict
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(389.855627) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/benji/benji-2.2.76.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(389.856156) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'location' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:3)
    at eval (?inline script?:13) preventsyield
(389.860908) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol hidden '??NETSURF_DUKTAPE_PRIVATE'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] () native strict preventsyield
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(389.868722) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'XMLHttpRequest' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:3)
    at r (?inline script?:3) tailcall
    at [anon] (?inline script?:3)
    at r (?inline script?:3)
    at [anon] (?inline script?:3)
    at [anon] (?inline script?:3)
    at eval (?inline script?:6) preventsyield
(390.253346) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1) strict
    at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1) strict
    at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1) strict
    at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1)
    at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1)
    at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.ce71d307406b2d1b.js:1) tailcall
    [...]
(390.275179) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at n (https://scaredslip.com/static/js/b101206279_e6a3b666f395ba7a57c271628c.index.js:1) strict construct
    at n (https://scaredslip.com/static/js/b101206279_e6a3b666f395ba7a57c271628c.index.js:1) strict construct
    at [anon] (https://scaredslip.com/static/js/b101206279_e6a3b666f395ba7a57c271628c.index.js:1) strict
    at [anon] (https://scaredslip.com/static/js/b101206279_e6a3b666f395ba7a57c271628c.index.js:1) strict
    at r (https://scaredslip.com/static/js/b101206279_e6a3b666f395ba7a57c271628c.index.js:1)
    at [anon] (https://scaredslip.com/static/js/b101206279_e6a3b666f395ba7a57c271628c.index.js:1)
    at eval (https://scaredslip.com/static/js/b101206279_e6a3b666f395ba7a57c271628c.index.js:1) preventsyield
(390.288090) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'CAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/polyfills.e9bc2bf02a02f165.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/polyfills.e9bc2bf02a02f165.js:1) preventsyield
(391.522070) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkCAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/vendor-glide.ae0b150201a31fd2.js:2) preventsyield
(392.529983) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/utils.738666fb0e2575da.js:1)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/utils.738666fb0e2575da.js:1)
    at e (https://s.aolcdn.com/caas-assets-production/assets/v1/utils.738666fb0e2575da.js:1) construct
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/utils.738666fb0e2575da.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/utils.738666fb0e2575da.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/utils.738666fb0e2575da.js:1) preventsyield
(392.714036) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-dl-1.7.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-dl-1.7.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-dl-1.7.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-dl-1.7.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-dl-1.7.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-dl-1.7.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-dl-1.7.0.js:1) preventsyield
(393.721536) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) preventsyield
(394.730214) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'findAncestor' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-tabs-1.12.6.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-tabs-1.12.6.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-tabs-1.12.6.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-tabs-1.12.6.js:1) strict
    at e (https://s.yimg.com/aaq/wf/wf-tabs-1.12.6.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-tabs-1.12.6.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-tabs-1.12.6.js:1) preventsyield
(395.744463) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-autocomplete-1.31.8.js:1) preventsyield
(396.752960) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-rapid-1.10.9.js:1) preventsyield
(397.767823) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'performanceMarkSupported' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-video-3.2.2.js:1) preventsyield
(398.772628) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol wellknown '?Symbol.iterator?'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/video_player_wafer.3a99fe4aebc06dd2.js:1) strict
    at p (https://s.aolcdn.com/caas-assets-production/assets/v1/video_player_wafer.3a99fe4aebc06dd2.js:1) strict tailcall
    at e (https://s.aolcdn.com/caas-assets-production/assets/v1/video_player_wafer.3a99fe4aebc06dd2.js:1) strict construct
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/video_player_wafer.3a99fe4aebc06dd2.js:1) strict tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/video_player_wafer.3a99fe4aebc06dd2.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/video_player_wafer.3a99fe4aebc06dd2.js:1) preventsyield
(399.783223) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'bindEvent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at a (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) preventsyield
(400.789384) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-module-2.0.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-module-2.0.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-module-2.0.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-module-2.0.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-module-2.0.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-module-2.0.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-module-2.0.0.js:1) preventsyield
(401.797390) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-text-1.2.0.js:1) preventsyield
(402.723852) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'bindEvent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-beacon-1.3.4.js:1) preventsyield
(403.734282) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-fetch-1.19.1.js:1) preventsyield
(404.737733) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-bind-1.1.3.js:1) preventsyield
(405.749095) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/ss/analytics3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(406.780155) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'CAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/aol_footer.9699066f2bc3cdad.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/aol_footer.9699066f2bc3cdad.js:1) preventsyield
(406.919898) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'CAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/notification_banner.f2dc35187337c805.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/notification_banner.f2dc35187337c805.js:1) preventsyield
(407.067217) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol wellknown '?Symbol.iterator?'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.7c8bf41f30e48108.js:1) strict
    at y (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.7c8bf41f30e48108.js:1) strict tailcall
    at t (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.7c8bf41f30e48108.js:1) strict construct
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.7c8bf41f30e48108.js:1) strict
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.7c8bf41f30e48108.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.7c8bf41f30e48108.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.7c8bf41f30e48108.js:1) preventsyield
(407.213551) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol wellknown '?Symbol.iterator?'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.90e0ab59ca08c0e2.js:1) strict
    at s (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.90e0ab59ca08c0e2.js:1) strict tailcall
    at t (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.90e0ab59ca08c0e2.js:1) strict construct
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.90e0ab59ca08c0e2.js:1) strict
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.90e0ab59ca08c0e2.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.90e0ab59ca08c0e2.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.90e0ab59ca08c0e2.js:1) preventsyield
(407.383158) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'CAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/dl.657b220446a16f42.js:2)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/dl.657b220446a16f42.js:2) preventsyield
(407.419101) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol wellknown '?Symbol.iterator?'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.5bef364bef50f684.js:1) strict
    at r (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.5bef364bef50f684.js:1) strict tailcall
    at e (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.5bef364bef50f684.js:1) strict construct
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.5bef364bef50f684.js:1) strict tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.5bef364bef50f684.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.5bef364bef50f684.js:1) preventsyield
(407.505816) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol wellknown '?Symbol.iterator?'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/recipe_search.cb439c6b354bcc7b.js:1) strict
    at o (https://s.aolcdn.com/caas-assets-production/assets/v1/recipe_search.cb439c6b354bcc7b.js:1) strict tailcall
    at t (https://s.aolcdn.com/caas-assets-production/assets/v1/recipe_search.cb439c6b354bcc7b.js:1) strict construct
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/recipe_search.cb439c6b354bcc7b.js:1) strict
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/recipe_search.cb439c6b354bcc7b.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/recipe_search.cb439c6b354bcc7b.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/recipe_search.cb439c6b354bcc7b.js:1) preventsyield
(407.531647) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkCAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/yahoo_sports_scores.72f488c6bd384e51.js:2)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/yahoo_sports_scores.72f488c6bd384e51.js:2) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/yahoo_sports_scores.72f488c6bd384e51.js:2)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/yahoo_sports_scores.72f488c6bd384e51.js:2) preventsyield
(407.688302) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkCAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/stream.e8ff5867434bf655.js:1)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/stream.e8ff5867434bf655.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/stream.e8ff5867434bf655.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/stream.e8ff5867434bf655.js:1) preventsyield
(407.703180) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'window' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:1) preventsyield
(407.866010) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkCAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/finance_banner.0b67dd24e2793f92.js:1)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/finance_banner.0b67dd24e2793f92.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/finance_banner.0b67dd24e2793f92.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/finance_banner.0b67dd24e2793f92.js:1) preventsyield
(408.001366) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'debounce' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/y_finance_markets.6e46195a06c655e8.js:1) strict
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/y_finance_markets.6e46195a06c655e8.js:1) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/y_finance_markets.6e46195a06c655e8.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/y_finance_markets.6e46195a06c655e8.js:1) preventsyield
(408.014516) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property [Symbol wellknown '?Symbol.iterator?'] of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/trivia_games.7d2ca6f87314c348.js:1) strict
    at r (https://s.aolcdn.com/caas-assets-production/assets/v1/trivia_games.7d2ca6f87314c348.js:1) strict tailcall
    at e (https://s.aolcdn.com/caas-assets-production/assets/v1/trivia_games.7d2ca6f87314c348.js:1) strict construct
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/trivia_games.7d2ca6f87314c348.js:1) strict tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/trivia_games.7d2ca6f87314c348.js:1)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/trivia_games.7d2ca6f87314c348.js:1) preventsyield
(408.028157) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'getCookie' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/newsletter_signup.1b3189b26e1537c1.js:2) strict tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/newsletter_signup.1b3189b26e1537c1.js:2)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/newsletter_signup.1b3189b26e1537c1.js:2) preventsyield
(408.270866) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.prelaunch.min.ab755010d320b7494eb1d6d01042a406.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.prelaunch.min.ab755010d320b7494eb1d6d01042a406.js:6) preventsyield
(408.338268) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunkCAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/weather.66b984274a87a4b0.js:2)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/weather.66b984274a87a4b0.js:2) tailcall
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/weather.66b984274a87a4b0.js:2)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/weather.66b984274a87a4b0.js:2) preventsyield
(408.452566) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2) strict
    at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2) strict
    at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2) strict
    at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2) strict
    at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2)
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2) strict
    at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.527533cf2ba1a2bc.js:2)
    [...]
(409.468923) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'CAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/ad_blocker.f204a329314ae1c9.js:2)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/ad_blocker.f204a329314ae1c9.js:2) preventsyield
(409.530887) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 9)
    at [anon] (https://assets.adobedtm.com/3dc13bcabc29/e1d3c7e41fac/launch-c1f03f5b4bc6.min.js:9) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(409.531636) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(409.531677) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(409.714683) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.preload.min.48b638d59ff94854fafe187293bad3f3.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.preload.min.48b638d59ff94854fafe187293bad3f3.js:10) preventsyield
(409.745712) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(409.765424) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'CAAS_AOLCOM' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/aol_header.68fe8df5e2a69957.js:2)
    at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/aol_header.68fe8df5e2a69957.js:2) preventsyield
(409.765899) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'aft' of null
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:15)
    at [anon] (https://s.yimg.com/os/yaft/yaft-0.3.29.min.js:1) strict
    at [anon] (?inline script?:45)
    at eval (?inline script?:77) preventsyield
(409.766085) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'initCustomEvent' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (?inline script?:17)
    at eval (?inline script?:20) preventsyield
(411.246234) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'WeakMap' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:8) strict
    at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:1)
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:8) strict
    at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:1)
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:8) strict
    at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:1)
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:8) strict
    at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:1)
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:1) strict
    at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.1542e74f766bb9e13fcffd1b50c37335.js:1)
    [...]
(411.246620) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(411.384768) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.playstation.com/content/dam/global_pdc/en/year9/home/static/js/main.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(411.384928) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_satellite' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(411.385020) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(412.388401) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 6)
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.vendor.min.243bbd466f7c169eff3162d39e1be2b4.js:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(412.462581) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 28)
    at [anon] (https://static.playstation.com/wca/v2/js/common.4d74d72f97b2fbd06164.js:28) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(412.735389) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.designkit.min.846f1a4b3551098a2fa532254f58aaeb.js:9) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.designkit.min.846f1a4b3551098a2fa532254f58aaeb.js:15) preventsyield
(412.736057) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.homepage.min.2477391758ba20517ea29b82d8431ea0.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.homepage.min.2477391758ba20517ea29b82d8431ea0.js:6) preventsyield
(412.737963) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.accordions.min.e4ed243a97255aef95d52f70c3195952.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.accordions.min.e4ed243a97255aef95d52f70c3195952.js:6) preventsyield
(412.739263) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_gpdc' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.banners.min.9dfa3cf31e68ccfc1c05c9b778bcad32.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.banners.min.9dfa3cf31e68ccfc1c05c9b778bcad32.js:6) preventsyield
(412.740637) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.game-grid.min.3e95ba2a5747105df1f77fe30af390c4.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.game-grid.min.3e95ba2a5747105df1f77fe30af390c4.js:6) preventsyield
(412.741705) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.aem.core.min.abdfd4d787b2263d620c2eae8a5c2ee4.js:6) strict
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.aem.core.min.abdfd4d787b2263d620c2eae8a5c2ee4.js:6) strict
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.aem.core.min.abdfd4d787b2263d620c2eae8a5c2ee4.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.aem.core.min.abdfd4d787b2263d620c2eae8a5c2ee4.js:6) preventsyield
(412.742964) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.tabs.min.b4adfc754234c0a3a2f7411597a8f450.js:6) strict
    at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.tabs.min.b4adfc754234c0a3a2f7411597a8f450.js:6) preventsyield
(412.794625) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: unexpected type
    at [anon] (content/handlers/javascript/duktape/duktape.c:22666) internal
    at [anon] (https://static.playstation.com/browser-polyfills/v1/polyfills/fetch.js:1) strict
    at eval (https://static.playstation.com/browser-polyfills/v1/polyfills/fetch.js:1) preventsyield
(418.010481) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://cdn.cookielaw.org/consent/3ea94870-d4b1-483a-b1d2-faf1d982bb31/OtAutoBlock.js:7)
    at eval (https://cdn.cookielaw.org/consent/3ea94870-d4b1-483a-b1d2-faf1d982bb31/OtAutoBlock.js:10) preventsyield
(419.116606) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://cf.bstatic.com/libs/privacy-consent/releases/2.1.64/customer/cookie-banner.min.js:1)
    at eval (https://cf.bstatic.com/libs/privacy-consent/releases/2.1.64/customer/cookie-banner.min.js:1) preventsyield
(419.118728) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(420.095420) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:4) strict
    at [anon] (?inline script?:4) strict
    at [anon] (?inline script?:92) preventsyield
(421.386200) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: argument 0 (handle) requires a number
    at [anon] (window.c:967) internal
    at [anon] () native strict preventsyield
    at i (https://cf.bstatic.com/static/js/main_cloudfront_sd/86742273c1b8d0de72a8a969ee91ea0df4307095.js:24) strict
    at [anon] (https://cf.bstatic.com/static/js/main_cloudfront_sd/86742273c1b8d0de72a8a969ee91ea0df4307095.js:24) strict
    at eval (https://cf.bstatic.com/static/js/main_cloudfront_sd/86742273c1b8d0de72a8a969ee91ea0df4307095.js:24) preventsyield
(421.394519) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'replace' of [object Function])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:14)
    at R (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:25) tailcall
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:25)
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:25)
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:31)
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:25)
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:14) tailcall
    at [anon] (https://cf.bstatic.com/static/js/main_cloudfront_sd/86742273c1b8d0de72a8a969ee91ea0df4307095.js:4)
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:14)
    at [anon] (https://cf.bstatic.com/static/js/main_cloudfront_sd/86742273c1b8d0de72a8a969ee91ea0df4307095.js:4)
    [...]
(422.505268) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://cf.bstatic.com/static/js/landingpage_cloudfront_sd/f1c8c212c0149249fef02a562a6669d167bc56bc.js:7) preventsyield
(422.507011) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'appendChild' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at append (https://assets.guim.co.uk/polyfill.io/v3/polyfill.min.js?rum=0&features=es6%2Ces7%2Ces2017%2Ces2018%2Ces2019%2Cdefault-3.6%2CHTMLPictureElement%2CIntersectionObserver%2CIntersectionObserverEntry%2CURLSearchParams%2Cfetch%2CNodeList.prototype.forEach%2Cnavigator.sendBeacon%2Cperformance.now%2CPromise.allSettled&flags=gated&callback=guardianPolyfilled&unknown=polyfill&cacheClear=1:161)
    at [anon] (https://cf.bstatic.com/static/js/jquery_cloudfront_sd/e1e8c0e862309cb4caf3c0d5fbea48bfb8eaad42.js:25)
    at [anon] (https://cf.bstatic.com/static/js/index_cloudfront_sd/9963238809b76f65709e03061d4f7aa7a55f9116.js:1)
    at r (https://cf.bstatic.com/static/js/index_cloudfront_sd/9963238809b76f65709e03061d4f7aa7a55f9116.js:1) preventsyield
(424.004149) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at o (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1) strict
    at [anon] (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1) strict
    at [anon] (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1)
    at o (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1) tailcall
    at [anon] (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1) strict
    at o (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1) tailcall
    at [anon] (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1)
    at o (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1)
    at n (https://cf.bstatic.com/libs/promise/7.0.4/promise-7.0.4.min.js:1)
    [...]
(424.017996) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:3) preventsyield
(430.426775) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://cf.bstatic.com/static/js/lazy_load_images_cloudfront_sd/77204d4da4aa41b08b1a4062c8e66e4629550994.js:1)
    at [anon] (https://cf.bstatic.com/static/js/lazy_load_images_cloudfront_sd/77204d4da4aa41b08b1a4062c8e66e4629550994.js:1)
    at [anon] (https://cf.bstatic.com/static/js/lazy_load_images_cloudfront_sd/77204d4da4aa41b08b1a4062c8e66e4629550994.js:1)
    at eval (https://cf.bstatic.com/static/js/lazy_load_images_cloudfront_sd/77204d4da4aa41b08b1a4062c8e66e4629550994.js:1) preventsyield
(430.538543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.737bd898.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538596) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/b9a82cb8.2c4500c3.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538622) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/cf2b0303.82426894.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538643) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/81da5f32.5b6645b7.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538669) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/dc32f6b7.1c01e068.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538686) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.beedbe6a.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538702) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.912fdaa1.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538723) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/18cad957.048e4f29.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538744) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/8067d7e4.74e0bbb3.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538760) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.310d6860.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538781) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/09fb2abd.65a9febf.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538796) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.3961dfd5.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538817) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/da3d7717.5ba5397b.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538837) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/ebf8c3e3.fe641b24.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538860) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/3c29a897.102c26f3.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538875) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.8d2fb69a.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538896) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/0d919837.4f78a132.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538912) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.b0b97b25.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538933) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/27bbaa9c.4ecca89e.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538949) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.c40075f8.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.538968) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/7e8161ba.13eb353c.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.538984) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.5c535841.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.539004) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/ddf740c7.bf7c659a.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539019) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.b348c03b.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.539033) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.53ea4021.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.539053) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/31e40d2f.2bbef42b.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539068) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.cd1959a3.client.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.539082) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/client.ceba38b4.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(430.539103) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/4a89d2db.92ae2ee0.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539127) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/0a098284.363ef929.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539149) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/a74f71eb.92a10a72.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539169) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/f982442d.18220b03.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539189) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/97a643cd.23b4300e.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539209) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/e041cab1.d472d1e1.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539228) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/cf78851e.a268abf5.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539252) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/85d4a1a2.8e9e94b0.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539273) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/2c6b580e.50c52555.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539520) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/782ad794.e62f2f3a.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539548) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/5638344d.9b94784d.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539569) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/ace575b5.fc8bd304.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539589) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/9214bfa8.bba5623e.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539610) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/f41dcaf5.a9789014.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539630) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/c62ef267.4cda67e7.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539650) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/5f127cf4.02f6ea16.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539670) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/282e5b08.54819ce9.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539692) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/95a17449.a9552480.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539712) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/7943e0ea.1732bd43.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539732) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/d8454389.b2147a59.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539752) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/f624ebdb.43b7d193.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539772) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/ce4afa91.4e260fb7.chunk.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.539791) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://cf.bstatic.com/psb/capla/static/js/d9560671.dcc717ef.chunk.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(432.766929) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 4)
    at [anon] (https://www.apachecon.com/event-images/snippet.js:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(432.804868) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://apache.org/_pagefind/pagefind-ui.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(432.804975) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(432.824627) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202502270101/pubads_impl.js:33) preventsyield
(435.214397) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'screen' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://analytics.apache.org/matomo.js:11)
    at eval (https://analytics.apache.org/matomo.js:72) preventsyield
(436.230773) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'exec' of [object Function])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at [anon] (https://apache.org/js/jquery.min.js:2) strict
    at [anon] (https://apache.org/js/jquery.min.js:2) strict
    at [anon] (https://apache.org/js/jquery.min.js:2) strict tailcall
    at [anon] (https://apache.org/js/jquery.min.js:2) strict
    at [anon] (https://apache.org/js/jquery.min.js:2) strict
    at [anon] (https://apache.org/js/jquery.min.js:2) strict
    at [anon] (https://apache.org/js/jquery.min.js:2) strict tailcall
    at [anon] (https://apache.org/js/bootstrap.js:143) strict
    at eval (https://apache.org/js/bootstrap.js:145) preventsyield
(436.238311) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://apache.org/js/slideshow.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(441.562939) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(441.575006) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/ss/analytics3.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(441.919176) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__uspapiLocator' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://consent.cmp.oath.com/cmpStub.min.js:2)
    at [anon] (https://consent.cmp.oath.com/cmpStub.min.js:2)
    at [anon] (https://consent.cmp.oath.com/cmpStub.min.js:2)
    at n (https://consent.cmp.oath.com/cmpStub.min.js:2)
    at [anon] (https://consent.cmp.oath.com/cmpStub.min.js:2) strict
    at [anon] (https://consent.cmp.oath.com/cmpStub.min.js:2)
    at eval (https://consent.cmp.oath.com/cmpStub.min.js:2) preventsyield
(441.920359) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 8)
    at [anon] (?inline script?:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal
(441.923457) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(441.923890) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(441.927313) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(441.939961) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(441.942067) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(441.942243) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'mark' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(442.224429) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at t (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-core-1.65.1.js:1) preventsyield
    [...]
(442.768774) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://s.yimg.com/kw/engadget/mod/jsc/engad-nav.ca9f3d4a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(443.776044) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/kw/engadget/mod/jsc/engad-footer.e41706b1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(444.785253) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/aaq/vzm/cs_1.6.6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(444.786099) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 34)
    at [anon] (?inline script?:34) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(444.788117) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://consent.cmp.oath.com/cmp.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(444.837324) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Map' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    at [anon] (https://s.yimg.com/oa/consent.js:2) strict
    at t (https://s.yimg.com/oa/consent.js:2)
    [...]
(444.837406) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://s.yimg.com/du/benji/benji-2.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(444.839642) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'ready' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/fp/jsc/tdv2-wafer-utils.d7792bb1.js:1) strict
    at eval (https://s.yimg.com/aaq/fp/jsc/tdv2-wafer-utils.d7792bb1.js:1) strict preventsyield
(444.846596) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-drawer-1.0.13.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-drawer-1.0.13.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-drawer-1.0.13.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-drawer-1.0.13.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-drawer-1.0.13.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-drawer-1.0.13.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-drawer-1.0.13.js:1) preventsyield
(444.849810) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-toggle-1.15.4.js:1) preventsyield
(444.851564) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'bindEvent' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at a (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-image-1.4.0.js:1) preventsyield
(444.859532) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'elementInView' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-scrollview-2.23.3.js:1) preventsyield
(444.861441) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-menu-1.3.5.js:1) preventsyield
(444.863260) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'WaferBaseController' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1)
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) strict
    at t (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) tailcall
    at [anon] (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1)
    at eval (https://s.yimg.com/aaq/wf/wf-benji-1.2.0.js:1) preventsyield
(447.526265) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(447.526393) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(447.928405) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://abt.s3.yandex.net/expjs/latest/exp.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(453.054091) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'toLowerCase' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://en.russiatoday.com/static/libs/qrcode.min.js?v=2:1)
    at eval (https://en.russiatoday.com/static/libs/qrcode.min.js?v=2:1) preventsyield
(453.190472) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'opener' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2:27)
    at [anon] (https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2:27)
    at [anon] (https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2:27)
    at [anon] (https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2:27)
    at [anon] (https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2:27)
    at [anon] (https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2:28)
    at [anon] (https://en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2:27) tailcall
    at [anon] (https://en.russiatoday.com/static/js/common.min.js?v=16464124494475130339:4)
    at [anon] (https://en.russiatoday.com/static/js/common.min.js?v=16464124494475130339:4)
    at [anon] (https://en.russiatoday.com/static/js/common.min.js?v=16464124494475130339:4)
    [...]
(453.190743) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 13)
    at [anon] (?inline script?:13) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(453.191152) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 10)
    at [anon] (?inline script?:10) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(455.783657) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:392) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:392) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:392)
    at eval (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:963) preventsyield
(455.784150) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'getAttribute' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://rtstat.api.rt.com/js/plausible.js:1) strict
    at eval (https://rtstat.api.rt.com/js/plausible.js:1) preventsyield
(455.784226) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 2)
    at [anon] (https://yandex.ru/ads/system/context.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal
(455.784254) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 6)
    at [anon] (https://cdn.dmtgvn.com/wrapper/js/manager.js?pid=880ca144-da2d-42d5-918a-bc6aa4fbd9c3:6) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(455.798695) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
    at n (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
    at [anon] (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1) strict
    at n (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
    at [anon] (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
    at n (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
    at [anon] (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1) strict
    at n (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
    at [anon] (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
    [...]
(455.805398) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://en.russiatoday.com/static/js/libs/counters.js?b=7:18) preventsyield
(455.805491) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 28)
    at [anon] (https://en.russiatoday.com/static/js/pushes/notification.js?v=5:28) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(455.957588) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'toLowerCase' of null
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://ruptly-d.openx.net/w/1.0/jstag?nc=144751494-RT:8)
    at [anon] (https://ruptly-d.openx.net/w/1.0/jstag?nc=144751494-RT:8)
    at eval (https://ruptly-d.openx.net/w/1.0/jstag?nc=144751494-RT:8) preventsyield
(458.811648) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:340) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:340) construct
    at [anon] (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:340)
    at eval (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:827) preventsyield
(458.811755) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://odysee.com/public/ui-202503051921.4e65c045bf.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(460.247142) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(460.272565) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_ge' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:2)
    at eval (?inline script?:2) preventsyield
(463.263126) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: Can't call method on undefined
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at from (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-42372ed130431b0a.js:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(464.806464) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__DEV__' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (https://static.xx.fbcdn.net/rsrc.php/v4/y5/r/j3NYquqZqjP.js:21) preventsyield
(464.811743) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.811914) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.816382) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.816515) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.817362) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.817799) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.817889) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(464.818019) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.818071) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(464.818131) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(464.820358) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'requireLazy' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (?inline script?:1) preventsyield
(471.606659) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(475.660972) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:7) strict
    at __webpack_require__ (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:7) strict
    at [anon] (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:7) strict
    at __webpack_require__ (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:7) strict
    at [anon] (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:7) strict
    at __webpack_require__ (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:7) strict tailcall
    at [anon] (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:8) strict
    at eval (https://disk.yandex.com/captcha_smart_react.min.js?k=1732741900070:8) preventsyield
(476.984022) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'Promise' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at [anon] (https://disk.yandex.com/captcha_smart.34006bbf7a513fd1b63d.js?k=1732741900070:2) strict
    at r (https://disk.yandex.com/captcha_smart.34006bbf7a513fd1b63d.js?k=1732741900070:2)
    at [anon] (https://disk.yandex.com/captcha_smart.34006bbf7a513fd1b63d.js?k=1732741900070:2) strict
    at [anon] (https://disk.yandex.com/captcha_smart.34006bbf7a513fd1b63d.js?k=1732741900070:2)
    at eval (https://disk.yandex.com/captcha_smart.34006bbf7a513fd1b63d.js?k=1732741900070:2) preventsyield
(480.041241) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 9)
    at [anon] (?inline script?:9) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(480.546879) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at eval (https://client.px-cloud.net/PXNsLC0Hv5/main.min.js:4) preventsyield
(483.121461) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/runtime.0cfb31da04a234ed2271.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121539) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/misc.5b43fa5b638b53f225f6.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121577) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/change/core.a8067379a908a76ac44a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121615) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/runtime.dae9317783c75a48e49d.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121646) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/change/design-system.ad2cfe51e4b5c37225cb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121676) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/config.5287730899bc8ad79c73.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121708) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/react.69d29877ed7887f3e757.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121744) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/change/config.7deb8ef66b3e5eca2e7a.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121815) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/dnd.84b77c62c745c89b31a5.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121850) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/maplibre.684efb60ddd6b45a120e.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121881) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/react-pdf-deps.c577f6a525904faa4bc4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121910) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/react-aria.416932b8087a7c5b5adb.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121940) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 2)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/html-parser.b507385ad8d11b565a8f.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.121970) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/change/tomato.806ac8b93ad74203115e.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.122000) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/tailwind.d6aeb06fb8af47c13647.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.122029) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/vendors/design-system.f8fb45b71efe92617c57.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.122063) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/webapp-info.bbc45e9fa41ad4916441.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.122120) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/shared.6119da2317342ff90754.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.122174) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/main.17ed6293e7c8302678ab.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(483.122225) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://assets.change.org/corgi/assets/js/8a3e995.es2015/pages/homepage.30e0ea88520c959c8dd1.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(485.575256) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'clientWidth' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:3) strict
    at eval (?inline script?:3) preventsyield
(486.883248) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3)
    at [anon] (https://s1.trrsf.com/update-1739280909/fe/zaz-ui-t360/_js/transition.min.js:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(486.886294) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'document' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at t (?inline script?:1)
    at [anon] (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(486.887218) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'matchMedia' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at applyTheme (?inline script?:4)
    at eval (?inline script?:38) preventsyield
(487.238123) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: setter undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:62354) internal
    at [anon] (https://s1.trrsf.com/update-1741181710/fe/zaz-cerebro/prd/scripts/zaz.min.js:1) strict
    at eval (https://s1.trrsf.com/update-1741181710/fe/zaz-cerebro/prd/scripts/zaz.min.js:1) preventsyield
(487.708039) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(487.981237) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'match' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at d (https://c2.taboola.com/nr/terrabr/newsroom.js:3) strict
    at [anon] (https://c2.taboola.com/nr/terrabr/newsroom.js:3) strict
    at [anon] (https://c2.taboola.com/nr/terrabr/newsroom.js:3) strict
    at [anon] (https://c2.taboola.com/nr/terrabr/newsroom.js:2) strict
    at [anon] (https://c2.taboola.com/nr/terrabr/newsroom.js:2) strict
    at [anon] (https://c2.taboola.com/nr/terrabr/newsroom.js:2) strict
    at [anon] (https://c2.taboola.com/nr/terrabr/newsroom.js:2) strict
    at eval (https://c2.taboola.com/nr/terrabr/newsroom.js:3) preventsyield
(488.202327) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T4ZBMQJ5&l=dataLayer:320) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T4ZBMQJ5&l=dataLayer:320) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T4ZBMQJ5&l=dataLayer:320)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-T4ZBMQJ5&l=dataLayer:749) preventsyield
(488.273296) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'pbjsChunk' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://s1.trrsf.com/update-1731441321/fe/zaz-3rd/prebid/prebid.js:12)
    at [anon] (https://s1.trrsf.com/update-1731441321/fe/zaz-3rd/prebid/prebid.js:12)
    at [anon] (https://s1.trrsf.com/update-1731441321/fe/zaz-3rd/prebid/prebid.js:12)
    at eval (https://s1.trrsf.com/update-1731441321/fe/zaz-3rd/prebid/prebid.js:40) preventsyield
(490.530511) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202502270101/pubads_impl.js:33) preventsyield
(492.215261) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'document' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:1)
    at [anon] (?inline script?:1)
    at eval (?inline script?:1) preventsyield
(492.840811) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:6) strict
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:6) strict
    at n (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:6) strict
    at n (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:6) strict
    at n (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:6)
    at n (https://assets.aliexpress-media.com/g/ae-fe/global/0.0.3/index.js:1)
    [...]
(492.949059) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Promise' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1) strict
    at i (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1) strict
    at i (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1) strict
    at i (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1) strict
    at i (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1) strict
    at i (https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.353/pc/index.js:1)
    [...]
(493.074563) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Image' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at v (https://assets.alicdn.com/g/lzd_sec/LWSC-G/index.js:1)
    at C (https://assets.alicdn.com/g/lzd_sec/LWSC-G/index.js:1)
    at [anon] (https://assets.alicdn.com/g/lzd_sec/LWSC-G/index.js:1)
    at eval (https://assets.alicdn.com/g/lzd_sec/LWSC-G/index.js:1) preventsyield
(493.192834) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3)
    at [anon] (?inline script?:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(493.319710) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'React' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:1)
    at i (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:30) strict
    at i (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:6)
    at i (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:1)
    at eval (https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.51/js/index.js:30) preventsyield
(493.409513) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'React' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:1)
    at i (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:21) strict
    at i (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:6)
    at i (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:1)
    at [anon] (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:1)
    at eval (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.105/index.js:21) preventsyield
(497.167246) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 13)
    at [anon] (https://storage.googleapis.com/gweb-developer-goog-blog-cms-assets/site/20250213-150947/js/analytics.js:13) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(497.614966) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at ya (https://www.youtube.com/s/player/f6e09c70/www-widgetapi.vflset/www-widgetapi.js:125) strict
    at [anon] (https://www.youtube.com/s/player/f6e09c70/www-widgetapi.vflset/www-widgetapi.js:220) strict
    at vb (https://www.youtube.com/s/player/f6e09c70/www-widgetapi.vflset/www-widgetapi.js:175) strict
    at [anon] (https://www.youtube.com/s/player/f6e09c70/www-widgetapi.vflset/www-widgetapi.js:221) strict
    at eval (https://www.youtube.com/s/player/f6e09c70/www-widgetapi.vflset/www-widgetapi.js:221) preventsyield
(497.649267) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 15)
    at [anon] (https://storage.googleapis.com/gweb-developer-goog-blog-cms-assets/site/20250213-150947/js/dgc_blog.js:15) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(497.680923) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'glueCookieNotificationBarAutoloa...' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at S (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) strict
    at [anon] (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:54) strict
    at eval (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:54) preventsyield
(497.687122) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 17)
    at [anon] (https://storage.googleapis.com/gweb-developer-goog-blog-cms-assets/site/20250213-150947/js/blog_detail.js:17) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(498.148867) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 25)
    at [anon] (?inline script?:25) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(498.149179) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 5)
    at [anon] (?inline script?:5) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(498.153970) [ERR  netsurf] desktop/browser_window.c:4609 browser_window_console_log: Bootstrap configuration error,SyntaxError: invalid json (at offset 1)
(498.154049) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (?inline script?:6)
    at eval (?inline script?:91) preventsyield
(498.217307) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at coreExperience (?inline script?:4)
    at eval (?inline script?:10) preventsyield
(498.555608) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://bloomreach.ft.com/js/exponea.min.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(498.624593) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 260)
    at [anon] (https://www.ft.com/page-resources/:260) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(498.959136) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://buydomains.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=91c1485a09c5edeb:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(499.441051) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'hasAttribute' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict
    at [anon] (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict
    at h (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict construct
    at [anon] (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) strict
    at eval (https://cdn.cookielaw.org/scripttemplates/otSDKStub.js:1) preventsyield
(499.441892) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(500.377199) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 8)
    at [anon] (https://cdn.taboola.com/libtrc/condenast1-network/loader.js:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(500.845669) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.wired.com/Gp1cpk_IbOl91ol5SjDkwgclOv_cYcbQVY9HAVX-CEaAuw9H-uaRS2Zfcc5R0KeC5o1KyFKwTApW6wuvY8FHOxzuVBj7xC0CSDrRxJ_2eibO0qswg8uDo-WPM6a49pRBKBYf2BTnt5pw0:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(500.988121) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 8)
    at [anon] (https://ads-static.conde.digital/production/cns/builds/wired/v6.js:8) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.006194) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'screen' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://apis.google.com/js/platform.js:81)
    at eval (https://apis.google.com/js/platform.js:116) preventsyield
(501.006226) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://news.google.com/swg/js/v1/swg.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(501.013624) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://martech.condenastdigital.com/lib/martech.js:16) strict
    at f (https://martech.condenastdigital.com/lib/martech.js:1) tailcall
    at [anon] (https://martech.condenastdigital.com/lib/martech.js:18) strict
    at f (https://martech.condenastdigital.com/lib/martech.js:1) tailcall
    at [anon] (https://martech.condenastdigital.com/lib/martech.js:20) strict
    at f (https://martech.condenastdigital.com/lib/martech.js:1) tailcall
    at [anon] (https://martech.condenastdigital.com/lib/martech.js:62) strict
    at f (https://martech.condenastdigital.com/lib/martech.js:1) tailcall
    at [anon] (https://martech.condenastdigital.com/lib/martech.js:64) strict
    at f (https://martech.condenastdigital.com/lib/martech.js:1) tailcall
    [...]
(501.013672) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.wired.com/verso/static/5476.18cd5e194cd0fe4964ff.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.013697) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (https://www.wired.com/verso/static/7279.637b368a087f55379224.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.013722) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wired.com/verso/static/7253.9d925ce99b5756454708.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.013755) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wired.com/verso/static/9712.afea8e307774ce7c2d39.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.013775) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wired.com/verso/static/5047.0fd5baf9c37009fabf11.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.013837) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (https://www.wired.com/verso/static/1782.c0299abc48371f82208b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(501.013859) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wired.com/verso/static/8230.bcd95306ea4269178d9d.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.013878) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://www.wired.com/verso/static/1206.566210719476afcd9069.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(501.013892) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.wired.com/verso/static/presenter-bundles.d9abc3dbaa4d0481202b.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(501.013906) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://www.wired.com/journey/compiler/build-b849c63767c121f37b1eca4d5547812f.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(501.602915) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(502.203929) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'length' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at [anon] (https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202502270101/pubads_impl.js:33) preventsyield
(502.576786) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'glueCookieNotificationBarAutoloa...' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at S (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) strict
    at [anon] (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:54) strict
    at eval (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:54) preventsyield
(502.673403) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'appendChild' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at append (https://assets.guim.co.uk/polyfill.io/v3/polyfill.min.js?rum=0&features=es6%2Ces7%2Ces2017%2Ces2018%2Ces2019%2Cdefault-3.6%2CHTMLPictureElement%2CIntersectionObserver%2CIntersectionObserverEntry%2CURLSearchParams%2Cfetch%2CNodeList.prototype.forEach%2Cnavigator.sendBeacon%2Cperformance.now%2CPromise.allSettled&flags=gated&callback=guardianPolyfilled&unknown=polyfill&cacheClear=1:161) construct
    at ac (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict
    at _initTween (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict
    at Ma (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict
    at _renderZeroDurationTween (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict
    at render (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict
    at Tween (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict construct
    at to (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict
    at [anon] (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10) strict
    at [anon] (https://www.gstatic.com/external_hosted/greensock3/dist/gsap.min.js:10)
    [...]
(502.927454) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'clientWidth' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at getWindowWidth (?inline script?:8) strict
    at [anon] (?inline script?:13) strict
    at eval (?inline script?:16) preventsyield
(503.274121) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'Set' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:329) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:329) construct
    at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:329)
    at eval (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:730) preventsyield
(503.354009) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3)
    at [anon] (https://www.fandom.com/wp-content/themes/upstream/dist/scripts/main.js?ver=1717407380:3) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(503.568796) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: undefined not callable (property 'initFooterScripts' of [object Object])
    at [anon] (content/handlers/javascript/duktape/duktape.c:69014) internal
    at eval (?inline script?:2) preventsyield
(503.763253) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://platform.twitter.com/widgets.js:8) strict
    at [anon] (https://platform.twitter.com/widgets.js:8)
    at i (https://platform.twitter.com/widgets.js:1)
    at [anon] (https://platform.twitter.com/widgets.js:1)
    at i (https://platform.twitter.com/widgets.js:1)
    at [anon] (https://platform.twitter.com/widgets.js:1)
    at i (https://platform.twitter.com/widgets.js:1)
    at [anon] (https://platform.twitter.com/widgets.js:8)
    at i (https://platform.twitter.com/widgets.js:1)
    [...]
(503.883638) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (?inline script?:8)
    at [anon] (https://connect.facebook.net/en_US/sdk.js?hash=04a9a23863834b393cd9d6154d349504:63)
    at [anon] (https://connect.facebook.net/en_US/sdk.js?hash=04a9a23863834b393cd9d6154d349504:195) strict preventsyield
(504.730790) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 5)
    at [anon] (?inline script?:5) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.731524) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(504.914677) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 2)
    at [anon] (?inline script?:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.914799) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__private' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at eval (?inline script?:2) preventsyield
(504.930270) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 4)
    at [anon] (?inline script?:4) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(505.105908) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(505.146602) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (https://ir.ebaystatic.com/rs/c/globalheaderweb/runtime.658fa8d4.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(505.170287) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://ir.ebaystatic.com/rs/c/globalheaderweb/index_lcNW.48731fb6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(505.174040) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 1)
    at [anon] (?inline script?:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(505.215142) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
    at [anon] (https://ir.ebaystatic.com/cr/v/c1/ebay-cookies/6.js:1) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(505.248145) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'raptor' undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
    at TaaSDynamic (https://ir.ebaystatic.com/cr/v/c01/250114RJPY3YUFWSOENEFH1J.js:1) construct
    at eval (https://ir.ebaystatic.com/cr/v/c01/250114RJPY3YUFWSOENEFH1J.js:1) preventsyield
(505.267519) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'push' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal
    at eval (https://ir.ebaystatic.com/cr/v/c01/2501165ATQKMM0KHMZXGPNY1.js:1) preventsyield
(505.320407) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 2)
    at [anon] (https://ir.ebaystatic.com/rs/c/vertlandweb/r.62e49975.js:2) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
Caught signal SIGSEGV (11)
Backtrace:
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/frontends/monkey/main.c:376 (discriminator 3)(signal_handler)[0x0000000000194224]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7f57d137c050]
??:?(dom_html_collection_get_length)[0x000000000021871f]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/handlers/html/forms.c:142(html_forms_get_forms)[0x00000000000f7344]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/handlers/html/html.c:944(html_begin_conversion)[0x00000000000fac30]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/handlers/html/script.c:375(convert_script_sync_cb)[0x00000000001127d8]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/hlcache.c:207(hlcache_content_callback)[0x000000000016023a]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/content.c:759(content_broadcast)[0x00000000000d1aa3]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/content.c:309(content_set_done)[0x00000000000d1c01]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/handlers/javascript/content.c:73(javascript_convert)[0x00000000001198e1]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/content.c:84(content_convert)[0x00000000000d1d9d]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/llcache.c:3531(llcache_object_notify_users)[0x0000000000163b67]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/llcache.c:3691(llcache_catch_up_all_users)[0x0000000000163cf0]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/frontends/monkey/schedule.c:167(monkey_schedule_run)[0x0000000000194975]
/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/frontends/monkey/main.c:292(monkey_run)[0x0000000000038478]
/lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f57d136724a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f57d1367305]
??:?(_start)[0x00000000000419e1]

Process Process-1:
Traceback (most recent call last):
  File "/usr/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap
    self.run()
  File "/usr/lib/python3.11/multiprocessing/process.py", line 108, in run
    self._target(*self._args, **self._kwargs)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey-see-monkey-do", line 57, in child_run_test
    driver.run_preloaded_test(MONKEY_PATH, parts)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey_driver.py", line 656, in run_preloaded_test
    run_test_plan(ctx, plan)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey_driver.py", line 649, in run_test_plan
    walk_test_plan(ctx, plan)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey_driver.py", line 644, in walk_test_plan
    run_test_step(ctx, step)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey_driver.py", line 636, in run_test_step
    STEP_HANDLERS[step["action"]](ctx, step)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey_driver.py", line 372, in run_test_step_action_repeat
    run_test_step(ctx, stp)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey_driver.py", line 636, in run_test_step
    STEP_HANDLERS[step["action"]](ctx, step)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkey_driver.py", line 331, in run_test_step_action_block
    ctx['browser'].farmer.loop(once=True)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 201, in loop
    self.monkey_says(self.lines.pop(0))
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 171, in monkey_says
    self.online(line)
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 242, in on_monkey_line
    handler(*parts[1:])
  File "/var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/test/monkeyfarmer.py", line 262, in handle_GENERIC
    assert self.stopped
AssertionError

RERAISE:
FAIL
Build step 'Execute shell' marked build as failure
Finished: FAILURE