jerryscript-project/jerryscript
Ultra-lightweight JavaScript engine for the Internet of Things.
CApache-2.0
Issues
- 0
- 1
- 2
- 1
can't find property in ecma_lcache_invalidate()
#5248 opened by guesshaha - 1
Update Conan-Version
#5245 opened by alex1891 - 1
- 0
SEGV in vm_loop
#5237 opened by clearcache7 - 0
SEGV in ecma_string_copy_to_buffer
#5236 opened by clearcache7 - 0
runtime error in ecma-helpers-value.c
#5234 opened by chongwick - 0
Assertion 'size > 0 && ECMA_BIGINT_GET_LAST_DIGIT (value_p, size) != 0' failed at ./jerryscript/jerry-core/ecma/operations/ecma-big-uint.c
#5230 opened by JimWongM - 0
Jerryscript stucks on running garbage collection
#5227 opened by LazyBoy-KK - 1
- 1
- 0
Assertion '(uintptr_t) data_space_p % JMEM_ALIGNMENT == 0' failed at /jerryscript/jerry-core/jmem/jmem-heap.c
#5223 opened by JimWongM - 0
- 0
UndefinedBehaviorSanitizer: SEGV on unknown address in ecma_builtin_bigint_object_as_int_n
#5224 opened by JimWongM - 0
Assertion Failure 'jcontext_has_pending_exception ()' failed at /jerryscript/jerry-core/vm/vm.c(vm_loop).
#5222 opened by JimWongM - 0
`String.prototype.normalize` method not implemented
#5213 opened by ayuan0828 - 0
Assertion 'context_p->token.type != LEXER_RIGHT_PAREN' failed in parser_parse_while_statement_start
#5220 opened by renatahodovan - 0
Assertion 'context_p->token.type != LEXER_COLON' failed in parser_parse_case_statement
#5219 opened by renatahodovan - 0
Assertion 'context_p->next_scanner_info_p->source_p == context_p->source_p && context_p->next_scanner_info_p->type == SCANNER_TYPE_SWITCH' failed in parser_parse_switch_statement_start
#5218 opened by renatahodovan - 0
- 0
Assertion 'call_arguments <= CBC_MAXIMUM_BYTE_VALUE' failed in parser_emit_cbc_call
#5216 opened by renatahodovan - 0
SEGV in parser_restore_private_context
#5215 opened by renatahodovan - 0
SEGV in parser_parse_class
#5214 opened by renatahodovan - 0
Assertion 'context.status_flags & PARSER_SCANNING_SUCCESSFUL' failed at jerryscript/jerry-core/parser/js/js-parser.c(parser_parse_source):2288
#5212 opened by paintedveil5 - 0
Assertion 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed at jerryscript/jerry-core/parser/js/js-parser.c(parser_parse_function_arguments)
#5211 opened by paintedveil5 - 0
Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' failed at jerryscript/jerry-core/jmem/jmem-heap.c(jmem_heap_finalize):115
#5208 opened by paintedveil5 - 0
Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' failed at jerryscript/jerry-core/jmem/jmem-heap.c(jmem_heap_finalize):115
#5210 opened by paintedveil5 - 0
Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' failed at jerryscript/jerry-core/jmem/jmem-heap.c(jmem_heap_finalize):115
#5209 opened by paintedveil5 - 0
- 2
- 2
Freenode? - IRC what you did
#5161 opened by SamuelMarks - 0
Review all of the documentations
#5173 opened by LaszloLango - 1
Introduce 'ecma_is_value_nullish'
#5170 opened by LaszloLango - 0
- 0
unit-doc-02.API-REFERENCE20.exe failed
#5191 opened by lygstate - 0
Heap-buffer-overflow in lexer_construct_literal_object
#5189 opened by WS32bit - 0
feature: Address performance issue and bugs about `symbol` and `string` by introduce atom
#5182 opened by lygstate - 7
- 0
check-strings.sh should check all generated sources, not only lit-magic-strings.inc.h
#5172 opened by ossy-szeged - 4
[Clang] Cannot build with pointer authentication (-mbranch-protection flag)
#5171 opened by bgergely0 - 6
Feature, Use JERRY_NUMBER_TYPE_FLOAT64 to guard arithmetic with double only, always storage float as FLOAT64
#5174 opened by lygstate - 0
- 0
SEGV in parser_stack_iterator_read_uint8
#5157 opened by Qbtly - 1
Is version v2.1.0 affected by CVE-2020-23306?
#5159 opened by minchai23 - 3
Primary Contacts / Maintainers For Jerryscript?
#5158 opened by bensternthal - 3
Abort in jerry
#5154 opened by Qbtly - 0
- 5
Why it runs failed to run a javascript code
#5156 opened by RingsC