Console Output
Started by upstream project "test-short-internet" build number 510
originally caused by:
Started by upstream project "test-ns-infrastructure" build number 884
originally caused by:
Started by upstream project "source-netsurf-all-master" build number 2019
originally caused by:
Started by upstream project "netsurf" build number 6802
originally caused by:
Started by an SCM change
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/hudson8423649700173766067.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.47s
Action: navigate
win1 --> https://www.blogger.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 6.49s
Action: navigate
win1 --> https://apple.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 12.15s
Action: navigate
win1 --> https://plus.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.51s
Action: navigate
win1 --> https://microsoft.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 20.46s
Action: navigate
win1 --> https://play.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.51s
Action: navigate
win1 --> https://adobe.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 20.61s
Action: navigate
win1 --> https://youtube.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 12.67s
Action: navigate
win1 --> https://mozilla.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 13.46s
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: 5.67s
Action: navigate
win1 --> https://sites.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.73s
Action: navigate
win1 --> https://accounts.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.77s
Action: navigate
win1 --> https://docs.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.68s
Action: navigate
win1 --> https://wordpress.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.63s
Action: navigate
win1 --> https://linkedin.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.66s
Action: navigate
win1 --> https://vimeo.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.62s
Action: navigate
win1 --> https://maps.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.73s
Action: navigate
win1 --> https://github.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.26s
Action: navigate
win1 --> https://drive.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 0.83s
Action: navigate
win1 --> https://youtu.be/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.58s
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: 8.99s
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: 16.28s
Action: navigate
win1 --> https://vk.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 20.38s
Action: navigate
win1 --> https://blogspot.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.33s
Action: navigate
win1 --> https://news.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.36s
Action: navigate
win1 --> https://medium.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.99s
Action: navigate
win1 --> https://www.yahoo.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.99s
Action: navigate
win1 --> https://live.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 20.06s
Action: navigate
win1 --> https://istockphoto.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.98s
Action: navigate
win1 --> https://bbc.co.uk/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.24s
Action: navigate
win1 --> https://amazon.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.34s
Action: navigate
win1 --> https://dailymotion.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.07s
Action: navigate
win1 --> https://google.es/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.64s
Action: navigate
win1 --> https://google.com.br/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.69s
Action: navigate
win1 --> https://forbes.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.63s
Action: navigate
win1 --> https://mediafire.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 6.14s
Action: navigate
win1 --> https://wikimedia.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.46s
Action: navigate
win1 --> https://cloudflare.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.61s
Action: navigate
win1 --> https://google.de/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.58s
Action: navigate
win1 --> https://imdb.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.99s
Action: navigate
win1 --> https://hugedomains.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 8.51s
Action: navigate
win1 --> https://mail.ru/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 9.40s
Action: navigate
win1 --> https://developers.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.20s
Action: navigate
win1 --> https://bbc.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.52s
Action: navigate
win1 --> https://paypal.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.83s
Action: navigate
win1 --> https://opera.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.11s
Action: navigate
win1 --> https://feedburner.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.25s
Action: navigate
win1 --> https://facebook.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.89s
Action: navigate
win1 --> https://cnn.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.29s
Action: navigate
win1 --> https://dropbox.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 7.49s
Action: navigate
win1 --> https://whatsapp.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 8.00s
Action: navigate
win1 --> https://usatoday.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 6.68s
Action: navigate
win1 --> https://slideshare.net/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.38s
Action: navigate
win1 --> https://es.wikipedia.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.65s
Action: navigate
win1 --> https://google.co.uk/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.15s
Action: navigate
win1 --> https://msn.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 8.60s
Action: navigate
win1 --> https://google.co.jp/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.85s
Action: navigate
win1 --> https://amazon.co.jp/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.01s
Action: navigate
win1 --> https://line.me/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 10.13s
Action: navigate
win1 --> https://nih.gov/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.18s
Action: navigate
win1 --> https://mail.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 0.88s
Action: navigate
win1 --> https://theguardian.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.05s
Action: navigate
win1 --> https://w3.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.76s
Action: navigate
win1 --> https://news.yahoo.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.54s
Action: navigate
win1 --> https://gstatic.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.68s
Action: navigate
win1 --> https://photos.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 17.31s
Action: navigate
win1 --> https://europa.eu/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 7.15s
Action: navigate
win1 --> https://pt.wikipedia.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.23s
Action: navigate
win1 --> https://nytimes.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.44s
Action: navigate
win1 --> https://fr.wikipedia.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.36s
Action: navigate
win1 --> https://uol.com.br/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 8.50s
Action: navigate
win1 --> https://amazon.de/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.26s
Action: navigate
win1 --> https://cnet.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 7.31s
Action: navigate
win1 --> https://myspace.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.63s
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: 0.56s
Action: navigate
win1 --> https://scribd.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 7.37s
Action: navigate
win1 --> https://policies.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 0.64s
Action: navigate
win1 --> https://addthis.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 0.35s
Action: navigate
win1 --> https://bloomberg.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 12.65s
Action: navigate
win1 --> https://wsj.com/
Action: block
401: No candidate found, cancelling login box
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 0.23s
Action: navigate
win1 --> https://picasaweb.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.25s
Action: navigate
win1 --> https://aol.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 20.43s
Action: navigate
win1 --> https://playstation.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 7.19s
Action: navigate
win1 --> https://booking.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 21.15s
Action: navigate
win1 --> https://apache.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.01s
Action: navigate
win1 --> https://oracle.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.56s
Action: navigate
win1 --> https://code.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.27s
Action: navigate
win1 --> https://engadget.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 7.80s
Action: navigate
win1 --> https://rt.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 10.11s
Action: navigate
win1 --> https://bing.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 5.75s
Action: navigate
win1 --> https://www.un.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.05s
Action: navigate
win1 --> https://fb.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 3.67s
Action: navigate
win1 --> https://yadi.sk/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 6.04s
Action: navigate
win1 --> https://change.org/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.64s
Action: navigate
win1 --> https://terra.com.br/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 20.62s
Action: navigate
win1 --> https://aliexpress.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 4.84s
Action: navigate
win1 --> https://goo.gl/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.10s
Action: navigate
win1 --> https://ft.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.14s
Action: navigate
win1 --> https://buydomains.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 0.30s
Action: navigate
win1 --> https://wired.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 2.98s
Action: navigate
win1 --> https://tools.google.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.38s
Action: navigate
win1 --> https://wikia.com/
Action: block
Action: stop
Action: plot-check
Action: timer-restart
timer1 restarted at: 1.47s
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.270156) [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.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at [anon] (https://www.google.com/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at eval (https://www.google.com/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:126) preventsyield
(6.016504) [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.846810) [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.106223) [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.165552) [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.288481) [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.308892) [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.324485) [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.361809) [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.409272) [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.549992) [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.817956) [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
(22.113811) [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
(23.177534) [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
(23.178433) [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
(23.274201) [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:317) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:317) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:317)
at eval (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:766) preventsyield
(47.132248) [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.191827) [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
(71.278425) [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
(72.465763) [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/b9dc1872/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:78)
at [anon] (https://www.youtube.com/s/desktop/b9dc1872/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:79)
at [anon] (https://www.youtube.com/s/desktop/b9dc1872/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:92)
at eval (https://www.youtube.com/s/desktop/b9dc1872/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:126) preventsyield
(73.533304) [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/b9dc1872/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:57)
at eval (https://www.youtube.com/s/desktop/b9dc1872/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:330) preventsyield
(78.617030) [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/b9dc1872/jsbin/spf.vflset/spf.js:11)
at zb (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:27)
at od (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:82)
at [anon] (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:82)
at eval (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:88) preventsyield
(81.657198) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 9681)
at [anon] (https://www.youtube.com/s/_/ytmainappweb/_/js/k=ytmainappweb.kevlar_base.en_US.1fcCzaATRSo.es5.O/d=0/rs=AGKMywGFy5RH2ZuTxETQ3tsLQx3x7yaGDw:9681) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(85.008442) [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
(86.224741) [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
(88.263643) [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.af14270d2308.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal
(89.276811) [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
(90.012330) [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
(91.018058) [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
(92.029411) [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
(94.047571) [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
(95.049583) [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
(99.074762) [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
(99.098916) [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
(99.424169) [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
(99.850145) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid regexp flags (line 1545)
at [anon] (?inline script?:1545) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:91595) internal
(99.850833) [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
(99.851081) [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
(99.851190) [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
(99.851378) [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 k3a (?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
(99.851730) [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
(99.851792) [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
(99.852061) [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
(99.852597) [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
(99.852644) [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
(99.852921) [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
(99.852956) [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
(99.854433) [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
(99.866315) [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
(99.866899) [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
(99.867076) [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
(99.868896) [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
(99.869001) [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
(99.869239) [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 cAa (?inline script?:1) construct
at [anon] (?inline script?:7)
at eval (?inline script?:1) preventsyield
(99.869291) [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
(99.869640) [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
(99.869673) [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
(99.869726) [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
(99.869755) [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
(99.869789) [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
(104.268569) [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:302) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:302) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:302)
at eval (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:753) preventsyield
(107.961788) [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.972549) [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.721113) [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.739044) [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
(111.428322) [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
(111.444342) [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
(112.119498) [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:306) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:306) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:306)
at eval (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:724) preventsyield
(112.601815) [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
(113.370684) [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=1728937954:25) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(113.370838) [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
(113.370887) [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
(113.373332) [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
(116.508262) [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
(117.905551) [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/3jf84oor360qd4dhbsqacefae:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(117.905631) [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
(119.208790) [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
(121.143569) [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
(121.208952) [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
(121.214262) [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
(121.214347) [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
(121.218762) [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
(121.266966) [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
(121.267641) [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
(121.309754) [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-ad5f63c0d1cc2c55.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(121.324742) [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
(121.324951) [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
(121.324994) [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
(121.325361) [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
(121.325423) [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
(121.325483) [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
(121.325522) [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
(121.325571) [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
(121.325608) [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
(121.325664) [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
(121.325704) [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
(121.325752) [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
(121.325867) [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
(121.326201) [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/kyOZ6gd6Meezm05kLqTVV/_buildManifest.js:1) preventsyield
(121.326264) [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/kyOZ6gd6Meezm05kLqTVV/_ssgManifest.js:1) preventsyield
(126.077398) [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
(126.208725) [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-0153657236bf.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(126.208767) [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
(126.208791) [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
(126.208816) [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
(126.208838) [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
(126.208858) [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
(126.208878) [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
(126.208911) [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
(126.208930) [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
(126.208950) [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
(126.208970) [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
(126.208988) [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
(126.209009) [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
(126.209028) [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-e73c59eabd5a.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209046) [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-ec1308f4ab2b.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209175) [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
(126.209202) [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
(126.209221) [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
(126.209241) [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
(126.209260) [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
(126.209279) [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
(126.209299) [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
(126.209318) [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
(126.209336) [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
(126.209355) [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
(126.209398) [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
(126.209420) [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
(126.209438) [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
(126.209458) [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
(126.209476) [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
(126.209497) [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
(126.209523) [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
(126.209542) [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
(126.209561) [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-e519a5f595dd.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209580) [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
(126.209598) [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
(126.209628) [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
(126.209656) [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
(126.209675) [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
(126.209701) [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-262ae809c299.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209723) [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-e12625-b7433519c409.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209741) [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
(126.209760) [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
(126.209779) [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_libphonenumber-js_min_exports_parsePhoneNumber_js-e3d55e398c1c.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209798) [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
(126.209817) [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-fe506fe3ebae.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209861) [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-8d87e3901db0.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209883) [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-dfc2ad5c77bd.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209903) [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
(126.209923) [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-cce1b5871705.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209942) [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-36fa4e135429.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209960) [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-cae92c329125.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(126.209979) [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
(126.209998) [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
(126.210017) [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
(126.210039) [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
(126.210057) [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
(127.179484) [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.771733) [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
(128.154794) [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/b9dc1872/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:57)
at eval (https://www.youtube.com/s/desktop/b9dc1872/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:330) preventsyield
(128.725343) [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/b9dc1872/jsbin/spf.vflset/spf.js:11)
at zb (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:27)
at od (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:82)
at [anon] (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:82)
at eval (https://www.youtube.com/s/desktop/b9dc1872/jsbin/spf.vflset/spf.js:88) preventsyield
(129.831886) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 9681)
at [anon] (https://www.youtube.com/s/_/ytmainappweb/_/js/k=ytmainappweb.kevlar_base.en_US.1fcCzaATRSo.es5.O/d=0/rs=AGKMywGFy5RH2ZuTxETQ3tsLQx3x7yaGDw:9681) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(130.285672) [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
(131.062963) [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
(131.212074) [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:309) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:309) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:309)
at eval (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:758) preventsyield
(154.472316) [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
(155.857395) [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
(155.857444) [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
(155.857542) [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
(158.363663) [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
(159.445748) [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.c3c53411.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(159.572853) [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
(160.591762) [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
(161.618043) [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
(162.633056) [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
(163.647620) [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
(164.276189) [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.0a8a80c5.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(164.573658) [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.9ebace5c.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(165.642688) [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
(166.664880) [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.d547386b.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(167.749944) [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.b27c102b.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(168.764573) [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.0322de0e.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(173.611207) [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
(174.277471) [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
(174.575544) [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.dfabf157.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(175.587925) [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.d2161fc2.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(175.700569) [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
(175.813272) [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.e1a26058.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(175.832869) [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
(175.858699) [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.b146c138.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(175.874055) [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.ed6e4c2a.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(175.960284) [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
(176.055980) [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
(176.296341) [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
(176.350318) [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.51f1b344.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(176.371969) [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
(176.379351) [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
(176.385316) [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
(176.807184) [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
(176.926506) [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.cf744013.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(177.049652) [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
(177.160640) [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.e5d3e414.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(177.195125) [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
(177.195272) [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
(177.195438) [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
(179.649387) [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.9bb3e3d0.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(180.702758) [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
(181.750150) [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.c1a2d4a6.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(182.752082) [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
(183.775049) [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
(184.278138) [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
(184.278258) [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
(184.278637) [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
(184.846878) [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
(184.928062) [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
(184.930243) [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
(185.102444) [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
(185.102689) [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
(185.102836) [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
(185.102904) [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
(185.103578) [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
(185.107583) [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
(185.108266) [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
(185.109172) [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
(185.659082) [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
(185.756433) [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
(185.971040) [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
[...]
(187.072288) [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.197.js:1) strict construct
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at eval (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) preventsyield
(187.079197) [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
(187.107082) [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
(188.109129) [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
(188.112645) [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
(188.114614) [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
(188.162671) [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)
[...]
(188.166141) [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
(188.166426) [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.84.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(188.174221) [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
(188.177147) [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
(188.183985) [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
(188.184873) [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
(188.185823) [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
(188.187262) [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
(188.189905) [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
(188.193302) [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
(188.195408) [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
(188.201630) [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
(188.204057) [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
(188.205061) [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
(188.206654) [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
(188.207546) [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
(188.210218) [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
(188.211688) [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
(188.213258) [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
(188.215837) [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
(188.218109) [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
(188.219493) [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
(188.224623) [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
(188.226126) [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
(188.227831) [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
(188.227912) [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
(188.229076) [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
(188.240800) [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
[...]
(210.973926) [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
(210.997671) [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
(210.997750) [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
(213.099537) [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.e6e1c1de74cb1423f81b.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(213.099796) [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
(213.100190) [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
(213.101655) [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
(213.103694) [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
(213.107788) [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
(213.108116) [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
(213.108208) [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
(213.108559) [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
(213.108734) [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
(213.108836) [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
(213.115047) [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
(213.117207) [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
(213.117818) [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
(213.118195) [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
(213.118293) [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.73e1e833035781f25a70.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(213.118362) [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.27eefc738e3c97e62319.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(213.118573) [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
(213.118770) [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
(213.119879) [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
(213.120052) [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
(213.120205) [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
(213.122398) [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
(213.123859) [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
(213.124236) [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
(213.124850) [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
(213.126586) [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
(213.128810) [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
(213.132853) [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
(213.133187) [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
(213.133417) [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
(213.133724) [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
(214.471407) [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
(215.699797) [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
(215.722992) [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
(215.723294) [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.7fe86137e0bdc3eb54f5.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.723355) [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.7a1973bda1cdc6950dc2.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.723543) [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.b41d846e0331f5bf7b81.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.723578) [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
(215.723868) [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.1b0047ca0f59683e6b98.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.727214) [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.90d5fdf9983815939402.js:1) strict
at [anon] (https://static.files.bbci.co.uk/core/bundle-pwa.90d5fdf9983815939402.js:1) strict
at eval (https://static.files.bbci.co.uk/core/bundle-pwa.90d5fdf9983815939402.js:1) preventsyield
(215.727531) [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.969f2c9ba27d576c6322.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.727623) [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.229c3668b86b01e324c4.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.727716) [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
(215.727776) [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.7b5f70f097f3e88d7dfb.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.728036) [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.43d99313f8fd14d37b1e.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.728205) [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
(215.728250) [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
(215.728523) [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.88f4de85c74149a23eb4.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.728815) [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.cc72213e9f251c68ae91.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.728888) [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.26329c18e328728c9315.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.729177) [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.cacff7608de7bb2da540.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.729297) [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.c0a281731c8e159c9268.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.729362) [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.6ea7cba21c890357ef50.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.729435) [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.8f86509655209b6168b4.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.729755) [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.488ecf1d858063c34912.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.730141) [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.ec664e9a5648d70c0198.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.732563) [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.82fdd27f28f313eb23b5.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.732650) [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.d087492231294c1d51d4.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.732951) [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.e6b9b092891ff1534e6a.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733006) [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.1fea76c987b77fb07b9d.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733275) [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.88cfdc1e57bf639f2ab4.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733362) [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.b9a9f178d8745545e484.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733454) [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.1d50cacb97c2027f71d3.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733504) [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.2f0d49b1ffe10058e662.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733592) [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.0edf24b73d386fff8883.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733658) [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.da62bd99776f31c5208b.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.733756) [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
(215.733833) [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.158af3f350cf8e35f57a.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(215.733893) [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.ed6cab1387a70a381fb3.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.734016) [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
(215.734284) [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.64d4869b5015ca970b69.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.734365) [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.9dfb6535173caab6dece.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(215.734419) [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.27727874f7df65cbeaf8.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.734651) [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.b80451ae2c9346354ee7.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.734736) [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.1e5badccd7d516646139.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.735159) [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.a19841772adfbcf72d06.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.735399) [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.b5262c2d769388aad419.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.735555) [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
(215.735816) [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.29120a70bf4bd5aff4bf.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(215.736039) [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
(215.884316) [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
(216.451852) [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.b576e9653b42af26ad9e.legacy.js:1) preventsyield
(216.459368) [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
(221.239056) [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
(221.274505) [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
(221.352650) [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
(221.378285) [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
(221.804263) [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
(222.859572) [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/31YI0nnbQAL.js?AUIClients/AmazonGatewayHerotatorJS:8)
at y (https://images-na.ssl-images-amazon.com/images/I/31YI0nnbQAL.js?AUIClients/AmazonGatewayHerotatorJS:9)
at [anon] (https://images-na.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
(224.162164) [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
(224.315435) [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
(224.316085) [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
(224.316205) [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
(224.316351) [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
(224.729564) [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
(225.836732) [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
(225.897313) [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
(227.226026) [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
(228.434837) [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.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at [anon] (https://www.google.es/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at eval (https://www.google.es/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:126) preventsyield
(230.884738) [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
(232.132080) [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.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at [anon] (https://www.google.com.br/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at eval (https://www.google.com.br/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:126) preventsyield
(234.435004) [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
(234.435973) [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
(235.599166) [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
(236.637724) [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
(236.637876) [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
(239.889098) [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
(240.912028) [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
(241.967235) [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
(241.970335) [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
(242.312073) [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
(242.556067) [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:345) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:345) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:345)
at eval (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:787) preventsyield
(242.556729) [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
(242.560100) [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
(242.560952) [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
(242.753831) [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:224) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:224) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:224)
at eval (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:600) preventsyield
(242.953305) [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
(244.817945) [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
(247.015216) [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
(247.016861) [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
(247.016951) [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
(247.017379) [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
(247.017752) [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
(247.017831) [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
(247.018357) [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
(247.018503) [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
(247.042936) [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
(247.330212) [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
(247.421232) [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
(247.421711) [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
(248.490168) [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
(248.490539) [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
(248.491936) [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
(248.655149) [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
(248.729609) [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
(248.811943) [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
(248.819959) [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
(251.396431) [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
(252.561703) [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.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at [anon] (https://www.google.de/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:125)
at eval (https://www.google.de/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:126) preventsyield
(255.067062) [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
(255.068061) [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
(255.068157) [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
(255.146671) [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
(255.146868) [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
(255.293451) [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
(256.295028) [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
(257.320599) [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
(257.321234) [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
(257.321650) [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
(257.321838) [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
(257.321988) [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
(257.324283) [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
(257.324494) [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
(257.324610) [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
(257.325076) [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
(257.325208) [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
(257.325377) [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
(257.325497) [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
(257.326030) [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
(257.326209) [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
(257.385282) [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
(257.389620) [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
(257.389752) [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
(257.404579) [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
(259.257108) [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
(259.258613) [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-72ebb597e0f57f43.js:1) strict
at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/webpack-72ebb597e0f57f43.js:1) preventsyield
(259.309361) [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
(259.310044) [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
(259.313634) [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-e701f773f8817031.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.313677) [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
(259.340166) [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
(259.390949) [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-9ec391445b6a3746.js:23) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.412081) [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
(259.420178) [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
(259.422259) [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
(259.422727) [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
(259.422779) [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-6b07772256613031.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.422827) [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
(259.422860) [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-0a81fc844da1a93b.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.422896) [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
(259.422934) [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-e0d33049d790c0e9.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.422974) [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-3484c284d6fd8a64.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.423026) [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
(259.423100) [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-1161bab189e85e33.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.423137) [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
(259.423174) [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-bfde45e9b3affd6b.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.423212) [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-e7e94acb7dbb408a.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.423238) [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
(259.423264) [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-132ae9b9c9452369.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.423314) [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-5e5f346499ce64ac.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(259.428828) [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/zTD-B512fooXISghT1-oT/_buildManifest.js:1) preventsyield
(259.428879) [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/zTD-B512fooXISghT1-oT/_ssgManifest.js:1) preventsyield
(262.345839) [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
(262.354331) [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
(263.003465) [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
(267.186230) [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
(268.208794) [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
(268.318126) [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
(268.599039) [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
(268.602825) [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
(268.680435) [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
(268.682212) [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
(268.682480) [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
(268.682716) [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
(268.683933) [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
(268.740910) [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
(269.102669) [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
(271.476482) [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
(271.487230) [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
(271.487359) [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
(271.489369) [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
(271.490165) [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
(271.490611) [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
(271.491013) [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
(271.492740) [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
(271.493323) [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
(271.512112) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'switchers' of undefined
in block "" at line:
file:
(271.512293) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'retina' of undefined
in block "" at line:
file:
(271.512372) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: undefined not callable66
in block "" at line:
file:
(271.512476) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: undefined not callable106
in block "" at line:
file:
(271.512615) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'retina' of undefined
in block "" at line:
file:
(271.512910) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'switchers' of undefined
in block "" at line:
file:
(271.513108) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: cannot read property 'switchers' of undefined
in block "" at line:
file:
(271.513178) [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
(271.523426) [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
(271.523573) [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
(271.526414) [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
(271.526791) [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
(271.527386) [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
(271.529261) [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
(271.529699) [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
(271.534063) [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
(271.534401) [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
(271.534802) [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
(271.535219) [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
(271.535430) [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
(271.535750) [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
(271.535899) [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
(271.538498) [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
(271.538862) [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
(271.538970) [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
(271.596923) [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
(271.597092) [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
(271.597580) [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
(271.604540) [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
(271.604625) [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
(271.605121) [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
(272.661738) [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
(272.662493) [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
(272.662934) [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
(272.977011) [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
(272.977163) [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
(272.977294) [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
(272.977653) [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
(272.978537) [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
(279.338819) [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/v630f393d749cf7dff36a03367007d65915d987bf69b5409e6d70ed7311ba2c07/developers/js/app_loader.js:35) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(283.019167) [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
(283.871401) [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
(283.876874) [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
(283.948681) [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
(284.008508) [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
(284.028340) [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
(284.055812) [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
(284.056785) [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
(284.069171) [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
(284.074551) [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
(284.084706) [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
(284.084795) [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
(284.084896) [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
(284.084943) [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
(284.084983) [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
(284.085035) [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
(284.085107) [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
(284.085133) [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
(285.339987) [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/m202503060101/pubads_impl.js:33) preventsyield
(287.981481) [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
(287.981590) [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
(289.553096) [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-b3bf2939.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(289.553487) [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
(289.553602) [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
(289.807759) [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
(289.809686) [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
(289.825975) [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
(290.108160) [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
(290.108244) [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
(290.117063) [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/d7297e4e85676df2/recaptchav3.js?_sessionID=hRr_yesUrPDTxHM8C-zjIEBC7aapPCVV:1)
at eval (https://www.paypal.com/auth/createchallenge/d7297e4e85676df2/recaptchav3.js?_sessionID=hRr_yesUrPDTxHM8C-zjIEBC7aapPCVV:1) preventsyield
(292.775850) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 211)
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42F:211) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(293.195042) [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
(293.219539) [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.e509b5d9cb8a.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(296.068339) [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
(296.164152) [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:326) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:326) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:326)
at eval (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:791) preventsyield
(297.923252) [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
(300.377583) [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/yP/r/6qxk3tWzd_W.js:21) preventsyield
(300.382814) [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
(300.382947) [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
(300.386978) [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
(300.387093) [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
(300.387922) [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
(300.388233) [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
(300.388302) [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
(300.388488) [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
(300.388541) [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
(300.388600) [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
(300.390781) [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
(300.761395) [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
(300.761973) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: external-scripts: error generating adfuel preload,TypeError: cannot read property 'helpers' of undefined
(300.762098) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: external-scripts: error generating adfuel preload,TypeError: cannot read property 'helpers' of undefined
(300.768131) [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
(300.768433) [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
(301.916673) [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
(301.916861) [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
(301.978095) [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
(302.078160) [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
(302.420348) [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
(304.942450) [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
(304.950063) [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
(304.950222) [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
(305.339326) [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-vflD3iJCm.js:3) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(306.658753) [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
(306.658947) [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
(306.659090) [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
(306.659220) [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
(306.659361) [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
(306.659484) [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
(306.659588) [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
(306.659691) [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
(306.659806) [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
(306.699520) [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
(306.699642) [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
(314.248192) [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
(314.617372) [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/yP/r/6qxk3tWzd_W.js:21) preventsyield
(314.621793) [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
(314.621944) [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
(314.639234) [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
(314.639334) [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
(314.641882) [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
(314.642237) [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
(314.642308) [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
(314.642395) [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
(314.642450) [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
(314.642517) [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
(314.643083) [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
(321.461723) [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
(321.466157) [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
(323.662477) [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
(324.656049) [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
(324.658976) [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
(324.668339) [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
(324.882184) [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
(327.371842) [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
(327.372075) [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
(327.837881) [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
(327.837967) [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
(330.066607) [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
(330.068448) [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
(330.104121) [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
(330.104721) [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
(330.105433) [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-d61508f880cf2a63.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(330.110621) [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
(330.111059) [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-89ba0c8432aa66ca.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(330.111144) [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
(330.111491) [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/b314791ee1d7be4ae38f6f8a0561202ada1bcc82/_buildManifest.js:1) preventsyield
(330.111525) [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/b314791ee1d7be4ae38f6f8a0561202ada1bcc82/_ssgManifest.js:1) preventsyield
(334.833339) [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
(335.064121) [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.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:189)
at eval (https://www.google.co.uk/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:189) preventsyield
(338.327274) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: Error in adding TTJSStart marker
(338.330166) [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
(339.450512) [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
(340.460284) [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.3170934e95cbc2ee5075.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(340.461087) [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
(340.461261) [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
(340.461367) [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
(341.493623) [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
(342.574642) [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.dc982d95dd1b102e8ba7.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(344.064146) [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.dfaaeccd4e7f7e47f83e.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(344.672624) [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.5339c4a1218471921b33.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(347.138916) [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
(348.370355) [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.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:189)
at eval (https://www.google.co.jp/xjs/_/js/k=xjs.hp.en.Hzp9PlC5l14.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAgAMAAAAMwAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgviMAIAAWAQDACw/d=1/ed=1/dg=3/rs=ACT90oHyyOOj6QmR-7kNosR44h8BKL1nqw/m=sb_he,d:189) preventsyield
(351.209472) [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
(351.363458) [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
(351.693449) [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
(351.695285) [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
(351.742906) [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
(351.841264) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(351.924621) [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
(351.932266) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(351.975028) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(351.985611) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(352.039990) [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
(352.165045) [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|71zXS2byBWL.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|71zXS2byBWL.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|71zXS2byBWL.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
(354.567229) [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:246) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:246) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:246)
at eval (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:623) preventsyield
(362.504287) [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:224) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:224) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:224)
at eval (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:600) preventsyield
(362.594306) [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)
[...]
(363.970818) [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:248) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:248) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:248)
at eval (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:676) preventsyield
(364.313009) [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
(364.497867) [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
[...]
(364.540097) [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
(364.602256) [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)
[...]
(364.644626) [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
(364.778894) [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
(364.799311) [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
(364.818502) [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
(365.528245) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at [anon] (?inline script?:50) strict
at eval (?inline script?:50) preventsyield
(366.091559) [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
(366.141604) [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.1cb8f53f189abdff967f.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(366.157466) [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
(366.189490) [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
(366.217277) [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
(367.244241) [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
(367.342115) [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
(367.342143) [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/2a71e40bd3ce492b6477/graun.standalone.commercial.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(367.342176) [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
(367.342190) [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.f5efa0da78cb272458e6.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(367.587808) [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
(367.630737) [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
(367.631262) [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
(367.643009) [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
(367.644363) [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
(367.644863) [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
(367.653657) [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
(367.657341) [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
(367.657867) [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
(373.144240) [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
(374.894678) [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
(374.989433) [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
(374.993326) [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
(375.299674) [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
(375.300014) [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
(375.300195) [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
(375.300281) [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
(375.301206) [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
(375.305625) [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
(375.306918) [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
(375.318948) [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
(375.710848) [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
(376.779501) [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
[...]
(377.882408) [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.197.js:1) strict construct
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at eval (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) preventsyield
(377.888963) [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
(377.913543) [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
(378.915216) [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
(378.918865) [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
(378.920837) [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
(378.968860) [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)
[...]
(378.972351) [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
(378.972431) [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.84.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(378.980290) [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
(378.983294) [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
(378.990102) [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
(378.990941) [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
(378.991840) [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
(378.993313) [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
(378.995976) [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
(378.999422) [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
(379.001547) [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
(379.007721) [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
(379.010162) [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
(379.011143) [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
(379.012733) [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
(379.013626) [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
(379.016220) [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
(379.017702) [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
(379.019262) [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
(379.021814) [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
(379.024048) [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
(379.025434) [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
(379.030517) [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
(379.032006) [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
(379.033720) [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
(379.033813) [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
(379.034983) [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
(379.047063) [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
[...]
(381.840226) [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
(382.997094) [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
(384.121348) [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
(385.124121) [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
(386.125919) [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
(386.756054) [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
(388.165531) [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
(389.180074) [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
(389.583559) [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
(390.584903) [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
(391.586386) [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
(392.601653) [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
(393.626435) [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
(394.640197) [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
(395.653708) [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
(396.655288) [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
(401.968420) [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
(402.046555) [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
(402.124026) [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
(403.167278) [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
(404.196533) [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?967525:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(408.611480) [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
(408.626342) [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
(408.627256) [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
(408.628077) [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
(408.628215) [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
(408.633768) [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
(408.633986) [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
(408.654360) [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
(409.324894) [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
(410.526464) [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
(410.533402) [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
(410.686622) [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-b1165d64fec6e986966c.js:19) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(410.689620) [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-1ff827f1b7613eebc316.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(410.805466) [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>m_auth=tfAzqo1rYDLgYhmTnSjPqw>m_preview=env-130>m_cookies_win=x:380) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3>m_auth=tfAzqo1rYDLgYhmTnSjPqw>m_preview=env-130>m_cookies_win=x:380) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3>m_auth=tfAzqo1rYDLgYhmTnSjPqw>m_preview=env-130>m_cookies_win=x:380)
at eval (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3>m_auth=tfAzqo1rYDLgYhmTnSjPqw>m_preview=env-130>m_cookies_win=x:962) preventsyield
(414.325298) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 26)
at [anon] (?inline script?:26) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(414.494916) [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?:1)
at eval (?inline script?:1) preventsyield
(414.495832) [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 (?inline script?:3) preventsyield
(415.389930) [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://me.jsuol.com.br/aud/uolhome.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(415.390054) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 1)
at [anon] (https://tm.jsuol.com.br/modules/external/admanager/homeuol_ads.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(418.715827) [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://tm.jsuol.com.br/modules/external/Prebid.js:5) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(418.882122) [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 hasParam (https://h.jsuol.com.br/assets/?loadComponent=Media&contentType=js&scope=assets/dist&asset=cb-config.min.js:1)
at eval (https://h.jsuol.com.br/assets/?loadComponent=Media&contentType=js&scope=assets/dist&asset=cb-config.min.js:1) preventsyield
(418.882485) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1)
at [anon] (https://tm.jsuol.com.br/modules/dmp-uol-sync.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(418.882522) [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://c.jsuol.com.br/assets/?loadComponent=media&contentType=js&tpl=assets/dist/libs/performance-observer.min:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(419.056556) [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://h.jsuol.com.br/assets/?loadComponent=Media&contentType=js&scope=assets&asset=/vendors~9c5b28f6.6a6dcc651131d0f4d4dc.js:7) strict
at [anon] (https://h.jsuol.com.br/assets/?loadComponent=Media&contentType=js&scope=assets&asset=/vendors~9c5b28f6.6a6dcc651131d0f4d4dc.js:7) strict
at u (?inline script?:2)
at [anon] (https://h.jsuol.com.br/assets/?loadComponent=Media&contentType=js&scope=assets&asset=/app~24120820.df66012ae6b3716d2ba1.js:1) strict
at u (?inline script?:2)
at r (?inline script?:2) tailcall
at eval (https://h.jsuol.com.br/assets/?loadComponent=Media&contentType=js&scope=assets&asset=/vendors~9c5b28f6.6a6dcc651131d0f4d4dc.js:7) preventsyield
(420.403009) [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/m202503040101/pubads_impl.js:33) preventsyield
(421.041145) [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
(421.379158) [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
(421.401736) [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
(421.402046) [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
(421.403369) [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
(421.446503) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 177)
at [anon] (?inline script?:177) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(421.468642) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(421.696963) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(421.722006) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(421.747052) [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.197.js:1) strict
at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.js:1) strict
at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.197.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
(421.757713) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'querySelector' of undefined
at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
at [anon] (https://m.media-amazon.com/images/I/21JHNmyC8BL.js?AUIClients/PRIVCONAssets-spConsentBanner:4)
at n (?inline script?:21)
at [anon] (?inline script?:23)
at [anon] (?inline script?:24) preventsyield
(421.886596) [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/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:8)
at w (https://images-eu.ssl-images-amazon.com/images/I/31PvjKh9oXL.js?AUIClients/AmazonGatewayHerotatorJS:9)
at [anon] (https://images-eu.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
(421.994401) [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-eu.ssl-images-amazon.com/images/I/51na2k2njbL._RC|7133DkTvbiL.js,01A8CUOyW-L.js,01H5uVosBFL.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:900)
at [anon] (?inline script?:23)
at [anon] (https://images-eu.ssl-images-amazon.com/images/I/51na2k2njbL._RC|7133DkTvbiL.js,01A8CUOyW-L.js,01H5uVosBFL.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:900)
at eval (https://images-eu.ssl-images-amazon.com/images/I/51na2k2njbL._RC|7133DkTvbiL.js,01A8CUOyW-L.js,01H5uVosBFL.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:900) preventsyield
(422.357237) [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
(422.358484) [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
(422.358942) [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
(422.359569) [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
(422.360851) [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
(428.400572) [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
(428.521478) [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
(428.524792) [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
(428.625726) [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:324) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-R820W8QX02:324) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-R820W8QX02:324)
at eval (https://www.googletagmanager.com/gtag/js?id=G-R820W8QX02:848) preventsyield
(428.630767) [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
(428.630865) [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
(428.631786) [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
(428.663910) [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
(428.673226) [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
(428.675830) [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/8f14608.modern.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(428.681218) [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
(428.683247) [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
(428.685776) [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
(428.687130) [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
(428.691696) [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
(428.698073) [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
(428.701189) [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
(428.705714) [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
(428.707920) [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
(428.712766) [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
(428.714675) [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
(428.716019) [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
(428.718009) [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
(428.819192) [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
(428.832311) [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
(428.845478) [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
(428.998515) [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/0de6701.modern.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(430.082795) [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
(430.139783) [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
(430.210718) [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/m202503040101/pubads_impl.js:33) preventsyield
(430.738984) [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
(430.767886) [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
(431.069932) [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
(431.086565) [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
(433.028058) [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
(438.287213) [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
(438.468438) [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
(439.020861) [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:333) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:333) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:333)
at eval (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:886) preventsyield
(439.020943) [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
(439.161184) [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)
[...]
(439.161234) [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.e02cf4.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(439.161261) [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
(440.510763) [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.Jpdadp0YB8s.es5.O/am=AJht9vs_DW4hBAE/d=1/excm=_b,_tp,homeview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlELUpTnParY02W9tYwJlLfXMy0FBg/m=_b,_tp:1) strict preventsyield
(441.514971) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 241)
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-MNTH5N:241) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(451.652975) [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=0b71308a-fd16-11ef-985e-c7dda8a193af&v=&m=0&h=R0VU:2) preventsyield
(459.610211) [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
(459.992113) [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
(459.992693) [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
(459.997281) [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
(460.004709) [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
(460.341076) [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.4102cac56c3776c6.js:1) strict
at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1)
at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1) strict
at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1)
at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1) strict
at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1)
at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1)
at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1) tailcall
at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1)
at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.4102cac56c3776c6.js:1) tailcall
[...]
(461.415624) [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
(461.662641) [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
(462.684738) [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
(463.691742) [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
(464.711688) [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
(465.716648) [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
(466.728596) [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
(467.742522) [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
(468.750403) [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
(469.768764) [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
(470.773393) [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
(471.666689) [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
(472.672994) [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
(473.511013) [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
(475.407043) [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
(476.421431) [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
(477.425183) [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
(477.446834) [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
(477.734572) [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
(477.876705) [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
(478.022671) [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
(478.054689) [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
(478.155212) [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
(478.179302) [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
(478.538655) [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
(478.551983) [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
(478.741651) [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
(478.877646) [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
(478.898048) [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
(478.919856) [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
(479.171020) [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
(479.192718) [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
(479.201631) [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
(479.342767) [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
(479.397221) [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
(479.397823) [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
(479.397860) [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
(479.571111) [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
(479.602528) [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
(479.660871) [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)
[...]
(479.682744) [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
(479.764035) [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
(479.764440) [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
(479.764579) [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
(481.165737) [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)
[...]
(481.166150) [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
(481.216422) [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
(481.216484) [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
(481.216524) [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
(481.670930) [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
(481.770673) [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
(482.041907) [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
(482.042587) [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
(482.044574) [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
(482.045918) [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
(482.047282) [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
(482.048345) [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
(482.049618) [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
(482.774805) [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
(488.627787) [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
(489.727121) [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
(489.728340) [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
(490.695920) [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
(492.191971) [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
(492.199615) [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)
[...]
(493.313296) [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
(493.314942) [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
(498.472074) [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)
[...]
(498.554306) [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
(504.373421) [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
(504.484503) [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
(504.484553) [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
(504.484579) [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
(504.484602) [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
(504.484625) [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
(504.484643) [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
(504.484661) [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
(504.484687) [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
(504.484709) [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
(504.484727) [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
(504.484749) [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
(504.484767) [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
(504.484797) [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
(504.484825) [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
(504.484849) [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
(504.484866) [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.37078894.client.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(504.484887) [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.2791f810.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.484904) [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
(504.484928) [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
(504.484944) [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
(504.484971) [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
(504.484989) [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
(504.485011) [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
(504.485028) [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.9095748c.client.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(504.485044) [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
(504.485066) [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
(504.485083) [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
(504.485099) [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.fb4252b3.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(504.485120) [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
(504.485150) [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
(504.485175) [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
(504.485196) [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.716a8a1c.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485217) [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
(504.485238) [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.4e84ed38.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485484) [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.52634447.chunk.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485513) [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.efd30481.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485535) [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
(504.485571) [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
(504.485592) [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
(504.485613) [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
(504.485634) [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.00baf750.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485656) [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.a26b477c.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485680) [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.4e3c7084.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485702) [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
(504.485722) [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/d542e8f5.6ecb56ce.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485744) [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.54196e37.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485766) [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.190cf0ad.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485787) [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.4e8bb49d.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485808) [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.b9e446c7.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(504.485829) [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
(504.485850) [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.35fe1711.chunk.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(506.095324) [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
(506.151812) [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
(506.151901) [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
(506.530752) [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
(508.673948) [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
(509.696255) [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
(517.906478) [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
(519.243549) [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
(520.317731) [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
(520.320018) [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
(520.326353) [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
(520.327139) [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
(520.334455) [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
(520.356840) [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
(520.360689) [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
(520.360977) [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
(521.640233) [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
[...]
(522.198757) [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
(523.205900) [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
(524.210453) [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
(524.211282) [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
(524.213301) [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
(524.262718) [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)
[...]
(524.262805) [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
(524.265115) [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
(524.272209) [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
(524.275489) [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
(524.277319) [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
(524.285249) [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
(524.287124) [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
(524.288968) [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
(527.046796) [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
(527.046886) [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
(527.478092) [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
(529.854774) [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
(530.334474) [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)
[...]
(530.334765) [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
(530.335118) [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
(531.758020) [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:393) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:393) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:393)
at eval (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:964) preventsyield
(531.758382) [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
(531.758454) [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
(531.758487) [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
(531.772574) [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 [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)
at n (https://en.russiatoday.com/static/js/services.sharing.js?v=13:1)
[...]
(531.778938) [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
(531.779029) [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
(532.266960) [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
(534.370774) [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:341) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:341) construct
at [anon] (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:341)
at eval (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:829) preventsyield
(534.370840) [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-202503081348.511baf5f78.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(536.600022) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier '_G' undefined
at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal
at [anon] (https://www.bing.com:443/rp/8jP0-aEnYKwHwTwJgA4MYwa4ofc.gz.js:1)
at eval (https://www.bing.com:443/rp/8jP0-aEnYKwHwTwJgA4MYwa4ofc.gz.js:1) preventsyield
(536.601680) [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
(539.151996) [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
(544.431235) [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
(545.950909) [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/yP/r/6qxk3tWzd_W.js:21) preventsyield
(545.956339) [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
(545.956516) [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
(545.960730) [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
(545.960850) [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
(545.961733) [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
(545.962056) [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
(545.962123) [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
(545.962302) [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
(545.962357) [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
(545.962413) [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
(545.964651) [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
(548.632465) [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://yastatic.net/s3/psf/ps-tuning/disk-public-landing.e4bd1c70bc4b58ae80d6.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(549.690416) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: legouser:TypeError: cannot read property 'length' of undefined
(549.690613) [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
(549.690687) [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
(553.719051) [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
(554.164332) [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
(555.546457) [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/1bfd5da.es2015/runtime.bbaa03d9ac06c80a1795.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546518) [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/1bfd5da.es2015/vendors/misc.ec5987c4e5184a74e0fe.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546551) [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/1bfd5da.es2015/vendors/change/core.4a58a5082f4541313888.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546580) [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/1bfd5da.es2015/vendors/runtime.dae9317783c75a48e49d.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546608) [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/1bfd5da.es2015/vendors/change/design-system.09520e8d304d047e4021.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546635) [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/1bfd5da.es2015/config.5287730899bc8ad79c73.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546664) [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/1bfd5da.es2015/vendors/react.7295411c85e51935da2f.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546691) [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/1bfd5da.es2015/vendors/change/config.410508f27d8fa872c026.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546718) [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/1bfd5da.es2015/vendors/dnd.84b77c62c745c89b31a5.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546745) [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/1bfd5da.es2015/vendors/maplibre.48bd005a83b5e989f1eb.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546773) [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/1bfd5da.es2015/vendors/react-pdf-deps.c577f6a525904faa4bc4.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546799) [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/1bfd5da.es2015/vendors/react-aria.93924d1d73e19197bc67.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546827) [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/1bfd5da.es2015/vendors/html-parser.8fa7edfedf0aec50b0a4.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546852) [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/1bfd5da.es2015/vendors/change/tomato.377cc27d02b281bca386.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546879) [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/1bfd5da.es2015/vendors/tailwind.d39d155efa3b8f7cc013.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546904) [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/1bfd5da.es2015/vendors/design-system.f8fb45b71efe92617c57.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546930) [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/1bfd5da.es2015/webapp-info.599b6005a27e502ad405.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546956) [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/1bfd5da.es2015/shared.0031d87ce715443334bd.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.546982) [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/1bfd5da.es2015/main.7d09524534cb359a8e80.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(555.547008) [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/1bfd5da.es2015/pages/homepage.0a9b9aa472acc51ed174.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(560.659675) [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
(560.991947) [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-1741376709/fe/zaz-ui-t360/_js/transition.min.js:3) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(560.994305) [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
(560.994975) [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
(561.939047) [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
(579.605192) [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
(580.214117) [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)
[...]
(580.333442) [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)
[...]
(580.452559) [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
(581.582371) [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
(581.715149) [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
(581.805307) [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.109/index.js:1)
at i (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.109/index.js:1)
at [anon] (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.109/index.js:21) strict
at i (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.109/index.js:1)
at [anon] (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.109/index.js:6)
at i (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.109/index.js:1)
at [anon] (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.109/index.js:1)
at eval (https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.109/index.js:21) preventsyield
(583.026945) [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
(583.972134) [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
(584.091769) [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
(584.140910) [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
(584.181061) [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
(584.595662) [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
(584.595963) [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
(584.600521) [ERR netsurf] desktop/browser_window.c:4609 browser_window_console_log: Bootstrap configuration error,SyntaxError: invalid json (at offset 1)
(584.600596) [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
(584.791747) [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
(584.991927) [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
(585.067726) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 274)
at [anon] (https://www.ft.com/page-resources/:274) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal
(585.659495) [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=91dcb7b9180c9953:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(586.050941) [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
(586.051585) [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
(587.108265) [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.taboola.com/libtrc/condenast1-network/loader.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(587.885829) [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/pPxzgER6UaV8RPm-Edc2QQMaxehoG8sy9UYezaJ3YKLxoxC7WUGOR5-8S2HzKeOsJJSlb2gLKRhvifm4GnqnFRO5Abe_WyEv15m7fa5BahRajAKT1Ji-4c9DRf27GsehSriozVSPFlF6s:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(588.028873) [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
(588.046385) [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
(588.046414) [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
(588.053744) [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
[...]
(588.053788) [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.f15f8a985bc323536f6e.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(588.053813) [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.377170dd3240f38461d9.js:2) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(588.053837) [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
(588.053859) [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
(588.053879) [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.58e22053ac252940f98b.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
(588.053938) [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.fe1856422f8fd960ad57.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal
(588.053960) [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
(588.053979) [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
(588.053994) [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
(588.054007) [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-d241eec054b8710614e1f901e8b93b53.js:1) internal
at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal
(589.013906) [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
(589.421116) [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/m202503040101/pubads_impl.js:33) preventsyield
(589.832017) [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
(589.926944) [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)
[...]
(590.186388) [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
(590.585385) [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:344) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:344) construct
at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:344)
at eval (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:751) preventsyield
(590.653902) [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
(590.871238) [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
(591.065248) [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)
[...]
(591.414615) [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=c5284e21f6cb1368a7062b21eb4d2f4d:63)
at [anon] (https://connect.facebook.net/en_US/sdk.js?hash=c5284e21f6cb1368a7062b21eb4d2f4d:195) strict preventsyield
(592.100596) [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
(592.101351) [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
(592.319180) [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
(592.319261) [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
(592.392816) [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
(592.580678) [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
(592.625301) [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
(592.650736) [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
(592.653003) [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
(592.718593) [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
(592.777187) [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
(592.784106) [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://unpkg.com/web-vitals@4.2.4/dist/web-vitals.attribution.iife.js:1) strict
at eval (https://unpkg.com/web-vitals@4.2.4/dist/web-vitals.attribution.iife.js:1) preventsyield
(592.794161) [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
(592.853717) [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)[0x7fce1885b050]
??:?(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)[0x7fce1884624a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fce18846305]
??:?(_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