Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jerryscript-project/jerryscript issues and pull requests
#5058 - Segmentation fault in jerry
Issue -
State: open - Opened by marckwei over 1 year ago
- 5 comments
Labels: bug, fuzzing
#5053 - Four issues found through grammar-based fuzzing
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: bug, fuzzing
#5053 - Four issues found through grammar-based fuzzing
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: bug, fuzzing
#5052 - jerry crashed while running the following code.
Issue -
State: open - Opened by marckwei over 1 year ago
- 2 comments
#5052 - jerry crashed while running the following code.
Issue -
State: open - Opened by marckwei over 1 year ago
- 2 comments
#5051 - segmentation fault in jerryscript
Issue -
State: open - Opened by zhunki over 1 year ago
- 3 comments
#5051 - segmentation fault in jerryscript
Issue -
State: open - Opened by zhunki over 1 year ago
- 3 comments
#5050 - build error with certain config options
Issue -
State: open - Opened by aksdfauytv over 1 year ago
Labels: bug
#5050 - build error with certain config options
Issue -
State: open - Opened by aksdfauytv over 1 year ago
Labels: bug
#5048 - fix building with LINE_INFO
Pull Request -
State: closed - Opened by aksdfauytv over 1 year ago
- 6 comments
#5047 - fix building without BIGINT
Pull Request -
State: open - Opened by aksdfauytv over 1 year ago
- 6 comments
#5045 - Stack-Consumption Security Issue (ecma_ref_object_inline)
Issue -
State: open - Opened by bmphx2 almost 2 years ago
Labels: bug, fuzzing
#5045 - Stack-Consumption Security Issue (ecma_ref_object_inline)
Issue -
State: open - Opened by bmphx2 almost 2 years ago
Labels: bug, fuzzing
#5039 - A loop-call error bug
Issue -
State: open - Opened by AidPaike almost 2 years ago
- 1 comment
Labels: feature request
#5039 - A loop-call error bug
Issue -
State: open - Opened by AidPaike almost 2 years ago
- 1 comment
Labels: feature request
#5037 - Regex bug
Issue -
State: open - Opened by Georgezxh almost 2 years ago
Labels: bug
#5037 - Regex bug
Issue -
State: open - Opened by Georgezxh almost 2 years ago
Labels: bug
#5026 - Array concatenation exception
Issue -
State: open - Opened by AidPaike about 2 years ago
- 1 comment
Labels: bug
#5026 - Array concatenation exception
Issue -
State: open - Opened by AidPaike about 2 years ago
- 1 comment
Labels: bug
#5017 - Private Class Fields Parsing Error
Issue -
State: open - Opened by dananderson over 2 years ago
Labels: bug, parser
#5017 - Private Class Fields Parsing Error
Issue -
State: open - Opened by dananderson over 2 years ago
Labels: bug, parser
#5016 - Using keyword default in imports and exports throws parser error
Issue -
State: open - Opened by dananderson over 2 years ago
Labels: feature request
#5016 - Using keyword default in imports and exports throws parser error
Issue -
State: open - Opened by dananderson over 2 years ago
Labels: feature request
#5005 - Assertion scope_stack_p > context_p->scope_stack_p in scanner_literal_is_created
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser, fuzzing
#5005 - Assertion scope_stack_p > context_p->scope_stack_p in scanner_literal_is_created
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser, fuzzing
#5004 - Assertion context_p->next_scanner_info_p->type == SCANNER_TYPE_BLOCK in parser_push_block_context
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser, fuzzing
#5004 - Assertion context_p->next_scanner_info_p->type == SCANNER_TYPE_BLOCK in parser_push_block_context
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser, fuzzing
#5003 - Assertion !ecma_is_value_direct (x) || ecma_is_value_undefined (x) || ecma_is_value_null (x) || ecma_is_value_boolean (x) || ecma_is_value_integer_number (x) in ecma_op_strict_equality_compare
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#5003 - Assertion !ecma_is_value_direct (x) || ecma_is_value_undefined (x) || ecma_is_value_null (x) || ecma_is_value_boolean (x) || ecma_is_value_integer_number (x) in ecma_op_strict_equality_compare
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#5002 - Assertion !has_context || context_p->next_scanner_info_p->type == SCANNER_TYPE_BLOCK in parser_parse_for_statement_start
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser
#5002 - Assertion !has_context || context_p->next_scanner_info_p->type == SCANNER_TYPE_BLOCK in parser_parse_for_statement_start
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser
#5001 - Assertion ecma_object_check_class_name_is_object (obj_p) in ecma_object_get_class_name
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#5001 - Assertion ecma_object_check_class_name_is_object (obj_p) in ecma_object_get_class_name
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#5000 - Assertion index <= ECMA_DIRECT_STRING_MAX_IMM in ecma_fast_array_convert_to_normal
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#5000 - Assertion index <= ECMA_DIRECT_STRING_MAX_IMM in ecma_fast_array_convert_to_normal
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#4999 - Assertion ecma_is_value_undefined (value) || ecma_is_value_null (value) || ecma_is_value_boolean (value) || ecma_is_value_number (value) || ecma_is_value_string (value) || ecma_is_value_bigint (value) || ecma_is_value_symbol (value) || ecma_is_value_object (value) in ecma_check_value_type_is_spec_defined
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#4999 - Assertion ecma_is_value_undefined (value) || ecma_is_value_null (value) || ecma_is_value_boolean (value) || ecma_is_value_number (value) || ecma_is_value_string (value) || ecma_is_value_bigint (value) || ecma_is_value_symbol (value) || ecma_is_value_object (value) in ecma_check_value_type_is_spec_defined
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing
#4998 - Assertion !!(flags & PARSER_PATTERN_HAS_REST_ELEMENT) == rest_found in parser_parse_object_initializer
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser, fuzzing
#4998 - Assertion !!(flags & PARSER_PATTERN_HAS_REST_ELEMENT) == rest_found in parser_parse_object_initializer
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, parser, fuzzing
#4997 - Assertion context_p->token.type == LEXER_LITERAL && (context_p->token.lit_location.type == LEXER_IDENT_LITERAL || context_p->token.lit_location.type == LEXER_STRING_LITERAL) in lexer_compare_literal_to_string
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing, lexer
#4997 - Assertion context_p->token.type == LEXER_LITERAL && (context_p->token.lit_location.type == LEXER_IDENT_LITERAL || context_p->token.lit_location.type == LEXER_STRING_LITERAL) in lexer_compare_literal_to_string
Issue -
State: open - Opened by renatahodovan over 2 years ago
Labels: bug, fuzzing, lexer
#4992 - Added jerry-ext amalgamation
Pull Request -
State: open - Opened by dmazzella over 2 years ago
Labels: enhancement
#4988 - Memory Leak in Number Proxy
Issue -
State: open - Opened by anbu1024 over 2 years ago
Labels: bug
#4988 - Memory Leak in Number Proxy
Issue -
State: open - Opened by anbu1024 over 2 years ago
Labels: bug
#4987 - [Feature request] dump heap memory
Issue -
State: open - Opened by gengjiawen almost 3 years ago
Labels: feature request
#4987 - [Feature request] dump heap memory
Issue -
State: open - Opened by gengjiawen almost 3 years ago
Labels: feature request
#4986 - Proposal for module path handling
Issue -
State: open - Opened by skiars almost 3 years ago
Labels: enhancement
#4986 - Proposal for module path handling
Issue -
State: open - Opened by skiars almost 3 years ago
Labels: enhancement
#4985 - Variable Scope Problem
Issue -
State: open - Opened by YiWen-y almost 3 years ago
Labels: bug, ecma core
#4985 - Variable Scope Problem
Issue -
State: open - Opened by YiWen-y almost 3 years ago
Labels: bug, ecma core
#4984 - Fixes nuttx target warning
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
- 2 comments
#4983 - on unix, realpath are can failed when the path not exist
Issue -
State: open - Opened by lygstate almost 3 years ago
- 2 comments
Labels: enhancement
#4983 - on unix, realpath are can failed when the path not exist
Issue -
State: open - Opened by lygstate almost 3 years ago
- 2 comments
Labels: enhancement
#4982 - Introduce JERRY_ZSTR_ARG macro to avoid call strlen on string literal.
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
- 1 comment
Labels: enhancement
#4981 - Remove duplicated call to jerry_debugger_send_output in jerryx_print_string
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
- 1 comment
#4980 - Reduce or even remove the usage of strlen in jerry-core and ext by improve the jerry port api
Pull Request -
State: open - Opened by lygstate almost 3 years ago
#4979 - feature, strlen are rarely called in jerry-core and jerry-ext, we can remove all the usage of strlen
Issue -
State: open - Opened by lygstate almost 3 years ago
- 1 comment
Labels: enhancement
#4978 - lit_get_magic_string_utf8 can be improved without the need of strlen
Issue -
State: open - Opened by lygstate almost 3 years ago
- 2 comments
Labels: enhancement
#4977 - Improve the jerry port api documents.
Pull Request -
State: open - Opened by lygstate almost 3 years ago
#4968 - Rework internal methods
Pull Request -
State: open - Opened by szilagyiadam almost 3 years ago
- 2 comments
Labels: performance, ecma core, stack usage
#4967 - Rework VM dispatch
Pull Request -
State: open - Opened by rerobika almost 3 years ago
- 1 comment
Labels: performance, interpreter, stack usage, abandoned
#4966 - Put reference on executable object's this_binding to avoid unwanted f…
Pull Request -
State: closed - Opened by mnegyokru almost 3 years ago
- 1 comment
Labels: abandoned
#4956 - Implement operations of atomics
Pull Request -
State: closed - Opened by repasics almost 3 years ago
- 1 comment
Labels: ES.next
#4948 - Const literal marker should be processed before group assignment marker
Pull Request -
State: closed - Opened by rerobika almost 3 years ago
Labels: bug, parser
#4943 - Accessors should be kept alive during their invocation
Pull Request -
State: closed - Opened by rerobika almost 3 years ago
- 1 comment
Labels: bug, memory management
#4925 - Assertion 'context_p->stack_top_uint8 == LEXER_EXPRESSION_START' failed at jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_expression):4522.
Issue -
State: closed - Opened by SwtWld almost 3 years ago
Labels: bug, fuzzing
#4925 - Assertion 'context_p->stack_top_uint8 == LEXER_EXPRESSION_START' failed at jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_expression):4522.
Issue -
State: closed - Opened by SwtWld almost 3 years ago
Labels: bug, fuzzing
#4914 - Fix runtime error Date object
Pull Request -
State: closed - Opened by batizdaniel almost 3 years ago
- 4 comments
#4910 - Simplify test262-harness.py
Pull Request -
State: closed - Opened by ossy-szeged almost 3 years ago
- 2 comments
#4900 - Assertion 'ecma_is_lexical_environment (object_p)' failed at ecma-helpers.c (ecma_get_lex_env_type).
Issue -
State: closed - Opened by hope-fly almost 3 years ago
- 1 comment
Labels: bug
#4898 - Fix Typedarray.slice fastpath when the content type is matching
Pull Request -
State: closed - Opened by rerobika almost 3 years ago
- 1 comment
Labels: bug, abandoned
#4898 - Fix Typedarray.slice fastpath when the content type is matching
Pull Request -
State: closed - Opened by rerobika almost 3 years ago
- 1 comment
Labels: bug, abandoned
#4870 - AddressSanitizer: heap-use-after-free jerry-core/ecma/base/ecma-gc.c:90 in ecma_gc_set_object_visited
Issue -
State: closed - Opened by eternalsakura almost 3 years ago
- 5 comments
Labels: bug
#4870 - AddressSanitizer: heap-use-after-free jerry-core/ecma/base/ecma-gc.c:90 in ecma_gc_set_object_visited
Issue -
State: closed - Opened by eternalsakura almost 3 years ago
- 5 comments
Labels: bug
#4861 - Revise jerry-debugger to support python3
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
#4860 - Rename jerry_port_print_char to jerry_port_string_print for printing UTF8 directly
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
- 3 comments
#4859 - Add FEATURE_INIT_FINI support on Windows.
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
Labels: windows
#4858 - Fixes the code before update test262 git hash, and update exclude list
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
- 1 comment
#4857 - Fixes test262-harness.py complain cannot use a string pattern on a bytes-like object with running test262 with python3
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
#4856 - Revise tools scripts to be python3 compatible on win32 and enable github ci for win32
Pull Request -
State: open - Opened by lygstate almost 3 years ago
- 2 comments
#4855 - Fixes running test262-esnext failed with installed python3.9 on win32 with space in path
Pull Request -
State: closed - Opened by lygstate almost 3 years ago
#4843 - Implement optional chaining
Pull Request -
State: closed - Opened by rerobika almost 3 years ago
- 2 comments
Labels: ES.next, test262
#4829 - Rework the public API
Pull Request -
State: closed - Opened by dbatyai about 3 years ago
- 4 comments
Labels: api
#4829 - Rework the public API
Pull Request -
State: closed - Opened by dbatyai about 3 years ago
- 4 comments
Labels: api
#4825 - Upgrade jerry-debugger client to use python3
Pull Request -
State: closed - Opened by repasics about 3 years ago
- 3 comments
Labels: debugger
#4816 - Improve location info for syntax errors.
Pull Request -
State: open - Opened by zherczeg about 3 years ago
- 3 comments
Labels: abandoned
#4773 - Rework own property enumeration
Pull Request -
State: open - Opened by zherczeg about 3 years ago
- 2 comments
Labels: abandoned
#4764 - Question: dram_0_0_seg overflowed by 414856 bytes
Issue -
State: open - Opened by edword01 about 3 years ago
- 2 comments
#4738 - Add custom dispatcher to every builtin object for consistency
Pull Request -
State: open - Opened by orkvi over 3 years ago
- 2 comments
#4736 - Implement BigInt asIntN and asUintN methods
Pull Request -
State: closed - Opened by batizdaniel over 3 years ago
- 2 comments
#4732 - Typo fix in 02.API-REFERENCE.md
Pull Request -
State: closed - Opened by batizdaniel over 3 years ago
- 1 comment
#4704 - ubsan: jerryscript/jerry-core/ecma/builtin-objects/ecma-builtin-helpers-date.c:82:27: runtime error: signed integer overflow: 19998030 * 365 cannot be represented in type 'int'
Issue -
State: closed - Opened by Cancelll over 3 years ago
#4678 - Python debugger support for Python 3 (in addition to Python 2)
Pull Request -
State: closed - Opened by zmedico over 3 years ago
- 3 comments
#4665 - mbed-js-example fails to build
Issue -
State: closed - Opened by Slenderic over 3 years ago
- 1 comment
#4665 - mbed-js-example fails to build
Issue -
State: closed - Opened by Slenderic over 3 years ago
- 1 comment
#4654 - Fixes unit-test-date-helpers failure on win32
Pull Request -
State: closed - Opened by lygstate over 3 years ago
- 1 comment
#4589 - Revise implementation of jerry_port_get_local_time_zone_adjustment on Win32
Pull Request -
State: closed - Opened by lygstate almost 4 years ago
- 3 comments
#4581 - Add testcase that cleanup error throw from javascript properly.
Pull Request -
State: closed - Opened by lygstate almost 4 years ago
#4574 - Question: call function from different snapshot
Issue -
State: open - Opened by dakhnod almost 4 years ago
Labels: question
#4574 - Question: call function from different snapshot
Issue -
State: open - Opened by dakhnod almost 4 years ago
Labels: question