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
#5178 - WIP - Update the API documentation
Pull Request -
State: open - Opened by LaszloLango 4 days ago
#5177 - Fix Typedarray.slice fastpath when the content type is matching
Pull Request -
State: open - Opened by gergocs 5 days ago
#5176 - Refactoring ecma_extended_object_t::cls:: to ease the coding about builtin object class
Pull Request -
State: open - Opened by lygstate 5 days ago
- 7 comments
#5175 - feature: Mark the return type of jerry_value_as_integer as int64_t
Issue -
State: closed - Opened by lygstate 6 days ago
#5175 - feature: Mark the return type of jerry_value_as_integer as int64_t
Issue -
State: closed - Opened by lygstate 6 days ago
#5174 - Feature, Use JERRY_NUMBER_TYPE_FLOAT64 to guard arithmetic with double only, always storage float as FLOAT64
Issue -
State: open - Opened by lygstate 7 days ago
- 6 comments
Labels: feature request, ecma core, discussion
#5173 - Review all of the documentations
Issue -
State: open - Opened by LaszloLango 8 days ago
Labels: documentation
#5172 - check-strings.sh should check all generated sources, not only lit-magic-strings.inc.h
Issue -
State: open - Opened by ossy-szeged 9 days ago
Labels: bug, tools
#5172 - check-strings.sh should check all generated sources, not only lit-magic-strings.inc.h
Issue -
State: open - Opened by ossy-szeged 9 days ago
Labels: bug, tools
#5171 - Cannot build with pointer authentication (-mbranch-protection flag)
Issue -
State: open - Opened by bgergely0 10 days ago
- 3 comments
#5171 - Cannot build with pointer authentication (-mbranch-protection flag)
Issue -
State: open - Opened by bgergely0 10 days ago
- 3 comments
#5170 - Introduce 'ecma_is_value_nullish'
Issue -
State: open - Opened by LaszloLango 11 days ago
Labels: enhancement, ecma core
#5170 - Introduce 'ecma_is_value_nullish'
Issue -
State: open - Opened by LaszloLango 11 days ago
Labels: enhancement, ecma core
#5169 - Put reference on executable object's this_binding to avoid unwanted f…
Pull Request -
State: closed - Opened by gergocs 11 days ago
#5169 - Put reference on executable object's this_binding to avoid unwanted f…
Pull Request -
State: closed - Opened by gergocs 11 days ago
#5168 - Minor fix to ensure Python 3 support in the debugger
Pull Request -
State: closed - Opened by robertsipka 15 days ago
Labels: bug, debugger
#5167 - Accessors should be kept alive during their invocation
Pull Request -
State: closed - Opened by gergocs 15 days ago
#5166 - Implement operations of atomics
Pull Request -
State: open - Opened by gergocs 15 days ago
- 1 comment
#5165 - Implement BigInt asIntN and asUintN methods
Pull Request -
State: closed - Opened by gergocs 15 days ago
- 1 comment
#5164 - Implement optional chaining
Pull Request -
State: closed - Opened by gergocs 16 days ago
#5163 - Update document 10.EXT-REFERENCE-HANDLER.md
Pull Request -
State: closed - Opened by lygstate 16 days ago
- 2 comments
#5162 - Nominating Gergő Csizi (@gergocs) to become a JerryScript committer
Issue -
State: open - Opened by robertsipka 19 days ago
- 6 comments
#5161 - Freenode? - IRC what you did
Issue -
State: open - Opened by SamuelMarks 21 days ago
- 1 comment
Labels: documentation
#5160 - Fixes the GH actions by resolving the deprecated API usage.
Pull Request -
State: closed - Opened by LaszloLango 23 days ago
#5159 - Is version v2.1.0 affected by CVE-2020-23306?
Issue -
State: closed - Opened by minchai23 about 1 month ago
- 1 comment
#5158 - Primary Contacts / Maintainers For Jerryscript?
Issue -
State: closed - Opened by bensternthal 2 months ago
- 3 comments
#5157 - SEGV in parser_stack_iterator_read_uint8
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, parser, fuzzing
#5157 - SEGV in parser_stack_iterator_read_uint8
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, parser, fuzzing
#5152 - SEGV in ecma_gc_free_native_pointer
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, memory management, fuzzing
#5152 - SEGV in ecma_gc_free_native_pointer
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, memory management, fuzzing
#5151 - global-buffer-overflow in scanner_literal_is_created
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, parser, fuzzing
#5151 - global-buffer-overflow in scanner_literal_is_created
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, parser, fuzzing
#5150 - SEGV /jerryscript/jerry-core/parser/js/js-parser-expr.c:1997:11 in parser_parse_unary_expression
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, parser, fuzzing
#5150 - SEGV /jerryscript/jerry-core/parser/js/js-parser-expr.c:1997:11 in parser_parse_unary_expression
Issue -
State: open - Opened by Qbtly 4 months ago
Labels: bug, parser, fuzzing
#5149 - SEGV /jerryscript/jerry-core/parser/js/js-scanner-util.c:2922:44 in scanner_literal_is_created
Issue -
State: closed - Opened by Qbtly 4 months ago
#5148 - Add build argument: --static-crt
Pull Request -
State: closed - Opened by winsoft666 4 months ago
#5147 - Add build argument: --arch
Pull Request -
State: closed - Opened by winsoft666 4 months ago
#5139 - Fix the private field crash for the Array object.
Pull Request -
State: closed - Opened by paintedveil5 7 months ago
- 8 comments
#5138 - Missing private field support for the Array object
Issue -
State: closed - Opened by paintedveil5 7 months ago
- 1 comment
#5138 - Missing private field support for the Array object
Issue -
State: closed - Opened by paintedveil5 7 months ago
- 1 comment
#5137 - jerryx_arg_ignore fail
Issue -
State: closed - Opened by spuggy0919 8 months ago
- 1 comment
#5137 - jerryx_arg_ignore fail
Issue -
State: closed - Opened by spuggy0919 8 months ago
- 1 comment
#5135 - Assertion ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p) in ecma_free_string_list
Issue -
State: open - Opened by Qbtly 8 months ago
- 1 comment
Labels: bug, fuzzing, memory leak
#5134 - Heap-Buffer-Overflow in lexer_convert_ident_to_cesu8 /jerryscript/jerry-core/parser/js/js-lexer.c:2083:9
Issue -
State: open - Opened by Qbtly 8 months ago
- 1 comment
Labels: bug, fuzzing, lexer
#5134 - Heap-Buffer-Overflow in lexer_convert_ident_to_cesu8 /jerryscript/jerry-core/parser/js/js-lexer.c:2083:9
Issue -
State: open - Opened by Qbtly 8 months ago
- 1 comment
Labels: bug, fuzzing, lexer
#5133 - SEGV in parser_parse_class /jerryscript/jerry-core/parser/js/js-parser-expr.c:1107:38
Issue -
State: closed - Opened by Qbtly 8 months ago
#5132 - SEGV in scanner_seek /jerryscript/jerry-core/parser/js/js-scanner-util.c:372:17
Issue -
State: closed - Opened by Qbtly 8 months ago
- 1 comment
#5131 - literal storage: 4x performance improvement using a hashmap
Pull Request -
State: open - Opened by ronanj 8 months ago
- 7 comments
#5124 - request a new release
Issue -
State: open - Opened by chenrui333 10 months ago
- 9 comments
Labels: question
#5123 - RegExp.rightContext differs between Jerryscript and V8
Issue -
State: closed - Opened by Qbtly 11 months ago
- 1 comment
Labels: feature request, question
#5122 - Snapshot doesn't support tagged template literals
Issue -
State: open - Opened by ReimuNotMoe 12 months ago
- 1 comment
Labels: feature request
#5122 - Snapshot doesn't support tagged template literals
Issue -
State: open - Opened by ReimuNotMoe 12 months ago
- 1 comment
Labels: feature request
#5118 - Assertion 'ecma_is_value_object (iter_result)' failed
Issue -
State: open - Opened by anbu1024 12 months ago
Labels: bug, fuzzing
#5118 - Assertion 'ecma_is_value_object (iter_result)' failed
Issue -
State: open - Opened by anbu1024 12 months ago
Labels: bug, fuzzing
#5113 - Assertion 'opts & PARSER_CLASS_LITERAL_CTOR_PRESENT' failed at /jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_class_body):538
Issue -
State: open - Opened by Qbtly about 1 year ago
Labels: bug, parser, fuzzing
#5113 - Assertion 'opts & PARSER_CLASS_LITERAL_CTOR_PRESENT' failed at /jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_class_body):538
Issue -
State: open - Opened by Qbtly about 1 year ago
Labels: bug, parser, fuzzing
#5107 - link error when build jerry.exe on MSYS2 MinGW64
Issue -
State: open - Opened by kuerka about 1 year ago
- 1 comment
Labels: feature request, windows
#5107 - link error when build jerry.exe on MSYS2 MinGW64
Issue -
State: open - Opened by kuerka about 1 year ago
- 1 comment
Labels: feature request, windows
#5105 - Segmentation Fault in release. Assertion 'context_p->source_p < context_p->source_end_p' failed in debug version
Issue -
State: open - Opened by anbu1024 about 1 year ago
Labels: bug, fuzzing, lexer
#5105 - Segmentation Fault in release. Assertion 'context_p->source_p < context_p->source_end_p' failed in debug version
Issue -
State: open - Opened by anbu1024 about 1 year ago
Labels: bug, fuzzing, lexer
#5104 - Segmentation Fault in release. Assertion 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed on debug.
Issue -
State: open - Opened by anbu1024 about 1 year ago
Labels: bug, parser, fuzzing
#5104 - Segmentation Fault in release. Assertion 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed on debug.
Issue -
State: open - Opened by anbu1024 about 1 year ago
Labels: bug, parser, fuzzing
#5103 - Who to contact for security issues
Issue -
State: open - Opened by psmoros about 1 year ago
Labels: question
#5103 - Who to contact for security issues
Issue -
State: open - Opened by psmoros about 1 year ago
Labels: question
#5100 - ICE: Assertion 'ecma_is_lexical_environment (obj_p) || !ecma_op_object_is_fast_array (obj_p)' failed at jerry-core/ecma/base/ecma-helpers.c
Issue -
State: closed - Opened by anbu1024 about 1 year ago
- 1 comment
Labels: bug, fuzzing
#5100 - ICE: Assertion 'ecma_is_lexical_environment (obj_p) || !ecma_op_object_is_fast_array (obj_p)' failed at jerry-core/ecma/base/ecma-helpers.c
Issue -
State: closed - Opened by anbu1024 about 1 year ago
- 1 comment
Labels: bug, fuzzing
#5099 - ICE: Assertion 'context_p->stack_depth == context_p->context_stack_depth' failed at jerry-core/parser/js/js-parser-statm.c
Issue -
State: open - Opened by anbu1024 about 1 year ago
Labels: bug, parser, fuzzing
#5099 - ICE: Assertion 'context_p->stack_depth == context_p->context_stack_depth' failed at jerry-core/parser/js/js-parser-statm.c
Issue -
State: open - Opened by anbu1024 about 1 year ago
Labels: bug, parser, fuzzing
#5097 - Null pointer dereference on release. ICE on debug: Assertion 'object_p != NULL && name_p != NULL' failed at jerry-core/ecma/base/ecma-helpers.c(ecma_create_named_data_property):526
Issue -
State: closed - Opened by anbu1024 about 1 year ago
Labels: bug, fuzzing
#5097 - Null pointer dereference on release. ICE on debug: Assertion 'object_p != NULL && name_p != NULL' failed at jerry-core/ecma/base/ecma-helpers.c(ecma_create_named_data_property):526
Issue -
State: closed - Opened by anbu1024 about 1 year ago
Labels: bug, fuzzing
#5092 - heap-buffer-overflow in scanner_is_context_needed
Issue -
State: open - Opened by Ye0nny over 1 year ago
- 1 comment
Labels: bug, parser, fuzzing
#5092 - heap-buffer-overflow in scanner_is_context_needed
Issue -
State: open - Opened by Ye0nny over 1 year ago
- 1 comment
Labels: bug, parser, fuzzing
#5091 - Assertion 'compressed_pointer != JMEM_CP_NULL' failed
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: fuzzing
#5091 - Assertion 'compressed_pointer != JMEM_CP_NULL' failed
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: fuzzing
#5090 - Assertion 'scope_stack_p >= context_p->scope_stack_p' failed
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: bug, parser, fuzzing
#5090 - Assertion 'scope_stack_p >= context_p->scope_stack_p' failed
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: bug, parser, fuzzing
#5088 - Assertion 'property == ECMA_PROPERTY_TYPE_NOT_FOUND || property == ECMA_PROPERTY_TYPE_NOT_FOUND_AND_STOP' failed
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: bug, fuzzing
#5088 - Assertion 'property == ECMA_PROPERTY_TYPE_NOT_FOUND || property == ECMA_PROPERTY_TYPE_NOT_FOUND_AND_STOP' failed
Issue -
State: open - Opened by voidptr127 over 1 year ago
Labels: bug, fuzzing
#5082 - what dose test262-es6-excludelist.xml can do?
Issue -
State: closed - Opened by Boyka-SS over 1 year ago
- 1 comment
#5082 - what dose test262-es6-excludelist.xml can do?
Issue -
State: closed - Opened by Boyka-SS over 1 year ago
- 1 comment
#5081 - Compile error when using JERRY_NUMBER_TYPE_FLOAT64=0
Issue -
State: open - Opened by VayuDev over 1 year ago
Labels: bug, ecma core
#5070 - Assertion 'ecma_find_named_property (func_obj_p, ecma_get_magic_string (LIT_MAGIC_STRING_NAME)) == NULL' failed at /jerryscript/jerry-core/vm/vm.c(vm_loop):2173.
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, fuzzing
#5070 - Assertion 'ecma_find_named_property (func_obj_p, ecma_get_magic_string (LIT_MAGIC_STRING_NAME)) == NULL' failed at /jerryscript/jerry-core/vm/vm.c(vm_loop):2173.
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, fuzzing
#5069 - Assertion '!jcontext_has_pending_exception ()' failed at /jerryscript/jerry-core/jcontext/jcontext.c(jcontext_raise_exception):88.
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, fuzzing
#5069 - Assertion '!jcontext_has_pending_exception ()' failed at /jerryscript/jerry-core/jcontext/jcontext.c(jcontext_raise_exception):88.
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, fuzzing
#5068 - Assertion 'dividend_end_p[0] == divisor_high && dividend_end_p[-1] < divisor_high' failed at /jerryscript/jerry-core/ecma/operations/ecma-big-uint.c(ecma_big_uint_div_mod)
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, ecma builtins, fuzzing
#5068 - Assertion 'dividend_end_p[0] == divisor_high && dividend_end_p[-1] < divisor_high' failed at /jerryscript/jerry-core/ecma/operations/ecma-big-uint.c(ecma_big_uint_div_mod)
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, ecma builtins, fuzzing
#5066 - heap-buffer-overflow in lexer_compare_identifier_to_chars
Issue -
State: open - Opened by Ye0nny over 1 year ago
Labels: bug, fuzzing, lexer
#5066 - heap-buffer-overflow in lexer_compare_identifier_to_chars
Issue -
State: open - Opened by Ye0nny over 1 year ago
Labels: bug, fuzzing, lexer
#5065 - Two problems in Array.prototype.sort
Issue -
State: open - Opened by Georgezxh over 1 year ago
- 1 comment
Labels: bug, ecma builtins
#5065 - Two problems in Array.prototype.sort
Issue -
State: open - Opened by Georgezxh over 1 year ago
- 1 comment
Labels: bug, ecma builtins
#5063 - Assertion 'context_p->stack_depth <= 1' failed at jerryscript/jerry-core/parser/js/js-parser-statm.c(parser_parse_statements)
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, parser, fuzzing
#5063 - Assertion 'context_p->stack_depth <= 1' failed at jerryscript/jerry-core/parser/js/js-parser-statm.c(parser_parse_statements)
Issue -
State: open - Opened by EJueon over 1 year ago
Labels: bug, parser, fuzzing
#5062 - Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' failed at jerryscript/jerry-core/jmem/jmem-heap.c(jmem_heap_finalize):108.
Issue -
State: open - Opened by Ye0nny over 1 year ago
Labels: fuzzing, memory leak
#5062 - Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' failed at jerryscript/jerry-core/jmem/jmem-heap.c(jmem_heap_finalize):108.
Issue -
State: open - Opened by Ye0nny over 1 year ago
Labels: fuzzing, memory leak
#5061 - Assertion 'context_p->scope_stack_size == PARSER_MAXIMUM_DEPTH_OF_SCOPE_STACK' failed at jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_class):1068.
Issue -
State: open - Opened by Ye0nny over 1 year ago
Labels: bug, fuzzing
#5061 - Assertion 'context_p->scope_stack_size == PARSER_MAXIMUM_DEPTH_OF_SCOPE_STACK' failed at jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_class):1068.
Issue -
State: open - Opened by Ye0nny over 1 year ago
Labels: bug, fuzzing
#5060 - Aborted(core dumped)
Issue -
State: open - Opened by Georgezxh over 1 year ago
Labels: bug
#5060 - Aborted(core dumped)
Issue -
State: open - Opened by Georgezxh over 1 year ago
Labels: bug
#5058 - Segmentation fault in jerry
Issue -
State: open - Opened by marckwei over 1 year ago
- 5 comments
Labels: bug, fuzzing