issues
search
jerryscript-project
/
jerryscript
Ultra-lightweight JavaScript engine for the Internet of Things.
https://jerryscript.net
Apache License 2.0
6.96k
stars
673
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP - Update the API documentation
#5178
LaszloLango
opened
1 day ago
0
Fix Typedarray.slice fastpath when the content type is matching
#5177
gergocs
closed
3 hours ago
0
Refactoring ecma_extended_object_t::cls:: to ease the coding about builtin object class
#5176
lygstate
opened
1 day ago
8
feature: Mark the return type of jerry_value_as_integer as int64_t
#5175
lygstate
closed
2 days ago
0
Feature, Use JERRY_NUMBER_TYPE_FLOAT64 to guard arithmetic with double only, always storage float as FLOAT64
#5174
lygstate
opened
3 days ago
6
Review all of the documentations
#5173
LaszloLango
opened
5 days ago
0
check-strings.sh should check all generated sources, not only lit-magic-strings.inc.h
#5172
ossy-szeged
opened
5 days ago
0
[Clang] Cannot build with pointer authentication (-mbranch-protection flag)
#5171
bgergely0
opened
6 days ago
4
Introduce 'ecma_is_value_nullish'
#5170
LaszloLango
opened
1 week ago
0
Put reference on executable object's this_binding to avoid unwanted f…
#5169
gergocs
closed
1 week ago
0
Minor fix to ensure Python 3 support in the debugger
#5168
robertsipka
closed
1 week ago
0
Accessors should be kept alive during their invocation
#5167
gergocs
closed
1 week ago
0
Implement operations of atomics
#5166
gergocs
closed
6 hours ago
1
Implement BigInt asIntN and asUintN methods
#5165
gergocs
closed
4 days ago
1
Implement optional chaining
#5164
gergocs
closed
6 days ago
0
Update document 10.EXT-REFERENCE-HANDLER.md
#5163
lygstate
closed
5 days ago
2
Nominating Gergő Csizi (@gergocs) to become a JerryScript committer
#5162
robertsipka
opened
2 weeks ago
6
Freenode? - IRC what you did
#5161
SamuelMarks
opened
2 weeks ago
1
Fixes the GH actions by resolving the deprecated API usage.
#5160
LaszloLango
closed
2 weeks ago
0
Is version v2.1.0 affected by CVE-2020-23306?
#5159
minchai23
closed
3 weeks ago
1
Primary Contacts / Maintainers For Jerryscript?
#5158
bensternthal
closed
1 month ago
3
SEGV in parser_stack_iterator_read_uint8
#5157
Qbtly
opened
3 months ago
0
Why it runs failed to run a javascript code
#5156
RingsC
closed
3 months ago
5
Fix parsing of invalid asterix symbol after private field symbol
#5155
kulcsaradam
closed
3 months ago
1
Abort in jerry
#5154
Qbtly
closed
3 months ago
3
SEGV in parser_parse_class and parser_parse_for_statement_start
#5153
Qbtly
closed
3 months ago
0
SEGV in ecma_gc_free_native_pointer
#5152
Qbtly
opened
3 months ago
0
global-buffer-overflow in scanner_literal_is_created
#5151
Qbtly
opened
3 months ago
0
SEGV /jerryscript/jerry-core/parser/js/js-parser-expr.c:1997:11 in parser_parse_unary_expression
#5150
Qbtly
opened
3 months ago
0
SEGV /jerryscript/jerry-core/parser/js/js-scanner-util.c:2922:44 in scanner_literal_is_created
#5149
Qbtly
closed
1 month ago
0
Add build argument: --static-crt
#5148
winsoft666
closed
3 weeks ago
0
Add build argument: --arch
#5147
winsoft666
closed
3 weeks ago
0
Raise syntax error on invalid unicode escape sequences
#5146
matetokodi
opened
5 months ago
1
Fix parsing class body that includes stray semicolon after a static block
#5145
matetokodi
closed
5 months ago
0
Fix parsing of invalid private class properties
#5144
matetokodi
closed
5 months ago
0
String double free in ecma_module_find_module
#5143
9chu
opened
6 months ago
0
Fix CI for macos-latest
#5142
matetokodi
closed
6 months ago
0
Assertion in parser_check_duplicated_private_field
#5141
Qbtly
closed
5 months ago
0
Fix arguments object in eval-ed functions in static class initializers
#5140
matetokodi
closed
6 months ago
0
Fix the private field crash for the Array object.
#5139
paintedveil5
closed
1 day ago
8
Missing private field support for the Array object
#5138
paintedveil5
closed
1 day ago
1
jerryx_arg_ignore fail
#5137
spuggy0919
closed
4 days ago
1
Fix typo in the CMake setup of libFuzzer
#5136
renatahodovan
closed
7 months ago
0
Assertion ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p) in ecma_free_string_list
#5135
Qbtly
opened
8 months ago
1
Heap-Buffer-Overflow in lexer_convert_ident_to_cesu8 /jerryscript/jerry-core/parser/js/js-lexer.c:2083:9
#5134
Qbtly
opened
8 months ago
1
SEGV in parser_parse_class /jerryscript/jerry-core/parser/js/js-parser-expr.c:1107:38
#5133
Qbtly
closed
1 month ago
0
SEGV in scanner_seek /jerryscript/jerry-core/parser/js/js-scanner-util.c:372:17
#5132
Qbtly
closed
1 month ago
1
literal storage: 4x performance improvement using a hashmap
#5131
ronanj
opened
8 months ago
7
A memory leak defect was identified at line 151 of the file /jerryscript/jerry-ext/util/sources.c.
#5130
LuMingYinDetect
opened
8 months ago
0
Fix rare crash caused by get method of proxy object
#5129
matetokodi
closed
8 months ago
1
Next