Started by upstream project "test-short-internet" build number 491 originally caused by: Started by upstream project "test-ns-infrastructure" build number 844 originally caused by: Started by upstream project "source-netsurf-all-master" build number 1981 originally caused by: Started by upstream project "netsurf" build number 6760 originally caused by: Started by user Vincent Sanders 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/hudson4409008698209913100.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 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/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: 2.60s Action: navigate win1 --> https://www.blogger.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.40s Action: navigate win1 --> https://apple.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 14.24s Action: navigate win1 --> https://plus.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.20s Action: navigate win1 --> https://microsoft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.34s Action: navigate win1 --> https://play.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.08s Action: navigate win1 --> https://adobe.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.24s Action: navigate win1 --> https://youtube.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.30s Action: navigate win1 --> https://mozilla.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 12.08s Action: navigate win1 --> https://en.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.76s Action: navigate win1 --> https://support.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.21s Action: navigate win1 --> https://sites.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.96s Action: navigate win1 --> https://accounts.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.04s Action: navigate win1 --> https://docs.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.10s Action: navigate win1 --> https://wordpress.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.91s Action: navigate win1 --> https://linkedin.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.19s Action: navigate win1 --> https://vimeo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.24s Action: navigate win1 --> https://maps.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.43s Action: navigate win1 --> https://github.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.85s Action: navigate win1 --> https://drive.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.07s Action: navigate win1 --> https://youtu.be/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.41s 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: 1.85s 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: 1.27s Action: navigate win1 --> https://vk.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.93s Action: navigate win1 --> https://blogspot.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.41s Action: navigate win1 --> https://news.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.30s Action: navigate win1 --> https://medium.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.32s Action: navigate win1 --> https://www.yahoo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.78s Action: navigate win1 --> https://live.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.57s Action: navigate win1 --> https://istockphoto.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.41s Action: navigate win1 --> https://bbc.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.01s Action: navigate win1 --> https://amazon.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.52s Action: navigate win1 --> https://dailymotion.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.58s Action: navigate win1 --> https://google.es/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.61s Action: navigate win1 --> https://google.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.58s Action: navigate win1 --> https://forbes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.69s Action: navigate win1 --> https://mediafire.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.64s Action: navigate win1 --> https://wikimedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.74s Action: navigate win1 --> https://cloudflare.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.93s Action: navigate win1 --> https://google.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.63s Action: navigate win1 --> https://imdb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.97s Action: navigate win1 --> https://hugedomains.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.29s Action: navigate win1 --> https://mail.ru/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.69s Action: navigate win1 --> https://developers.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.14s Action: navigate win1 --> https://bbc.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.85s Action: navigate win1 --> https://paypal.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 13.76s Action: navigate win1 --> https://opera.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.95s Action: navigate win1 --> https://feedburner.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.15s Action: navigate win1 --> https://facebook.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.91s Action: navigate win1 --> https://cnn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.64s Action: navigate win1 --> https://dropbox.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 4.67s Action: navigate win1 --> https://whatsapp.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.70s Action: navigate win1 --> https://usatoday.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.93s Action: navigate win1 --> https://slideshare.net/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.57s Action: navigate win1 --> https://es.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.64s Action: navigate win1 --> https://google.co.uk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.74s Action: navigate win1 --> https://msn.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.36s Action: navigate win1 --> https://google.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.74s Action: navigate win1 --> https://amazon.co.jp/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.16s Action: navigate win1 --> https://line.me/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.61s Action: navigate win1 --> https://nih.gov/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.63s Action: navigate win1 --> https://mail.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.11s Action: navigate win1 --> https://theguardian.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.50s Action: navigate win1 --> https://w3.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.25s Action: navigate win1 --> https://news.yahoo.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.25s Action: navigate win1 --> https://gstatic.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.26s Action: navigate win1 --> https://photos.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.89s Action: navigate win1 --> https://europa.eu/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.84s Action: navigate win1 --> https://pt.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.73s Action: navigate win1 --> https://nytimes.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.03s Action: navigate win1 --> https://fr.wikipedia.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.43s Action: navigate win1 --> https://uol.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.75s Action: navigate win1 --> https://amazon.de/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.39s Action: navigate win1 --> https://cnet.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.54s Action: navigate win1 --> https://myspace.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.57s 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: 1.86s Action: navigate win1 --> https://policies.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.70s Action: navigate win1 --> https://addthis.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 0.29s Action: navigate win1 --> https://bloomberg.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 7.62s 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.19s Action: navigate win1 --> https://picasaweb.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.32s Action: navigate win1 --> https://aol.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.19s Action: navigate win1 --> https://playstation.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 10.84s Action: navigate win1 --> https://booking.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 17.27s Action: navigate win1 --> https://apache.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.08s Action: navigate win1 --> https://oracle.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.88s Action: navigate win1 --> https://code.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.08s Action: navigate win1 --> https://engadget.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.34s Action: navigate win1 --> https://rt.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.84s Action: navigate win1 --> https://bing.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.67s Action: navigate win1 --> https://www.un.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.92s Action: navigate win1 --> https://fb.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 2.93s Action: navigate win1 --> https://yadi.sk/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.22s Action: navigate win1 --> https://change.org/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 5.61s Action: navigate win1 --> https://terra.com.br/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 20.42s Action: navigate win1 --> https://aliexpress.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 6.98s Action: navigate win1 --> https://goo.gl/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 9.95s Action: navigate win1 --> https://ft.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.00s Action: navigate win1 --> https://buydomains.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.58s Action: navigate win1 --> https://wired.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 8.34s Action: navigate win1 --> https://tools.google.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 3.49s Action: navigate win1 --> https://wikia.com/ Action: block Action: stop Action: plot-check Action: timer-restart timer1 restarted at: 1.85s 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.000001) [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 (1.226418) [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.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:140) at [anon] (https://www.google.com/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:140) at eval (https://www.google.com/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:141) preventsyield (7.362199) [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:23) at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:43) at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:46) at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:46) at eval (https://www.blogger.com/about/js/main.min.js?v=1476060773:46) preventsyield (11.076642) [WARN netsurf] desktop/browser_window.c:4616 browser_window_console_log: AT: Adobe Target content delivery is disabled. Update your DOCTYPE to support Standards mode. (11.366547) [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.apple.com/v/home/br/built/scripts/head.built.js:1) strict at r (https://www.apple.com/v/home/br/built/scripts/head.built.js:1) tailcall at [anon] (https://www.apple.com/v/home/br/built/scripts/head.built.js:1) strict at r (https://www.apple.com/v/home/br/built/scripts/head.built.js:1) at t (https://www.apple.com/v/home/br/built/scripts/head.built.js:1) at eval (https://www.apple.com/v/home/br/built/scripts/head.built.js:1) preventsyield (12.472660) [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.628782) [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.21.0/scripts/ac-analytics.js:180) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (14.654350) [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.670947) [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 (17.630278) [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 (18.649303) [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/br/built/scripts/main.built.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (19.900126) [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/6.10.0/scripts/autofilms.built.js:1) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) strict at [anon] (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) strict at r (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) tailcall at [anon] (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) strict at r (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) tailcall at [anon] (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) strict at r (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) tailcall at [anon] (https://www.apple.com/ac/ac-films/6.10.0/scripts/autofilms.built.js:1) strict [...] (24.626373) [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 (25.944222) [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 (27.028622) [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/3576124627-widgets.js:26) at w (https://www.blogger.com/static/v1/widgets/3576124627-widgets.js:14) at [anon] (https://www.blogger.com/static/v1/widgets/3576124627-widgets.js:28) at eval (https://www.blogger.com/static/v1/widgets/3576124627-widgets.js:279) preventsyield (27.029708) [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 (27.111913) [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.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:397) at eval (https://www.googletagmanager.com/gtag/js?id=G-DY1T9T89QG:682) preventsyield (32.531249) [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 (35.704421) [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.3s7tAbW0YKg.es5.O/am=R7eZwOj6KBg0B_gHj4tZgA/d=1/excm=_b,_tp,appshomeview/ed=1/dg=0/wt=2/ujg=1/rs=AB1caFXIL6mYG-hZVCwv8hkDJjqQylC3jw/m=_b,_tp:1) strict preventsyield (58.207150) [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 (59.350011) [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/494dd881/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:78) at [anon] (https://www.youtube.com/s/desktop/494dd881/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:79) at [anon] (https://www.youtube.com/s/desktop/494dd881/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:92) at eval (https://www.youtube.com/s/desktop/494dd881/jsbin/web-animations-next-lite.min.vflset/web-animations-next-lite.min.js:126) preventsyield (59.976632) [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/494dd881/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:57) at eval (https://www.youtube.com/s/desktop/494dd881/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:330) preventsyield (64.162329) [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.youtube.com/s/desktop/494dd881/jsbin/www-tampering.vflset/www-tampering.js:31) strict at t (https://www.youtube.com/s/desktop/494dd881/jsbin/www-tampering.vflset/www-tampering.js:4) strict at [anon] (https://www.youtube.com/s/desktop/494dd881/jsbin/www-tampering.vflset/www-tampering.js:40) strict at eval (https://www.youtube.com/s/desktop/494dd881/jsbin/www-tampering.vflset/www-tampering.js:79) preventsyield (65.194095) [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/494dd881/jsbin/spf.vflset/spf.js:11) at zb (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:27) at od (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:82) at [anon] (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:82) at eval (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:88) preventsyield (69.228125) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: RangeError: const limit (line 16690) at [anon] (https://www.youtube.com/s/desktop/494dd881/jsbin/desktop_polymer_legacy_browsers.vflset/desktop_polymer_legacy_browsers.js:16690) internal at [anon] (content/handlers/javascript/duktape/duktape.c:71112) internal (77.458045) [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.892d088d8364.js:1) strict at [anon] (https://www.mozilla.org/media/js/site.892d088d8364.js:1) strict at [anon] (https://www.mozilla.org/media/js/site.892d088d8364.js:1) at eval (https://www.mozilla.org/media/js/site.892d088d8364.js:1) preventsyield (78.638079) [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 (79.747339) [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/sentry.38636b5b4056.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (79.982130) [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 (80.087316) [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/ui.83e60a11766b.js:1) strict at [anon] (https://www.mozilla.org/media/js/ui.83e60a11766b.js:1) strict at [anon] (https://www.mozilla.org/media/js/ui.83e60a11766b.js:1) at eval (https://www.mozilla.org/media/js/ui.83e60a11766b.js:1) preventsyield (81.120010) [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 (82.126373) [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.79f9e875d181.js:1) strict at n (https://www.mozilla.org/media/js/data.79f9e875d181.js:1) strict at [anon] (https://www.mozilla.org/media/js/data.79f9e875d181.js:1) strict at eval (https://www.mozilla.org/media/js/data.79f9e875d181.js:1) preventsyield (84.142429) [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.f0ce2425d2c8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (85.150841) [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.f74bb4c07d16.js:1) strict at [anon] (https://www.mozilla.org/media/js/consent-banner.f74bb4c07d16.js:1) strict at [anon] (https://www.mozilla.org/media/js/consent-banner.f74bb4c07d16.js:1) strict at [anon] (https://www.mozilla.org/media/js/consent-banner.f74bb4c07d16.js:1) at eval (https://www.mozilla.org/media/js/consent-banner.f74bb4c07d16.js:1) preventsyield (89.475877) [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 (89.499955) [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?:172) preventsyield (89.506329) [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 (89.789064) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid regexp flags (line 1448) at [anon] (?inline script?:1448) internal at [anon] (content/handlers/javascript/duktape/duktape.c:91595) internal (89.790132) [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 (89.790395) [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 (89.790519) [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 (89.790709) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'z' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at [anon] (?inline script?:4) at L3a (?inline script?:2) at t0 (?inline script?:1) construct at [anon] (?inline script?:5) at [anon] (?inline script?:2) at eval (?inline script?:2) preventsyield (89.791040) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'x' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:2) preventsyield (89.791100) [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 (89.791379) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'x' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:3) preventsyield (89.791907) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'x' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:2) preventsyield (89.791954) [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 (89.792250) [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 (89.792288) [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 (89.793926) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'x' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:2) preventsyield (89.806701) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'x' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:6) preventsyield (89.807339) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'z' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at XI (?inline script?:18) construct at TX (?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 (89.807559) [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 (89.809451) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'x' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:4) preventsyield (89.809566) [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 (89.809846) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'z' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at Qya (?inline script?:1) construct at [anon] (?inline script?:7) at eval (?inline script?:1) preventsyield (89.809900) [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 (89.810265) [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 (89.810300) [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 (89.810353) [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 (89.810396) [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 (89.810433) [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 (90.237551) [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.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:382) at eval (https://www.googletagmanager.com/gtag/js?id=G-H30R9PNQFN:669) preventsyield (94.995463) [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?:63) preventsyield (95.017659) [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?:51) strict at eval (?inline script?:51) preventsyield (97.103370) [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?:63) preventsyield (97.124852) [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?:51) strict at eval (?inline script?:51) preventsyield (99.210653) [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?:63) preventsyield (99.232134) [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?:51) strict at eval (?inline script?:51) preventsyield (99.870191) [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.googletagmanager.com/gtm.js?id=GTM-P24PF4B:342) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-P24PF4B:596) preventsyield (100.784888) [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/interactivity/navigation.min.js?ver=18.8.0-20240308:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (100.975879) [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-202438.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (101.382910) [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=1697687513:25) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (101.383010) [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 (101.383047) [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 (102.802886) [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.youtube-nocookie.com/s/player/a9d81eca/www-embed-player.vflset/www-embed-player.js:21) strict at [anon] (https://www.youtube-nocookie.com/s/player/a9d81eca/www-embed-player.vflset/www-embed-player.js:23) strict at [anon] (https://www.youtube-nocookie.com/s/player/a9d81eca/www-embed-player.vflset/www-embed-player.js:24) strict at eval (https://www.youtube-nocookie.com/s/player/a9d81eca/www-embed-player.vflset/www-embed-player.js:1951) preventsyield (104.565748) [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.youtube-nocookie.com/s/player/a9d81eca/player_ias.vflset/en_GB/base.js:7586) at [anon] (https://www.youtube-nocookie.com/s/player/a9d81eca/player_ias.vflset/en_GB/base.js:7588) at [anon] (https://www.youtube-nocookie.com/s/player/a9d81eca/player_ias.vflset/en_GB/base.js:7589) at eval (https://www.youtube-nocookie.com/s/player/a9d81eca/player_ias.vflset/en_GB/base.js:13009) preventsyield (104.566118) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: ReferenceError: identifier 'writeEmbed' undefined at [anon] (content/handlers/javascript/duktape/duktape.c:85191) internal at eval (?inline script?:1) preventsyield (107.121433) [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 (108.477971) [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/3rvjyq4ryotf4336lg4j1o8og:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (108.478048) [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/eh08muqvrde4h3hc6koyij5ti:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (108.885679) [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 (110.271791) [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 (110.329130) [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://f.vimeocdn.com/cms/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js:1) at eval (https://f.vimeocdn.com/cms/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js:1) preventsyield (110.332423) [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-27eed96cd5608cdb.js:1) strict at eval (https://f.vimeocdn.com/cms/_next/static/chunks/webpack-27eed96cd5608cdb.js:1) preventsyield (110.383689) [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-520c19f70d84ebf7.js:1) strict preventsyield (110.408558) [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-b95fc56550056fe6.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (110.448992) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 6) at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/pages/_app-92bffd3e678b309c.js:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (110.449606) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 1) at [anon] (https://f.vimeocdn.com/cms/_next/static/chunks/9873-7aa03e72e8a2ca90.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal (110.451137) [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/7553-304ea33dadcee339.js:1) strict preventsyield (110.452905) [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/9246-abbac241e91a3cb6.js:1) strict preventsyield (110.459813) [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/1678-4c31e15080bcdb43.js:1) strict preventsyield (110.473403) [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/8490-219746c2a69ffa90.js:1) strict preventsyield (110.477048) [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/7278-8bd27f40798f7a8f.js:1) strict preventsyield (110.481325) [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/5458-dfea08342ac1f0e9.js:1) preventsyield (110.487123) [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/8065-9114c76832efd8d3.js:1) strict preventsyield (110.489639) [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/4748-08287beea15c7d74.js:1) strict preventsyield (110.492574) [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/8649-3d0b25cdcfcd4cb8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (110.494338) [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-variant-a519740c188fbb55.js:1) preventsyield (110.494578) [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/PvcTilB_cql6G7xf4pPVg/_buildManifest.js:1) preventsyield (110.494630) [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/PvcTilB_cql6G7xf4pPVg/_ssgManifest.js:1) preventsyield (113.755012) [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-e017885c0f50.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (113.755082) [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_dompurify_dist_purify_js-89a69c248502.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755117) [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-56729c905fe2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (113.755163) [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-247092-b9c7cf3107b7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (113.755192) [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-463567758ca0.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755219) [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 (113.755276) [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_focus-zone_js-3993df7a23db.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755303) [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-6d3967acd51c.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755329) [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_anchored-position_js-node_modules_github_combo-c8f81b-aae774371435.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755364) [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_details-d-ed9a97-841122a1e9d4.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755390) [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-cd48220d74d5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (113.755414) [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-d1a841-1cb70ce9c8ac.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755445) [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-f4b251-f7c3b6081b19.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755518) [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-d71043-2f71edbcd4a2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755546) [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-278f98-614627bd58c2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755570) [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-de542b52f7a1.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755594) [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-a5784131b451.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755617) [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_catalyst_lib_index_js-node_modules_github_hydro-analytics-client_-7901e7-b9a6188c064d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755641) [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_stack-68835d-f76b8ac8a5c7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755664) [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-ce7225a304c5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755688) [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-f8a5485c982a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755712) [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-858e043fcf76.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755748) [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 (113.755772) [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-0e07cc183eed.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755796) [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_session-resume_dist_index_js-node_modules_primer_behaviors_dist_e-da6ec6-5de3eedc1320.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755820) [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_textarea-autosi-ded18a-121705d071ff.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755842) [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-054f2babc9e3.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755866) [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-ab87c1d6c5c8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755890) [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-112600808cf9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755915) [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-d0d0a6-63a5b5495698.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.755938) [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-aeae6fcdf371.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756001) [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-7e012e557c6d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756029) [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-06ff531-bf7e5a3732fd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756052) [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-54f34167118d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756111) [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-a59059696b27.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756137) [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-6fb0d3a795e7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756168) [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/home-fa7c9cc8a53c.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756191) [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-experiments-188ce2a7cacc.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756213) [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_webgl-globe_dist_js_main_js-7ace716f3606.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (113.756265) [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/webgl-globe-b8ac95da6496.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756288) [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-7b7b5264f6c1.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756313) [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_primer_octicons-react_di-5313f5-454781a7c147.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756338) [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_lib-esm_Button_Button_js-9d9ff6508ce7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756362) [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_lib-esm_TooltipV2_Tooltip_js-050077edbc8d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756386) [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_node_modules_primer_octicons-react_dist_index_esm_mjs-a5155473fc69.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756409) [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_lib-esm_ActionList_index_js-c5d12abd4b76.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756433) [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_lib-esm_KeybindingHint_KeybindingHint_js-node_modules_githu-3fe5e5-7a9d0158ea2e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756482) [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_lib-esm_Dialog_Dialog_js-node_modules_primer_react_lib-esm_-cb29f3-418d07b647db.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756510) [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_react-core_create-browser-history_ts-ui_packages_safe-storage_safe-storage_ts-ui_-146db5-39898b08e705.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756535) [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-3596be158eba.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756560) [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-9a621ecbf672.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (113.756583) [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-f3ddee0032e4.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (115.939906) [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?:51) strict at eval (?inline script?:51) preventsyield (116.539353) [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 (116.614639) [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/494dd881/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:57) at eval (https://www.youtube.com/s/desktop/494dd881/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:330) preventsyield (116.719114) [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/494dd881/jsbin/spf.vflset/spf.js:11) at zb (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:27) at od (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:82) at [anon] (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:82) at eval (https://www.youtube.com/s/desktop/494dd881/jsbin/spf.vflset/spf.js:88) preventsyield (117.469543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: RangeError: const limit (line 16690) at [anon] (https://www.youtube.com/s/desktop/494dd881/jsbin/desktop_polymer_legacy_browsers.vflset/desktop_polymer_legacy_browsers.js:16690) internal at [anon] (content/handlers/javascript/duktape/duktape.c:71112) internal (118.051496) [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 (118.633884) [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 (118.741041) [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.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:389) at eval (https://www.googletagmanager.com/gtag/js?id=G-J83GSCH0LS:674) preventsyield (120.267127) [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?:51) strict at eval (?inline script?:51) preventsyield (121.239650) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 1) at [anon] (?inline script?:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal (121.239744) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 1) at [anon] (?inline script?:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal (122.937058) [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/polyfills.isolated.c5b77f57.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (123.977550) [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/bootstrap.100f2434.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (124.991329) [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/bootstrap.f4068817.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (125.462472) [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.f9c1a38d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (126.484221) [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.9107ef9f.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (127.504459) [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.6a15a5cc.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (128.534312) [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.360c9b39.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (129.549187) [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.b95ff7c7.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (130.466524) [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/shopify.0360ab85.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (130.544204) [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/core_spa.c0545dd2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (131.559820) [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.8d7672ae.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (132.577736) [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.83923346.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (133.600504) [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.ac8db328.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (134.723141) [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.02c3999c.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (135.470600) [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.66ec9947.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (140.455328) [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/ce39511c.3a7200e7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (140.544473) [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/8ae5239e.5c4b74cd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (141.557008) [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.c8fef78d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (141.664995) [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.a1bafca4.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (141.812053) [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.ad82810b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (141.836502) [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 (141.864788) [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_components.a2a55659.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (141.880299) [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.486f6903.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (141.968224) [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.0dadd1cf.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.129666) [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.bb898255.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.399407) [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.f78fe72e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.480665) [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.5567f501.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.493702) [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.088964aa.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.509380) [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:23) at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:43) at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:46) at [anon] (https://www.blogger.com/about/js/main.min.js?v=1476060773:46) at eval (https://www.blogger.com/about/js/main.min.js?v=1476060773:46) preventsyield (142.515506) [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.9a13e08a.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.530564) [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.389d34db.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.549733) [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/7f463667.80b9aa44.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (142.565374) [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.b7590b6a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.596332) [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/cf362884.d87dca51.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (142.610454) [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/3a42a761.18a7fcca.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (142.623238) [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.ac2d3c37.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.635878) [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.a10c3e1a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (142.636031) [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 (142.636253) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: expected identifier (line 1) at [anon] (?inline script?:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:76629) internal (147.822379) [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.fd629d0b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (148.890074) [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 (149.943413) [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.7d9bca10.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (150.545882) [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.d9108df7.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (151.547438) [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 (152.584288) [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 (152.584469) [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 (152.585038) [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 (154.104473) [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 (154.136393) [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 (154.141159) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 10) at [anon] (?inline script?:10) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (154.513997) [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 (154.514307) [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 (154.514492) [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 (154.514577) [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 (154.515533) [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 (154.520375) [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 (154.521291) [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 (154.522379) [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 (154.753965) [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 (155.072113) [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 [...] (155.072827) [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 (156.168261) [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.185.js:1) strict construct at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at eval (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) preventsyield (156.175901) [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 (157.209125) [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 (158.211653) [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 (158.215270) [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 (158.217266) [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/6.4.1/cmp.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (158.259696) [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) [...] (158.263520) [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 (158.263828) [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.1.122.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (158.272182) [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 (158.275351) [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 (158.282700) [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 (158.283632) [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 (158.284626) [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 (158.286224) [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 (158.289150) [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 (158.290869) [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 (158.293147) [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 (158.296517) [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 (158.299153) [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 (158.300136) [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 (158.306415) [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 (158.308883) [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 (158.311513) [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 (158.312987) [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 (158.314559) [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 (158.315462) [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 (158.317753) [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 (158.319135) [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 (158.324267) [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 (158.325785) [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 (158.327477) [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 (158.327558) [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/d1ed7a4.caas-news_web.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (158.328716) [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 (158.340414) [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 [...] (164.844557) [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 (166.566696) [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 (166.566770) [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 (168.082567) [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/remoteEntry.js?1727018703:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.090785) [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/remoteEntry.js?1727018703:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.095811) [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/customer-notifications/static/remoteEntry.js?1727018703:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.096364) [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/landing/assets/polyfill-e7e63fb7631e784ae918.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.100767) [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/landing/assets/application-fe0662d714c760e71849.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.101047) [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/9417-9f3764a52646315ae322.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.102461) [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-a5a9911e315d39ae17f7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.104210) [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-a17316e590b831474137.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.107301) [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-223b3f4aaf86030036fb.js:1) preventsyield (168.107518) [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/1518-b3a72f27f6253859520a.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.107609) [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/1935-cb2bc6bc4949f21f0a3b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (168.107801) [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/7567-1a4b5ae1af491b6e6b1a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.107966) [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-bd11a80dded65758a2c7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (168.108057) [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-c5318d59aaf74ea328a9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.112149) [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-82880c3779189adb2e6d.js:1) preventsyield (168.113662) [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-5df9b42bce7652a08a62.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.114041) [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-d7c5c0b1d16c86f8bd98.js:1) strict preventsyield (168.114154) [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/2291-dd1a562beb405dad5d14.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (168.114229) [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/src-react-components-istock-AINewFeaturesHero-AINewFeaturesHero-tsx-bb28d539d9a19faa1fc5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.114303) [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/5781-236b5ab505e1d11db3fe.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (168.115373) [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/2430-f17c7d54f22ffc7c328c.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (168.115528) [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.istockphoto.com/components/search-bar/static/SearchBar-cefefa53fe2b893ace72.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (168.116917) [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-e2394d314266bbfc715a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.118017) [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-1bf6957a3ee72efbb73e.js:1) preventsyield (168.118225) [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/9417-9f3764a52646315ae322.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.119397) [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-c75039bb038815b74dab.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.120903) [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-a17316e590b831474137.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.123339) [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-223b3f4aaf86030036fb.js:1) preventsyield (168.123489) [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/1518-b3a72f27f6253859520a.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (168.123654) [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-02526ad6432a04a17580.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (168.123787) [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-fb557de36d2c0e159e49.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (168.123937) [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/icons-app_store_badges-en-us-cead7c9cedecc9624e8b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (168.124056) [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/icons-play_store_badges-en-us-81a12e355de2c7ebebbe.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (169.524275) [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 (170.672945) [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.4f595496822f993c5942.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.673298) [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.10301de34482bab6160b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.673415) [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.ca682dba5c93e94f7c43.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.673815) [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.454d24b067cc4953ee89.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.673927) [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.607940b725b0d09cfbea.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.674027) [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-pwa.76ad7959a38e4a8d82d9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.674121) [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.454075bd17d478fe6a59.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.674391) [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.4d70f70494a90ed9ccfd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.674507) [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.1fe09391bec8f9dbdb7d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.674672) [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.509e8b0e3c9ea301fd97.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.674780) [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.cff4bdfa8c12a720d3c8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.674966) [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.7103aaaae5f39df443c2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.675121) [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.fcccb32c0648bb081856.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.675193) [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.e09e2b98da94ddb80ab4.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.675716) [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.b0421da4b8d5ce2f10cc.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.676315) [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.5339034db74317b18b5b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.676417) [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.680e303056beaaf21b6e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.676496) [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.c4715c6c65bfe4ff6723.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.676826) [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.c0e140481f90d13ce5cd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.677591) [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.72edc98466c47bb48f3d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.677851) [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.ddd2a003ce75ab6aaac5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.677973) [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.f438a9be5af1aa030e3d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.678086) [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.03a3bcc0bbb5b38002b8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.678575) [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.81b2157394be180bdd78.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.678815) [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.86a2240a1ecffcd61060.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.678974) [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.f849a9c51aaee64efaeb.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.679129) [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.c2e19f15767bba589fde.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.679297) [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.429405a26aceb0d12674.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.679434) [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.c853f397a270dfa9ef64.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.679610) [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.4519cef64a7baaf7b395.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.679757) [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.578b4298f6e7898a9bee.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (170.679863) [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.0f2e72307fbeb41e73cd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.680051) [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.ce2d9f6a83b205915438.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.680164) [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.3661e4757ca881f8ada2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (170.680311) [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.88b9dc57e9c62c2174b1.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.680411) [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.785e369720c992dc8f7d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.680905) [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.ed6e3b63934a5ecbcef3.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.681049) [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.8a7fbc12978827f199d7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.681206) [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-date-fns.5f59118d7dae05a1ebb2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.681336) [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-billboard-canvas.8e6b2747a8aa934cda5f.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.681513) [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-billboard.3f070e9f47b4640daf25.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.681991) [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.52305c7824abc1b39ca5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.682066) [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.c8bd73298a1d7a4d9b8d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.682606) [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.93fefacfe1bcc753f58b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.683003) [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.4af8aa9b9ba55373d579.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (170.896575) [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.171fb07de280b916c656.legacy.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:91140) internal (171.413577) [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.0290fd7953f938e26878.legacy.js:1) preventsyield (171.423209) [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.057dc66bbd7e791dd8d4.legacy.js:1) strict at [anon] (https://static.files.bbci.co.uk/core/bundle-pwa.057dc66bbd7e791dd8d4.legacy.js:1) strict at eval (https://static.files.bbci.co.uk/core/bundle-pwa.057dc66bbd7e791dd8d4.legacy.js:1) preventsyield (174.831872) [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 (175.023042) [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 (175.023277) [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?:23) at [anon] (?inline script?:23) at [anon] (?inline script?:10) at [anon] (?inline script?:10) at eval (?inline script?:2) preventsyield (175.024863) [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?:23) at eval (?inline script?:1) preventsyield (175.416968) [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.185.js:1) strict at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at b (?inline script?:15) tailcall at [anon] (?inline script?:21) at n (?inline script?:21) at [anon] (?inline script?:23) at [anon] (?inline script?:24) preventsyield (175.459844) [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 (175.575816) [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 (175.593769) [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.185.js:1) strict at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at b (?inline script?:15) tailcall at [anon] (?inline script?:21) at n (?inline script?:21) at [anon] (?inline script?:23) at [anon] (?inline script?:24) preventsyield (175.758661) [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/31IkFoRynML.js?AUIClients/AmazonGatewayHerotatorJS:8) at y (https://images-na.ssl-images-amazon.com/images/I/31IkFoRynML.js?AUIClients/AmazonGatewayHerotatorJS:9) at [anon] (https://images-na.ssl-images-amazon.com/images/I/31IkFoRynML.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 (175.863769) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal at [anon] () native strict construct preventsyield at [anon] (https://images-na.ssl-images-amazon.com/images/I/411x8BHUrFL._RC|71zcADk+k1L.js,01QvReFeJyL.js,01phmzCOwJL.js,01eOvPdxG7L.js,71Q5u7109ML.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31NSDarX4TL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&K4L4I708:871) at [anon] (?inline script?:23) at [anon] (https://images-na.ssl-images-amazon.com/images/I/411x8BHUrFL._RC|71zcADk+k1L.js,01QvReFeJyL.js,01phmzCOwJL.js,01eOvPdxG7L.js,71Q5u7109ML.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31NSDarX4TL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&K4L4I708:871) at eval (https://images-na.ssl-images-amazon.com/images/I/411x8BHUrFL._RC|71zcADk+k1L.js,01QvReFeJyL.js,01phmzCOwJL.js,01eOvPdxG7L.js,71Q5u7109ML.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31NSDarX4TL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&K4L4I708:871) preventsyield (176.112690) [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 (176.113459) [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 (176.113598) [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 (176.113808) [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 (176.378118) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 4) at [anon] (https://geo2.dailymotion.com/player/xtv3w.js?GK_PV5_INFOPACK_ENABLED_ONSITE=1:4) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (176.410724) [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.b834bdbdd6073b80ba69.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (176.449935) [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 (176.724278) [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 (176.964356) [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.es/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) at eval (https://www.google.es/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) preventsyield (177.380674) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'addEventListener' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:1) preventsyield (177.602960) [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.com.br/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) at eval (https://www.google.com.br/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) preventsyield (177.853240) [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 (177.853738) [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 (178.011447) [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-dda208c69753a984f49c.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (178.050457) [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-f920b0d20c0f514479f7.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (178.050559) [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 (180.045712) [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 (180.243966) [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/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:624) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:170) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:625) at eval (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:1113) preventsyield (180.424603) [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 (180.428794) [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 (181.010530) [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.googletagmanager.com/gtm.js?id=GTM-53LP4T:367) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-53LP4T:638) preventsyield (181.623214) [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_121931.js:10) preventsyield (181.624368) [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 (181.626757) [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 (181.627422) [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 (181.799692) [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.googletagmanager.com/gtag/js?id=UA-829541-1:296) at eval (https://www.googletagmanager.com/gtag/js?id=UA-829541-1:520) preventsyield (182.021391) [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/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:624) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:170) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:625) at eval (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:1113) preventsyield (182.474417) [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 (189.368470) [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 (190.186768) [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://ot.www.cloudflare.com/public/vendor/onetrust/scripttemplates/otSDKStub.js:1) strict at [anon] (https://ot.www.cloudflare.com/public/vendor/onetrust/scripttemplates/otSDKStub.js:1) strict at h (https://ot.www.cloudflare.com/public/vendor/onetrust/scripttemplates/otSDKStub.js:1) strict construct at [anon] (https://ot.www.cloudflare.com/public/vendor/onetrust/scripttemplates/otSDKStub.js:1) strict at eval (https://ot.www.cloudflare.com/public/vendor/onetrust/scripttemplates/otSDKStub.js:1) preventsyield (190.218849) [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.cloudflare.com/app-32fbef36d9345cb0c4bb.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (190.254259) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_cloudflare_mrkeng_r...' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (https://www.cloudflare.com/framework-957a522640f43541ca6a.js:2) preventsyield (190.255715) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'webpackChunk_cloudflare_mrkeng_r...' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://www.cloudflare.com/webpack-runtime-b98e6c25689fbf2d0e08.js:1) strict at [anon] (https://www.cloudflare.com/webpack-runtime-b98e6c25689fbf2d0e08.js:1) strict at eval (https://www.cloudflare.com/webpack-runtime-b98e6c25689fbf2d0e08.js:1) preventsyield (190.258065) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: not writable at [anon] (content/handlers/javascript/duktape/duktape.c:62326) internal at [anon] (https://www.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1) strict at [anon] (https://www.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1) strict preventsyield at forEach () native strict preventsyield at [anon] (https://www.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1) strict at t (https://www.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1) strict construct at [anon] (https://www.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1) strict at [anon] (https://www.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1) strict at eval (https://www.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1) preventsyield (192.946516) [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 (194.144651) [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.de/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) at eval (https://www.google.de/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) preventsyield (197.444524) [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 (197.445695) [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 (197.445798) [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 (197.452195) [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?:43) at [anon] (?inline script?:43) at Z (?inline script?:54) at [anon] (?inline script?:57) at eval (?inline script?:57) preventsyield (197.452472) [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 (197.669215) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'match' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) strict at l (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) tailcall at [anon] (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) strict at l (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) tailcall at [anon] (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) strict at l (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) at r (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) at eval (https://m.media-amazon.com/images/S/sash/J2ZlP8xMukQFz2V.js:1) preventsyield (198.672459) [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 (199.698701) [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?:2) preventsyield (199.698803) [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?:2) preventsyield (199.699123) [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 (199.699395) [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 (199.699510) [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 (199.701877) [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 (199.702053) [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 (199.702156) [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 (199.702622) [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 (199.702762) [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 (199.702928) [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 (199.703035) [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 (199.703571) [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 (199.703744) [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 (199.765063) [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 (199.769067) [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 (199.769201) [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 (199.783950) [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 (200.670826) [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 (200.672124) [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-9370ad30c0385362.js:1) strict at eval (https://dqpnq362acqdi.cloudfront.net/_next/static/chunks/webpack-9370ad30c0385362.js:1) preventsyield (200.723077) [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 (200.723738) [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-43856c4d9fe2998e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.723786) [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-cb97225d0e6248be.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.723818) [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 (200.750241) [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-0260113c73e967c7.js:1) preventsyield (200.800967) [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/7317-5c06232bad053404.js:23) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.809160) [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 (200.811388) [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/3322-cb441c5c0fb4fd0f.js:1) preventsyield (200.811847) [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/4308-01ca6e8f8bbf4e9a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.811951) [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/5079-cdb6c91e6547ab53.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.820830) [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/3433-8063bec6586b98f5.js:1) strict preventsyield (200.820950) [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-acbdd914a812455d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.820997) [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/5230-4696bbb1119188b7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821115) [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/9437-804c83fd3979cf70.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821223) [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/8594-d3a3048b1de5bed6.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821274) [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/5033-dc752aa243928958.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821314) [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-74dacd75cbcffba9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821353) [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/8624-9a9e8a92fa517260.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821400) [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/420-c304ee551f9ac6ee.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821432) [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-108fb0bef1d3b0b7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.821492) [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-3618697f02169f6a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (200.825232) [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/ddflj5yVAj25Faljg2oWe/_buildManifest.js:1) preventsyield (200.825285) [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/ddflj5yVAj25Faljg2oWe/_ssgManifest.js:1) preventsyield (204.690453) [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 (204.700085) [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 (205.374138) [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/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:624) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:170) at [anon] (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:625) at eval (https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js:1113) preventsyield (209.483286) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (line 7) at [anon] (https://static.hugedomains.com/js/hdv3-js/script.js?aa=2022-10-32:7) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (210.528059) [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:57) at eval (https://static.hugedomains.com/js/hdv3-js/common.js:62) preventsyield (210.598498) [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:23) preventsyield (210.766208) [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 (210.771178) [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 (211.174394) [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 (211.176071) [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 (211.176322) [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 (211.176570) [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 (211.177825) [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 (211.231481) [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?:82) at [anon] (?inline script?:125) at [anon] (?inline script?:125) at [anon] (?inline script?:124) at Ra (?inline script?:74) construct at [anon] (?inline script?:130) at eval (?inline script?:140) preventsyield (211.480906) [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 Ec (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:78) at [anon] (http://top-fwz1.mail.ru/js/code.js:86) at [anon] (http://top-fwz1.mail.ru/js/code.js:91) at eval (http://top-fwz1.mail.ru/js/code.js:92) preventsyield (212.874466) [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 (213.889303) [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 (213.889434) [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 (213.891361) [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 (213.892105) [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 (213.892542) [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 (213.893018) [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 (213.894787) [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 (213.895429) [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?:5) preventsyield (213.914600) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: cannot read property 'switchers' of undefined in block "" at line: file: (213.914793) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: cannot read property 'retina' of undefined in block "" at line: file: (213.914880) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: undefined not callable66 in block "" at line: file: (213.914955) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: undefined not callable106 in block "" at line: file: (213.915086) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: cannot read property 'retina' of undefined in block "" at line: file: (213.915392) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: cannot read property 'switchers' of undefined in block "" at line: file: (213.915621) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: cannot read property 'switchers' of undefined in block "" at line: file: (213.915693) [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 (213.925678) [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 (213.925822) [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 (213.928403) [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 (213.928820) [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 (213.929434) [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 (213.931227) [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 (213.931646) [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 (213.935809) [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 (213.936178) [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 (213.936583) [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 (213.937040) [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 (213.937273) [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 (213.937591) [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 (213.937738) [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 (213.940322) [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 (213.940723) [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 (213.940866) [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 (214.002866) [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 (214.003049) [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 (214.003480) [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 (214.010259) [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 (214.010352) [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 (214.010850) [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 (215.075015) [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 (215.075700) [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 (215.076138) [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 (215.295015) [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 (215.295173) [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 (215.295309) [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 (215.295679) [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 (215.296589) [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 (220.390132) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: empty expression not allowed (line 34) at [anon] (https://www.gstatic.com/devrel-devsite/prod/v303074345a7044a66fd7d6af3b7236d961708a01fc32a79c10e754dddd23a926/developers/js/app_loader.js:34) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (225.569976) [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 (227.606148) [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.4f595496822f993c5942.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.606460) [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.10301de34482bab6160b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.606585) [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.ca682dba5c93e94f7c43.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.606987) [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.454d24b067cc4953ee89.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.607107) [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.607940b725b0d09cfbea.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.607206) [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-pwa.76ad7959a38e4a8d82d9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.607291) [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.454075bd17d478fe6a59.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.607564) [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.4d70f70494a90ed9ccfd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.607680) [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.1fe09391bec8f9dbdb7d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.607841) [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.509e8b0e3c9ea301fd97.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.607941) [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.cff4bdfa8c12a720d3c8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.608124) [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.7103aaaae5f39df443c2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.608286) [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.fcccb32c0648bb081856.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.608356) [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.e09e2b98da94ddb80ab4.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.608905) [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.b0421da4b8d5ce2f10cc.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.609518) [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.5339034db74317b18b5b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.609621) [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.680e303056beaaf21b6e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.609696) [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.c4715c6c65bfe4ff6723.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.609993) [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.c0e140481f90d13ce5cd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.610715) [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.72edc98466c47bb48f3d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.610967) [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.ddd2a003ce75ab6aaac5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.611079) [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.f438a9be5af1aa030e3d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.611187) [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.03a3bcc0bbb5b38002b8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.611753) [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.81b2157394be180bdd78.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.612000) [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.86a2240a1ecffcd61060.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.612152) [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.f849a9c51aaee64efaeb.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.612305) [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.c2e19f15767bba589fde.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.612469) [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.429405a26aceb0d12674.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.612589) [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.c853f397a270dfa9ef64.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.612784) [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.4519cef64a7baaf7b395.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.612932) [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.578b4298f6e7898a9bee.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (227.613036) [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.0f2e72307fbeb41e73cd.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.613296) [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.ce2d9f6a83b205915438.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.613424) [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.3661e4757ca881f8ada2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (227.613583) [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.88b9dc57e9c62c2174b1.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.613683) [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.785e369720c992dc8f7d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.614113) [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.ed6e3b63934a5ecbcef3.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.614235) [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.8a7fbc12978827f199d7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.614369) [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-date-fns.5f59118d7dae05a1ebb2.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.614502) [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-billboard-canvas.8e6b2747a8aa934cda5f.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.614690) [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-billboard.3f070e9f47b4640daf25.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.615198) [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.52305c7824abc1b39ca5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.615275) [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.c8bd73298a1d7a4d9b8d.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.615857) [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.93fefacfe1bcc753f58b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.616354) [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.4af8aa9b9ba55373d579.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (227.831536) [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.171fb07de280b916c656.legacy.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:91140) internal (228.323079) [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.0290fd7953f938e26878.legacy.js:1) preventsyield (228.331389) [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.057dc66bbd7e791dd8d4.legacy.js:1) strict at [anon] (https://static.files.bbci.co.uk/core/bundle-pwa.057dc66bbd7e791dd8d4.legacy.js:1) strict at eval (https://static.files.bbci.co.uk/core/bundle-pwa.057dc66bbd7e791dd8d4.legacy.js:1) preventsyield (240.795118) [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 (240.795179) [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 (241.744014) [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/index-cffabd39.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (241.744810) [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 (241.744917) [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 (242.793873) [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-f70316f3.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (242.800742) [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-f70316f3.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (242.882543) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'React' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal at [anon] (https://www.paypalobjects.com/marketing-resources/vendors/react-18_2_0-bundle.js:9) strict at eval (https://www.paypalobjects.com/marketing-resources/vendors/react-18_2_0-bundle.js:9) preventsyield (242.901344) [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.paypalobjects.com/marketing-resources/vendors/emotion-react-11_1_1-bundle.js:5) strict at [anon] (https://www.paypalobjects.com/marketing-resources/vendors/emotion-react-11_1_1-bundle.js:5) at eval (https://www.paypalobjects.com/marketing-resources/vendors/emotion-react-11_1_1-bundle.js:5) preventsyield (242.909719) [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 (243.924854) [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 (243.928646) [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/ea56162a811dfe7c/recaptchav3.js?_sessionID=vwkKrl2-gmQBTw_ZrlUE_qoDMZEByvcL:1) at eval (https://www.paypal.com/auth/createchallenge/ea56162a811dfe7c/recaptchav3.js?_sessionID=vwkKrl2-gmQBTw_ZrlUE_qoDMZEByvcL:1) preventsyield (245.603720) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 165) at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42F:165) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (246.868031) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 1) at [anon] (https://cdn-production-opera-website.operacdn.com/staticfiles/main.00241e83b81c.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (249.645067) [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 (249.731960) [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.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:406) at eval (https://www.googletagmanager.com/gtag/js?id=G-M8TJF03PT7:708) preventsyield (252.935344) [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/v3/y1/r/PnS8Qm4VDIh.js?_nc_x=Ij3Wp8lg5Kz:21) preventsyield (252.940988) [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 (252.941153) [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 (252.945172) [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 (252.945278) [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 (252.945706) [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 (252.946022) [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 (252.946093) [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 (252.946205) [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 (252.946251) [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 (252.946309) [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 (252.948293) [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 (253.363998) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 43) at [anon] (?inline script?:43) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (253.364959) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: external-scripts: error generating adfuel preload,TypeError: cannot read property 'helpers' of undefined (253.365191) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: external-scripts: error generating adfuel preload,TypeError: cannot read property 'helpers' of undefined (253.376730) [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 (253.376973) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'inUserConsentState' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (?inline script?:2) preventsyield (254.779397) [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 (254.779572) [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 (254.824599) [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 (254.976690) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid range (line 20) at [anon] (?inline script?:20) internal at [anon] (content/handlers/javascript/duktape/duktape.c:88167) internal (255.307074) [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 (257.975434) [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 (257.976617) [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 (257.976817) [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 (259.920576) [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://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vflw7yq9-.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (259.930978) [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 (259.931153) [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 (259.931294) [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 (259.931416) [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 (259.931548) [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 (259.931675) [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 (259.931791) [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 (259.931916) [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 (259.932021) [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 (259.932129) [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 (259.932247) [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 (259.971491) [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 (259.971619) [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 (263.441705) [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/v3/y1/r/PnS8Qm4VDIh.js?_nc_x=Ij3Wp8lg5Kz:21) preventsyield (263.446983) [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 (263.447114) [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 (263.464666) [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 (263.464761) [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 (263.466610) [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 (263.466850) [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 (263.466921) [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 (263.467003) [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 (263.467048) [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 (263.467106) [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 (263.467677) [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 (267.249380) [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 (267.253689) [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 (269.405236) [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 (270.748000) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: unterminated statement (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:75863) internal (270.749493) [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 (270.754263) [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 (270.972208) [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:2474) 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:2639) strict construct at [anon] (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js:2941) strict at eval (https://cpt-static.gannettdigital.com/universal-web-client/master/latest/core/bundles/gallium.js:2948) preventsyield (273.738522) [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 (273.738789) [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 (273.979349) [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 (273.979431) [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 (275.318912) [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://public.slidesharecdn.com/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) at eval (https://public.slidesharecdn.com/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) preventsyield (275.320748) [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-3f44525b5166a98c.js:1) strict at eval (https://public.slidesharecdn.com/_next/static/chunks/webpack-3f44525b5166a98c.js:1) preventsyield (275.356514) [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-cad9c4c2ff65dafc.js:1) strict preventsyield (275.357072) [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-d306bf3d0469f5b6.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (275.357790) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 8) at [anon] (https://public.slidesharecdn.com/_next/static/chunks/pages/_app-748787a78e539aee.js:8) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (275.358289) [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/index-f0590520dcbdcdb6.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (275.358544) [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/5f65c9304bc01860cea9109c28ac096e4b96890f/_buildManifest.js:1) preventsyield (275.358582) [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/5f65c9304bc01860cea9109c28ac096e4b96890f/_ssgManifest.js:1) preventsyield (278.360696) [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 (279.617085) [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.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) at eval (https://www.google.co.uk/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) preventsyield (283.049827) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: Error in adding TTJSStart marker (283.053418) [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 (284.120895) [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/1.9/scripttemplates/otSDKStub.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (285.132671) [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.bf5b1bfbf71548a8bff0.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (285.133407) [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 (285.133606) [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 (285.133718) [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 (286.145464) [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.ae2034387eb3f33c4b62.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (287.185888) [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.12a7d7b68bfa7284d4f9.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (288.216399) [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.a6879612c36877caf46c.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (289.233522) [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.8abe98514e692a1a2bef.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (290.504940) [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 (291.741471) [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.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) at eval (https://www.google.co.jp/xjs/_/js/k=xjs.hp.en.ipcU1hBfULY.es5.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAYAwAEAAAAAAAAAAAAAwAEAAAAAAAAAAAAAAAAAAIAD8R0BgABYBACAFw/d=1/ed=1/dg=3/rs=ACT90oEMiBw2mfktHNtbO3zRuhp5AvSHyg/m=sb_he,d:205) preventsyield (293.982049) [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 (294.394756) [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 (294.395059) [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?:23) at [anon] (?inline script?:23) at [anon] (?inline script?:10) at [anon] (?inline script?:10) at eval (?inline script?:2) preventsyield (294.396543) [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?:23) at eval (?inline script?:1) preventsyield (294.445338) [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 (294.588881) [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/31IkFoRynML.js?AUIClients/AmazonGatewayHerotatorJS:8) at y (https://images-fe.ssl-images-amazon.com/images/I/31IkFoRynML.js?AUIClients/AmazonGatewayHerotatorJS:9) at [anon] (https://images-fe.ssl-images-amazon.com/images/I/31IkFoRynML.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 (294.758977) [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/411x8BHUrFL._RC|71YNyiX9pNL.js,01GCq4sIUxL.js,01UpfDrdeYL.js,01eOvPdxG7L.js,71DYbwocqfL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31+UifI0MIL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&KrtVVt3r:866) at [anon] (?inline script?:23) at [anon] (https://images-fe.ssl-images-amazon.com/images/I/411x8BHUrFL._RC|71YNyiX9pNL.js,01GCq4sIUxL.js,01UpfDrdeYL.js,01eOvPdxG7L.js,71DYbwocqfL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31+UifI0MIL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&KrtVVt3r:866) at eval (https://images-fe.ssl-images-amazon.com/images/I/411x8BHUrFL._RC|71YNyiX9pNL.js,01GCq4sIUxL.js,01UpfDrdeYL.js,01eOvPdxG7L.js,71DYbwocqfL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31+UifI0MIL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&KrtVVt3r:866) preventsyield (294.812217) [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 (299.286076) [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.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:303) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-T3SK6H7:519) preventsyield (305.094958) [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.googletagmanager.com/gtag/js?id=UA-49752572-1:296) at eval (https://www.googletagmanager.com/gtag/js?id=UA-49752572-1:520) preventsyield (305.192050) [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://line.me/app.js:2) strict at [anon] (https://line.me/app.js:2) strict at [anon] (https://line.me/app.js:2) strict at c (https://line.me/webpack-runtime.js:1) at [anon] (https://line.me/app.js:2) strict at c (https://line.me/webpack-runtime.js:1) at [anon] (https://line.me/app.js:2) strict at c (https://line.me/webpack-runtime.js:1) at [anon] (https://line.me/app.js:2) strict at c (https://line.me/webpack-runtime.js:1) [...] (306.993767) [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.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:297) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-5CBCNW2:562) preventsyield (307.336061) [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:5) tailcall at eval (https://search.usa.gov/assets/sayt_loader.js:5) preventsyield (307.599555) [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 [...] (307.652667) [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 (307.796840) [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) [...] (307.852007) [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 (308.027132) [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 (308.257077) [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 (308.287043) [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://gateway.foresee.com/sites/nih-gov/production/gateway.min.js:7) at [anon] (https://gateway.foresee.com/sites/nih-gov/production/gateway.min.js:7) at eval (https://gateway.foresee.com/sites/nih-gov/production/gateway.min.js:7) preventsyield (309.235326) [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.185.js:1) strict at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at [anon] (?inline script?:51) strict at eval (?inline script?:51) preventsyield (309.897863) [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.314ec15f8b5b0ac527f1.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (309.910854) [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.6f33b91c4ed9e44d90e4.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (309.921093) [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 (309.945731) [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 (309.966119) [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 (310.586708) [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/default/v/1726845423435/app.js:1) at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/default/v/1726845423435/app.js:1) at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/default/v/1726845423435/app.js:1) strict at o (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/default/v/1726845423435/app.js:1) at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/default/v/1726845423435/app.js:1) at o (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/default/v/1726845423435/app.js:1) at [anon] (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/default/v/1726845423435/app.js:1) at eval (https://interactive.guim.co.uk/atoms/thrashers/2022/05/multi-newsletter-1/default/v/1726845423435/app.js:1) preventsyield (310.676473) [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 (310.676502) [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/javascripts/commercial/0f75343ec391ed7aca3f/graun.standalone.commercial.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (310.676534) [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.314ec15f8b5b0ac527f1.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (310.676548) [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.eacf7957458d12a300f8.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (310.904964) [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 (310.928677) [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 (310.929189) [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 (310.956931) [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 (310.966763) [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 (310.967260) [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 (310.978156) [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 (310.983209) [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 (310.983704) [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 (312.704612) [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 (313.495576) [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 (313.589405) [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 (313.592681) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 10) at [anon] (?inline script?:10) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (313.855117) [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 (313.855338) [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 (313.855512) [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 (313.855597) [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 (313.856505) [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 (313.909561) [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 (313.915091) [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 (313.916036) [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 (313.917120) [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 (314.127768) [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 (314.175588) [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 [...] (314.262771) [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.185.js:1) strict construct at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at eval (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) preventsyield (314.270550) [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 (314.307477) [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 (314.337815) [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 (314.340020) [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 (314.341298) [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/6.4.1/cmp.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (314.367894) [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) [...] (314.370454) [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 (314.370500) [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.1.122.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (314.376464) [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 (314.378853) [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 (314.384428) [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 (314.385206) [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 (314.386006) [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 (314.387295) [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 (314.389802) [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 (314.391382) [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 (314.393466) [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 (314.396685) [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 (314.399240) [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 (314.400228) [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 (314.406425) [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 (314.408866) [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 (314.411487) [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 (314.412976) [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 (314.414542) [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 (314.415447) [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 (314.417719) [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 (314.419119) [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 (314.421705) [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 (314.426763) [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 (314.428251) [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 (314.429967) [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 (314.430051) [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/d1ed7a4.caas-news_web.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (314.431170) [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 (314.443225) [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 [...] (314.991505) [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 (315.141573) [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:50) strict at [anon] (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) strict at eval (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) preventsyield (316.380785) [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 (316.380830) [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 (316.380853) [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 (316.380871) [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 (316.380890) [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/vrN7-ZFB.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (316.380924) [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.google.com/photos/assets/UmRLVP0Q.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (316.381052) [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 (316.381075) [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 (316.381091) [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/k6LUST7y.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (316.381127) [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 (316.381145) [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 (316.381162) [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/fVmQqX1_.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (316.381177) [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/x8xzbJtR.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (316.381193) [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/sigRH9fx.min.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (316.381240) [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 (317.208896) [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_7BnurM_FXi5VYKxwyoda8S5HRbh9rIyZcCpUJuFA7Xc.js?scope=footer&delta=0&language=en&theme=ewcms_theme&include=eJxti1sOwjAMBC9U6JEsNzXByIkj22nJ7QHxEhJ_uzO7SrDTEqri82q9oRzf_eAFLURxJZuUIM5UaE5amlaqAcKLoQ2gPvnwoDIv6PRd0jXIKgr4lr-0GdeYaE_FX-TEJCt81py0_vhnxrsbwcn_uBhNs2E7j1-ZwLtt9KalS7BwzR3l9bw4CD5AJqiUNRiDtd4AUH5vOw:12) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (317.254617) [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_fjO3MNymhmVMR5RRaot_IZV71krgTUpcW34eSYffwHA.js?scope=footer&delta=2&language=en&theme=ewcms_theme&include=eJxti1sOwjAMBC9U6JEsNzXByIkj22nJ7QHxEhJ_uzO7SrDTEqri82q9oRzf_eAFLURxJZuUIM5UaE5amlaqAcKLoQ2gPvnwoDIv6PRd0jXIKgr4lr-0GdeYaE_FX-TEJCt81py0_vhnxrsbwcn_uBhNs2E7j1-ZwLtt9KalS7BwzR3l9bw4CD5AJqiUNRiDtd4AUH5vOw:4) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (317.306567) [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_ITCzdPnHpbtlUwzjd9xe06fiX__zhdrvKU7nalbXHC8.js?scope=footer&delta=4&language=en&theme=ewcms_theme&include=eJxti1sOwjAMBC9U6JEsNzXByIkj22nJ7QHxEhJ_uzO7SrDTEqri82q9oRzf_eAFLURxJZuUIM5UaE5amlaqAcKLoQ2gPvnwoDIv6PRd0jXIKgr4lr-0GdeYaE_FX-TEJCt81py0_vhnxrsbwcn_uBhNs2E7j1-ZwLtt9KalS7BwzR3l9bw4CD5AJqiUNRiDtd4AUH5vOw:2) preventsyield (317.409837) [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 (317.461602) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 830) at [anon] (https://ec.europa.eu/wel/surveys/wr_survey03/js/main.js?959454:830) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (318.428455) [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 ei (?inline script?:1) at eval (?inline script?:1) preventsyield (318.531663) [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 (318.532392) [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 (318.533176) [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 (318.533259) [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 (318.537187) [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 (318.556899) [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 (318.558861) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 12) at [anon] (?inline script?:12) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (318.560032) [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 (319.269636) [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 (320.614019) [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-2988a9e82642680fd3f1.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (320.735039) [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/home-25c401015140e80cf00e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (320.738885) [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-1adf548f6089e9a07a4c.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (320.841080) [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.googletagmanager.com/gtm.js?id=GTM-P528B3>m_auth=tfAzqo1rYDLgYhmTnSjPqw>m_preview=env-130>m_cookies_win=x:405) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-P528B3>m_auth=tfAzqo1rYDLgYhmTnSjPqw>m_preview=env-130>m_cookies_win=x:813) preventsyield (320.841565) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property '__launchpadLocator' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at a (https://launchpad-wrapper.privacymanager.io/9fab0bf6-df63-42ca-acc5-caf4de668f40/launchpad-liveramp.js:1) at [anon] (https://launchpad-wrapper.privacymanager.io/9fab0bf6-df63-42ca-acc5-caf4de668f40/launchpad-liveramp.js:1) at eval (https://launchpad-wrapper.privacymanager.io/9fab0bf6-df63-42ca-acc5-caf4de668f40/launchpad-liveramp.js:1) preventsyield (325.264684) [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 (325.669269) [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 (325.670306) [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 (326.789778) [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.googletagmanager.com/gtag/js?id=G-BS4Q6LCGB1:413) at eval (https://www.googletagmanager.com/gtag/js?id=G-BS4Q6LCGB1:732) preventsyield (326.802352) [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://script.hotjar.com/modules.0721e7cf944cf9d78a0b.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (328.564119) [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 (330.035822) [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 (330.036115) [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 (330.036148) [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 (330.180295) [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.cbe1715ecb0a13df6a3a.js:7) strict at [anon] (https://h.jsuol.com.br/assets/?loadComponent=Media&contentType=js&scope=assets&asset=/vendors~9c5b28f6.cbe1715ecb0a13df6a3a.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.d687902c0eb5071dff75.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.cbe1715ecb0a13df6a3a.js:7) preventsyield (331.526208) [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/m202409180101/pubads_impl.js:33) preventsyield (331.899202) [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 (331.960734) [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 (332.188578) [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 (332.188828) [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?:23) at [anon] (?inline script?:23) at [anon] (?inline script?:10) at [anon] (?inline script?:10) at eval (?inline script?:2) preventsyield (332.190189) [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?:23) at eval (?inline script?:1) preventsyield (332.229592) [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 (332.253346) [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.185.js:1) strict at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at b (?inline script?:15) tailcall at [anon] (?inline script?:21) at n (?inline script?:21) at [anon] (?inline script?:23) at [anon] (?inline script?:24) preventsyield (332.263264) [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.185.js:1) strict at [anon] (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at slice (https://s.yimg.com/cx/hp-viewer/desktop_1.11.185.js:1) strict at b (?inline script?:15) tailcall at [anon] (?inline script?:21) at n (?inline script?:21) at [anon] (?inline script?:23) at [anon] (?inline script?:24) preventsyield (332.521689) [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/21qmf02pSPL.js?AUIClients/PRIVCONAssets-spConsentBanner:4) at n (?inline script?:21) at [anon] (?inline script?:23) at [anon] (?inline script?:24) preventsyield (332.676544) [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/31IkFoRynML.js?AUIClients/AmazonGatewayHerotatorJS:8) at y (https://images-eu.ssl-images-amazon.com/images/I/31IkFoRynML.js?AUIClients/AmazonGatewayHerotatorJS:9) at [anon] (https://images-eu.ssl-images-amazon.com/images/I/31IkFoRynML.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 (332.791889) [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/411x8BHUrFL._RC|71zcADk+k1L.js,01A8CUOyW-L.js,01DrNTYt+RL.js,01eOvPdxG7L.js,71mbWeZmOKL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31+UifI0MIL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&Yqm0E1PV:871) at [anon] (?inline script?:23) at [anon] (https://images-eu.ssl-images-amazon.com/images/I/411x8BHUrFL._RC|71zcADk+k1L.js,01A8CUOyW-L.js,01DrNTYt+RL.js,01eOvPdxG7L.js,71mbWeZmOKL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31+UifI0MIL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&Yqm0E1PV:871) at eval (https://images-eu.ssl-images-amazon.com/images/I/411x8BHUrFL._RC|71zcADk+k1L.js,01A8CUOyW-L.js,01DrNTYt+RL.js,01eOvPdxG7L.js,71mbWeZmOKL.js,41jBieyCvYL.js,01wXnKULArL.js,01+pnQJuQ0L.js,21S7jO9Y-sL.js,41rlAdcznNL.js,51Wf+1TXw2L.js,31J-NEfNY0L.js,11lEMI5MhIL.js,31+UifI0MIL.js,01VYGE8lGhL.js_.js?AUIClients/NavDesktopUberAsset&Yqm0E1PV:871) preventsyield (333.190334) [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 (333.191697) [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 (333.192073) [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 (333.194622) [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 (334.340865) [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://at.adtech.redventures.io/lib/dist/prod/bidbarrel-cnet-rv.min.js:10) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (334.498167) [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 t (https://c.amazon-adsystem.com/aax2/apstag.js:2) strict construct at t (https://c.amazon-adsystem.com/aax2/apstag.js:2) strict construct at [anon] (https://c.amazon-adsystem.com/aax2/apstag.js:2) strict at eval (https://c.amazon-adsystem.com/aax2/apstag.js:2) preventsyield (334.502297) [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 (334.507996) [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 (334.536105) [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/5157d02.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.547149) [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/82f08a6.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.560097) [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/a166d67.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (334.565657) [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/df13505.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.567426) [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/b9f7db4.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (334.570219) [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/4263100.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.571817) [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/caf9676.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.575861) [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/47a811d.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.583060) [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/4ac6033.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.586682) [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/a8b8a4d.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (334.591766) [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/72d4b9d.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.595493) [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/9bd6286.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.599629) [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/8bbe68e.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.601825) [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/44e095f.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.603415) [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/2d5e059.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (334.607499) [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/bff4bb1.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:74231) internal (334.725530) [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/790237f.modern.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (334.740927) [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/e78b4ff.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.756221) [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/9841e8d.modern.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (334.925191) [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/a0f4e0d.modern.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (337.606303) [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 (337.744687) [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 (337.842736) [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 (338.295687) [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.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:379) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-KXQQWDG:770) preventsyield (338.295780) [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/528.c1e84a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (338.295811) [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.5f54e9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (338.987237) [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.Rh98TqhyI1g.es5.O/am=oGA27f_vC2YBEg/d=1/excm=_b,_tp,homeview/ed=1/dg=0/wt=2/ujg=1/rs=AOaEmlEizddvEYaGYi-o-zO6mktgczBngQ/m=_b,_tp:1) strict preventsyield (340.022234) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 13) at [anon] (?inline script?:13) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (340.022895) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 2) at [anon] (?inline script?:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (342.788384) [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://www.bloomberg.com/8FCGYgk4/captcha/captcha.js?a=c&m=0:2) preventsyield (342.824531) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 188) at [anon] (https://www.googletagmanager.com/gtm.js?id=GTM-MNTH5N:188) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (351.997678) [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 (352.342322) [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.1.122.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (352.342765) [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 (352.346653) [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 (352.353516) [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 (352.424265) [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 (353.732369) [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.98e8341a28f7cab7.js:1) strict at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) strict at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) strict at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) tailcall at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) at n (https://s.aolcdn.com/caas-assets-production/assets/v1/wafer-core.98e8341a28f7cab7.js:1) tailcall [...] (353.829614) [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.a32263711081e717.js:1) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/polyfills.a32263711081e717.js:1) preventsyield (354.858104) [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.5f7b3ae6d8cdbaa4.js:2) preventsyield (355.879276) [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/utils.dc8b92253d1c8834.js:1) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/utils.dc8b92253d1c8834.js:1) preventsyield (356.906341) [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 (357.917475) [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 (358.925719) [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 (359.938911) [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 (360.946034) [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 (361.964370) [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 (362.968271) [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 (363.834682) [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 (364.841555) [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 (365.847585) [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 (366.856799) [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 (366.956661) [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 (368.644543) [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 (369.656672) [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 (369.966170) [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.212a676682eae662.js:1) strict at n (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.212a676682eae662.js:1) strict tailcall at e (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.212a676682eae662.js:1) strict construct at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.212a676682eae662.js:1) strict tailcall at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.212a676682eae662.js:1) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/special_event.212a676682eae662.js:1) preventsyield (370.242006) [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 (370.535446) [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.a48d3a59ca7f0315.js:1) strict at m (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.a48d3a59ca7f0315.js:1) strict tailcall at t (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.a48d3a59ca7f0315.js:1) strict construct at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.a48d3a59ca7f0315.js:1) strict at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.a48d3a59ca7f0315.js:1) tailcall at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.a48d3a59ca7f0315.js:1) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/gam.a48d3a59ca7f0315.js:1) preventsyield (370.824349) [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.554a907675b0ce1c.js:1) strict at s (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.554a907675b0ce1c.js:1) strict tailcall at t (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.554a907675b0ce1c.js:1) strict construct at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.554a907675b0ce1c.js:1) strict at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.554a907675b0ce1c.js:1) tailcall at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.554a907675b0ce1c.js:1) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/taboola.554a907675b0ce1c.js:1) preventsyield (370.888995) [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 (370.966656) [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 (371.044063) [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.675cc5912121744a.js:2) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/yahoo_sports_scores.675cc5912121744a.js:2) tailcall at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/yahoo_sports_scores.675cc5912121744a.js:2) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/yahoo_sports_scores.675cc5912121744a.js:2) preventsyield (371.207374) [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.d0afcc15abc2df95.js:1) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/stream.d0afcc15abc2df95.js:1) tailcall at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/stream.d0afcc15abc2df95.js:1) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/stream.d0afcc15abc2df95.js:1) preventsyield (371.221993) [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 (371.382995) [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 (371.511716) [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 (371.529763) [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 (371.554182) [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/newsletter_signup.1b3189b26e1537c1.js:2) strict at n (https://s.aolcdn.com/caas-assets-production/assets/v1/newsletter_signup.1b3189b26e1537c1.js:2) strict tailcall at t (https://s.aolcdn.com/caas-assets-production/assets/v1/newsletter_signup.1b3189b26e1537c1.js:2) strict construct at t (https://s.aolcdn.com/caas-assets-production/assets/v1/newsletter_signup.1b3189b26e1537c1.js:2) strict construct 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 (371.815511) [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.9728adca315bcc16.js:2) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/weather.9728adca315bcc16.js:2) tailcall at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/weather.9728adca315bcc16.js:2) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/weather.9728adca315bcc16.js:2) preventsyield (372.922337) [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.8059c5c8f75ed709.js:2) strict at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) strict at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) strict at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) strict at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) at [anon] (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) strict at r (https://s.aolcdn.com/caas-assets-production/assets/v1/news.8059c5c8f75ed709.js:2) [...] (372.924063) [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.d7329bb28a0a9092a8be022c7e49168e.js:6) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.prelaunch.min.d7329bb28a0a9092a8be022c7e49168e.js:6) preventsyield (372.947438) [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.a323f326488e3ae5.js:2) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/ad_blocker.a323f326488e3ae5.js:2) preventsyield (373.013063) [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.5ade8ebe9fa2151d.js:2) at eval (https://s.aolcdn.com/caas-assets-production/assets/v1/aol_header.5ade8ebe9fa2151d.js:2) preventsyield (373.013573) [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 (373.013764) [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 (373.864418) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 5) at [anon] (https://assets.adobedtm.com/3dc13bcabc29/e1d3c7e41fac/launch-c1f03f5b4bc6.min.js:5) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (373.865183) [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 (373.865257) [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 (374.057083) [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.35a4163366f914080998d13d247dace0.js:6) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.preload.min.35a4163366f914080998d13d247dace0.js:10) preventsyield (374.087722) [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 (374.553655) [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.c6809a5de6d4a80d1bea812a9e962570.js:8) strict at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:1) at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:8) strict at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:1) at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:8) strict at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:1) at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:8) strict at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:1) at [anon] (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:1) strict at n (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/clientlibs-jetstream.c6809a5de6d4a80d1bea812a9e962570.js:1) [...] (374.553993) [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 (375.873462) [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 (375.873634) [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 (375.873737) [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 (377.710290) [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.9d575e40b47d6eb3bca7a7f99a1a5bb5.js:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (377.809587) [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.d2fd5e4859022cb28269.js:28) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (378.085374) [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.a7e55f0b47e8f595e91908f53671adc1.js:9) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.designkit.min.a7e55f0b47e8f595e91908f53671adc1.js:14) preventsyield (378.086024) [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.e17a71ecafde02df0e91ee13e22ccd8f.js:6) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.homepage.min.e17a71ecafde02df0e91ee13e22ccd8f.js:6) preventsyield (378.087883) [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.9b0d44e4f388f28f96843131d202ba4f.js:6) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.accordions.min.9b0d44e4f388f28f96843131d202ba4f.js:6) preventsyield (378.089201) [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.e8b0742d0eb1fe24be0554894bb3f205.js:6) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.banners.min.e8b0742d0eb1fe24be0554894bb3f205.js:6) preventsyield (378.090565) [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.b1ee6a82bdccf902048b950492224c86.js:6) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.game-grid.min.b1ee6a82bdccf902048b950492224c86.js:6) preventsyield (378.091810) [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.781a4e7674de72bd9f7e3a0824044fbf.js:6) strict at eval (https://www.playstation.com/etc.clientlibs/global_pdc/clientlibs/auto-clientlibs/pdc.tabs.min.781a4e7674de72bd9f7e3a0824044fbf.js:6) preventsyield (378.092731) [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.playstation.com/.well-known/sbsd?v=55ad055c-d9d0-02cb-7613-f3e074cd0217:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (378.437422) [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 (383.876911) [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 (384.972041) [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 G (https://cf.bstatic.com/libs/privacy-consent/releases/2.1.56/customer/cookie-banner.min.js:1) at N (https://cf.bstatic.com/libs/privacy-consent/releases/2.1.56/customer/cookie-banner.min.js:1) at [anon] (https://cf.bstatic.com/libs/privacy-consent/releases/2.1.56/customer/cookie-banner.min.js:1) at [anon] (https://cf.bstatic.com/libs/privacy-consent/releases/2.1.56/customer/cookie-banner.min.js:1) at eval (https://cf.bstatic.com/libs/privacy-consent/releases/2.1.56/customer/cookie-banner.min.js:1) preventsyield (384.972632) [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 (386.877336) [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 (387.782483) [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/64690f9ca8f09bbd00b39054c92889b07e67f550.js:24) strict at [anon] (https://cf.bstatic.com/static/js/main_cloudfront_sd/64690f9ca8f09bbd00b39054c92889b07e67f550.js:24) strict at eval (https://cf.bstatic.com/static/js/main_cloudfront_sd/64690f9ca8f09bbd00b39054c92889b07e67f550.js:24) preventsyield (388.506293) [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/64690f9ca8f09bbd00b39054c92889b07e67f550.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/64690f9ca8f09bbd00b39054c92889b07e67f550.js:4) [...] (390.620278) [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 (390.622209) [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/fb5bbf07c422ec035140ee0602e6e8959bce754a.js:1) at r (https://cf.bstatic.com/static/js/index_cloudfront_sd/fb5bbf07c422ec035140ee0602e6e8959bce754a.js:1) preventsyield (396.024700) [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) [...] (396.044177) [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 (397.519719) [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 (397.522140) [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 (397.522229) [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/node_modules_bookingcom_bui-react_components_Tab_Tab_context_js-_79e31.67aa5d77.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.522284) [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/node_modules_bookingcom_bui-react_hooks_useIsomorphicLayoutEffect_js-_30ba1.8ab344eb.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.522955) [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/node_modules_bookingcom_bui-react_index_js-_7c7e0.f52673a1.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.523013) [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/node_modules_bookingcom_bui-react_themes_legacy_js.2657821a.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.523058) [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/node_modules_bookingcom_bui-react_themes_rentalcars_js.70f0b418.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.523099) [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/node_modules_bookingcom_bui-react_themes_traveller_ex_js.a498b970.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.523156) [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/node_modules_bookingcom_bui-react_themes_traveller_js.d5e4a0b8.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.590763) [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/bui-react-10.ffe2bb5b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591113) [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/node_modules_bookingcom_bui-react_components_Tab_Tab_context_js-_79e31.01d6c7e1.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591149) [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/node_modules_bookingcom_bui-react_hooks_useIsomorphicLayoutEffect_js-_30ba1.2aa52d3f.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591515) [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/node_modules_bookingcom_bui-react_index_js-_11250.8691afea.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591859) [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/node_modules_bookingcom_bui-react_index_js-_8fa30.d2c0c279.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591894) [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/node_modules_bookingcom_bui-react_hooks_useId_js-_1cbc1.9ae54266.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591921) [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/node_modules_bookingcom_bui-react_hooks_useIsomorphicLayoutEffect_js-_30ba1.a4668cf9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591948) [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/node_modules_bookingcom_bui-react_hooks_useMountedRef_js-_e39e0.b547e253.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.591974) [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/node_modules_bookingcom_bui-react_hooks_useOnClickOutside_js-_94f71.231b029b.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.592314) [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/node_modules_bookingcom_bui-react_index_js-_b7ac0.632107bc.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.592670) [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/bui-react-10.ec69d2b6.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.593017) [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/node_modules_bookingcom_bui-react_index_js-_d5520.17114499.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.593359) [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/node_modules_bookingcom_bui-react_index_js-_17370.30010a78.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.593386) [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.cbef12de.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.593412) [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.dbc333aa.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.593436) [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.d5445d6d.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.593457) [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.bec04157.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.593480) [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.cd489025.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595415) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 1) at [anon] (https://cf.bstatic.com/psb/capla/static/js/remoteEntry.80362d78.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (397.595459) [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.f2e0b905.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.595489) [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.12c9488b.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595514) [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.a0718904.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595532) [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.b3c9b020.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.595554) [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.3f0c344c.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595571) [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.c9d89eba.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.595594) [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.816d8bae.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595618) [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/ebf8c3e3.a44ff235.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595641) [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.2fead2e1.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595658) [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.86ef2779.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.595680) [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.ae75beca.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595696) [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.26d94b11.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.595719) [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.650daa82.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595736) [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.0bba8605.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.595758) [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.bc5b75d0.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.595774) [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.fbc5ed1c.client.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.596111) [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.1feed1cb.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596133) [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.9f5094ff.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (397.596160) [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 (397.596188) [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.b8a51719.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596210) [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.4742a938.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596232) [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.a555b9dd.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596482) [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/782ad794.83abf1fe.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596512) [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.fa691203.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596545) [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/f141039c.2491f835.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596587) [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/9214bfa8.eab4179d.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596609) [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/f41dcaf5.90b3d0e9.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596633) [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/6b631c3f.a6918abb.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596655) [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/63bff8e9.92d79f49.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596677) [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/59306dc3.d0a089c7.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596698) [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/c9885897.f2d4a526.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596720) [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.defc6e4c.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596742) [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.ffdb6044.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596766) [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/5b1239aa.fc8716bf.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596788) [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.8ebb0458.chunk.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596811) [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.5da1e553.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596840) [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.4103b013.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596863) [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.f2453016.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596891) [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/c8637181.e0581cd8.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (397.596912) [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.fb6ab021.chunk.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (399.087399) [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 (399.087535) [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 (400.660442) [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 (401.722860) [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 (402.753548) [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 (405.749464) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 35) at [anon] (https://tms.oracle.com/main/prod/utag.sync.js:35) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (405.750233) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 1) at [anon] (?inline script?:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (405.751850) [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 (407.281070) [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.oracle.com/product-navigator/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) at eval (https://www.oracle.com/product-navigator/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js:1) preventsyield (407.287566) [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.oracle.com/product-navigator/_next/static/chunks/935.0da19d66b57ead4c.js:1) preventsyield (407.289017) [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.oracle.com/product-navigator/_next/static/chunks/801.bdfa782e92db0b7e.js:1) strict preventsyield (407.289828) [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.oracle.com/product-navigator/_next/static/chunks/730.1e799e97c20f735d.js:1) strict preventsyield (407.290623) [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.oracle.com/product-navigator/_next/static/chunks/928.a3751fd28a9452d0.js:1) strict preventsyield (407.292466) [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.oracle.com/product-navigator/_next/static/chunks/296.90d055a874ecdca5.js:1) strict preventsyield (407.296989) [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.oracle.com/product-navigator/_next/static/chunks/73.b3bc4d0bdb05472a.js:1) preventsyield (407.298006) [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.oracle.com/product-navigator/_next/static/chunks/webpack-5e4aebed0045e22d.js:1) strict at eval (https://www.oracle.com/product-navigator/_next/static/chunks/webpack-5e4aebed0045e22d.js:1) preventsyield (407.331227) [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.oracle.com/product-navigator/_next/static/chunks/framework-0c7baedefba6b077.js:1) strict preventsyield (407.363119) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 6) at [anon] (https://www.oracle.com/product-navigator/_next/static/chunks/main-88c4de7067dd255b.js:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (407.385089) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 6) at [anon] (https://www.oracle.com/product-navigator/_next/static/chunks/pages/_app-2a418569017a310f.js:6) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (407.425401) [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.oracle.com/product-navigator/_next/static/chunks/208-6089455fa874d255.js:1) preventsyield (407.449847) [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.oracle.com/product-navigator/_next/static/chunks/pages/product-navigator/%5B%5B...slug%5D%5D-3a60adc947f981f5.js:1) preventsyield (407.451005) [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.oracle.com/product-navigator/_next/static/3.15.0/_buildManifest.js:1) preventsyield (407.451051) [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.oracle.com/product-navigator/_next/static/3.15.0/_ssgManifest.js:1) preventsyield (407.458114) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'pushState' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at eval (https://www.oracle.com/us/assets/metrics/ora_storyhub.js:23) preventsyield (407.458959) [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.oracle.com/kF_TD9in4ajH6zEs0iKD/bk5OpQuEw7/O3gZAQ/a0/wbSkZpBhQB?v=8c6e4e89-90c8-03e8-2561-b7faed460217:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (412.136238) [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 (412.550436) [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 (412.595709) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 3) at [anon] (https://sdk.mrf.io/statics/marfeel-sdk.es5.js?id=2914:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (413.564484) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 1) at [anon] (https://sdk.mrf.io/statics/marfeel-sdk.js?id=2914:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (413.969790) [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/tp/f/gam-custom-host.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (415.065593) [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 (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 (415.067789) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid object literal (line 10) at [anon] (?inline script?:10) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72377) internal (415.074061) [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 (415.074869) [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 (415.082243) [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 (415.088228) [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 (415.088359) [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 (415.101691) [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 (415.105670) [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 (415.105984) [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 (415.347141) [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 [...] (415.363669) [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 (415.459033) [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 (416.464206) [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.5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (416.465087) [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 (416.467290) [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 (416.514448) [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) [...] (416.514554) [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.1.123.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (416.517295) [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 (416.752939) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'loadOathPlayerChunk' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal at [anon] (https://yep.video.yahoo.com/oath/js/1/oath-player.js:4) at [anon] (https://yep.video.yahoo.com/oath/js/1/oath-player.js:4) at eval (https://yep.video.yahoo.com/oath/js/1/oath-player.js:4) preventsyield (416.754345) [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 (416.756589) [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 (416.757905) [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 (416.764126) [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 (416.765741) [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 (416.767330) [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 (416.770577) [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 (416.773015) [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 (419.814830) [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 (419.846763) [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 (419.846955) [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 (421.173731) [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 (421.405338) [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=16464124494475130337:4) at [anon] (https://en.russiatoday.com/static/js/common.min.js?v=16464124494475130337:4) at [anon] (https://en.russiatoday.com/static/js/common.min.js?v=16464124494475130337:4) [...] (421.405651) [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 (421.405995) [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 (423.117300) [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.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:466) at eval (https://www.googletagmanager.com/gtag/js?id=G-07ZGQT7GK0:806) preventsyield (423.117681) [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 (423.117758) [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 (423.117788) [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 (423.131901) [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) [...] (423.138447) [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 (423.138549) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: invalid token (line 50) at [anon] (https://en.russiatoday.com/static/js/pushes/notification.js?v=3:50) internal at [anon] (content/handlers/javascript/duktape/duktape.c:87532) internal (424.040217) [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 (426.850831) [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.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:414) at eval (https://www.googletagmanager.com/gtag/js?id=G-BB8DNPB73F:739) preventsyield (426.850912) [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-202409201722.ff73a7d78c.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (429.501910) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot write property 'scrollRestoration' of undefined at [anon] (content/handlers/javascript/duktape/duktape.c:61562) internal at [anon] (https://www.bing.com:443/rp/5WG_kDsbFabhsuv_6NwDoh2LdnI.gz.js:1) at eval (https://www.bing.com:443/rp/5WG_kDsbFabhsuv_6NwDoh2LdnI.gz.js:1) preventsyield (429.519906) [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 eval (?inline script?:2) preventsyield (429.597970) [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?:2) preventsyield (431.534234) [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?:2) at [anon] (?inline script?:2) preventsyield (438.411005) [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/v3/y1/r/PnS8Qm4VDIh.js?_nc_x=Ij3Wp8lg5Kz:21) preventsyield (438.416885) [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 (438.417043) [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 (438.421264) [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 (438.421377) [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 (438.421815) [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 (438.422156) [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 (438.422226) [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 (438.422337) [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 (438.422380) [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 (438.422437) [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 (438.424452) [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 (442.428820) [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.en.0035de6791c846639fab.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (443.489066) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: legouser:TypeError: cannot read property 'length' of undefined (447.119732) [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 (449.083763) [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.change.org/corgi/assets/js/c4ab508.es2015/runtime.38819dba8362a40ab1d9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (449.083967) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/change/design-system.fb8946a9ab75f692348f.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.084126) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/change/core.7dba511a79e830787ef7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.084278) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/misc.8ed46f9f4862ed84a2ae.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.084433) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/runtime.06d8a86f9d6aa8779875.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.084608) [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.change.org/corgi/assets/js/c4ab508.es2015/config.5b789404d904295e5c79.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.084758) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/react.df21e858f8b118025a60.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.084895) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/change/config.6406bcfb0e1900e7b641.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.088355) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/html-parser.25bc15bf2a3188fbd0f7.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.088583) [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.change.org/corgi/assets/js/c4ab508.es2015/vendors/design-system.8aedb4123a5224cb13e9.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.088738) [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.change.org/corgi/assets/js/c4ab508.es2015/webapp-info.7e662131c7fde63a4d69.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.088883) [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.change.org/corgi/assets/js/c4ab508.es2015/shared.6541e76a63457e8a2091.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.089022) [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.change.org/corgi/assets/js/c4ab508.es2015/main.5a3dfacd6825f963e204.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (449.089198) [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.change.org/corgi/assets/js/c4ab508.es2015/pages/homepage.fbdfb88d592ef0e1fe37.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (454.934096) [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 (455.488962) [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-1725976688/fe/zaz-ui-t360/_js/transition.min.js:3) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (455.491083) [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?:37) preventsyield (455.749134) [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-1724362657/fe/zaz-cerebro/prd/scripts/zaz.min.js:1) strict at eval (https://s1.trrsf.com/update-1724362657/fe/zaz-cerebro/prd/scripts/zaz.min.js:1) preventsyield (472.932006) [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 (473.615558) [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.alicdn.com/g/ae-fe/global/0.0.3/index.js:6) strict at [anon] (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:6) strict at n (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:6) strict at n (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:6) strict at n (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:6) at n (https://assets.alicdn.com/g/ae-fe/global/0.0.3/index.js:1) [...] (473.679655) [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.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) strict at i (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) strict at i (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) strict at i (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) strict at i (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) strict at i (https://assets.alicdn.com/g/ae-fe/cosmos/0.0.308/pc/index.js:1) [...] (474.228257) [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://assets.alicdn.com/g/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.js,secdev/entry/index.js:1) strict at [anon] (https://assets.alicdn.com/g/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.js,secdev/entry/index.js:1) strict at [anon] (https://assets.alicdn.com/g/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.js,secdev/entry/index.js:1) strict at eval (https://assets.alicdn.com/g/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.js,secdev/entry/index.js:1) preventsyield (474.449147) [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 eval (https://g.alicdn.com/secdev/sufei_data/3.9.14/index.js:1) preventsyield (474.755020) [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 [anon] (https://aeis.alicdn.com/AWSC/et/1.81.3/et_n.js:9) at eval (https://aeis.alicdn.com/AWSC/et/1.81.3/et_n.js:9) preventsyield (476.888028) [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.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:1) at i (https://assets.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:30) strict at i (https://assets.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:6) at i (https://assets.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:1) at [anon] (https://assets.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:1) at eval (https://assets.alicdn.com/g/ae-fe/page-header-ui/0.0.37/js/index.js:30) preventsyield (477.003189) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 21) at [anon] (https://assets.alicdn.com/g/ae-dida/home-pc/0.0.75/index.js:21) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (481.893299) [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 Ca (https://www.youtube.com/s/player/a9d81eca/www-widgetapi.vflset/www-widgetapi.js:128) strict at [anon] (https://www.youtube.com/s/player/a9d81eca/www-widgetapi.vflset/www-widgetapi.js:231) strict at Db (https://www.youtube.com/s/player/a9d81eca/www-widgetapi.vflset/www-widgetapi.js:188) strict at [anon] (https://www.youtube.com/s/player/a9d81eca/www-widgetapi.vflset/www-widgetapi.js:232) strict at eval (https://www.youtube.com/s/player/a9d81eca/www-widgetapi.vflset/www-widgetapi.js:232) preventsyield (483.052418) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: ReferenceError: identifier 'Image' undefined (484.129288) [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/d369284e-da85-42a6-91a5-95d23c9815fd/js/dgc_blog.js:15) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (486.540260) [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:50) strict at [anon] (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) strict at eval (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) preventsyield (487.640032) [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/d369284e-da85-42a6-91a5-95d23c9815fd/js/blog_detail.js:17) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (488.909410) [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 (488.909700) [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 (488.914434) [ERR netsurf] desktop/browser_window.c:4619 browser_window_console_log: Bootstrap configuration error,SyntaxError: invalid json (at offset 1) (488.914513) [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 (489.100476) [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 (489.334099) [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 (489.462131) [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.googletagmanager.com/gtm.js?id=GTM-NWQJW68:406) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-NWQJW68:797) preventsyield (492.253493) [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=8c73561c0a1063d8:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (492.855700) [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 (492.857040) [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 (494.088746) [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://cdn.taboola.com/libtrc/condenast1-network/loader.js:1) strict at [anon] (https://cdn.taboola.com/libtrc/condenast1-network/loader.js:1) at eval (https://cdn.taboola.com/libtrc/condenast1-network/loader.js:1) preventsyield (498.194568) [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 (498.212748) [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 (498.212783) [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 (498.220386) [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 [...] (498.298851) [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/3404.a8585b5b0e2be9faedbd.js:2) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (498.298886) [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/6292.5e4f8ec1186a2c31c48e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (498.298911) [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/6225.2c0c0816dc8d5442dc7e.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (498.299041) [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/1990.5ae2278af091390d88df.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (498.299105) [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/4196.78fcbf2dfb48140da5a5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:75863) internal (498.299129) [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/7035.5aa6eb154f4b106cd557.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (498.299150) [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.fc4826a04fd7a350deaa.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (498.299170) [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.330a091f69872ae2c245.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal (498.299184) [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.6e9ea02591cbf221ccb7.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (498.299198) [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-f65f5783830bafa4befa5855bfce44d5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:73991) internal (500.598441) [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/m202409180101/pubads_impl.js:33) preventsyield (502.873703) [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 (503.896858) [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:50) strict at [anon] (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) strict at eval (https://www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js:52) preventsyield (504.002596) [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) [...] (504.223809) [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 (504.532257) [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.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:379) at eval (https://www.googletagmanager.com/gtm.js?id=GTM-5LPWXZP:613) preventsyield (505.047850) [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 (505.312920) [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 (505.520338) [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) [...] (505.611732) [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://www.fastly-insights.com/static/scout.js?k=17272cd8-82ee-4eb5-b5a3-b3cd5403f7c5:28) strict construct at [anon] (https://www.fastly-insights.com/static/scout.js?k=17272cd8-82ee-4eb5-b5a3-b3cd5403f7c5:28) strict at eval (https://www.fastly-insights.com/static/scout.js?k=17272cd8-82ee-4eb5-b5a3-b3cd5403f7c5:28) preventsyield (505.662372) [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=c108a2db5f19d528e54db0fd19d80cc6:63) at [anon] (https://connect.facebook.net/en_US/sdk.js?hash=c108a2db5f19d528e54db0fd19d80cc6:220) strict preventsyield (506.576328) [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 (506.577093) [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 (506.900346) [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 (507.376810) [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 (507.467415) [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/5.js:1) internal at [anon] (content/handlers/javascript/duktape/duktape.c:69548) internal (507.562401) [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/nh24082119176031f8a0afcb42d.js:1) construct at eval (https://ir.ebaystatic.com/cr/v/c01/nh24082119176031f8a0afcb42d.js:1) preventsyield (507.665034) [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/ubt24070236dd1e675d8f4e7497.js:1) preventsyield (507.763875) [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.193007e7.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)[0x0000000000193e44] /lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7f9edea5b050] ??:?(dom_html_collection_get_length)[0x000000000021830f] /var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/handlers/html/forms.c:142(html_forms_get_forms)[0x00000000000f70e4] /var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/handlers/html/html.c:944(html_begin_conversion)[0x00000000000fa9d0] /var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/handlers/html/script.c:375(convert_script_sync_cb)[0x0000000000112498] /var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/hlcache.c:207(hlcache_content_callback)[0x000000000015fefa] /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)[0x00000000001195a1] /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)[0x0000000000163827] /var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/content/llcache.c:3691(llcache_catch_up_all_users)[0x00000000001639b0] /var/lib/jenkins/workspace/test-long-internet/netsurf-all/netsurf/frontends/monkey/schedule.c:167(monkey_schedule_run)[0x0000000000194595] /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)[0x7f9edea4624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f9edea46305] ??:?(_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