-
Notifications
You must be signed in to change notification settings - Fork 684
Pull requests: jerryscript-project/jerryscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix memory leak when using continue or break statement with syntaxError
#5190
opened Dec 9, 2024 by
gergocs
Loading…
Refactoring ecma_extended_object_t::cls:: to ease the coding about builtin object class
#5176
opened Nov 25, 2024 by
lygstate
Loading…
Improve location info for syntax errors.
abandoned
Abandoned by reviewers or author
enhancement
An improvement
#4816
opened Nov 3, 2021 by
zherczeg
Loading…
Fixed the issue where gc was triggered during the attribute search pr…
#5242
opened Jul 22, 2025 by
happy-boy-maker
Loading…
Rework VM dispatch
abandoned
Abandoned by reviewers or author
interpreter
Related to the virtual machine
performance
Affects performance
stack usage
Affects stack usage
#4967
opened Jan 19, 2022 by
rerobika
Loading…
Rework own property enumeration
abandoned
Abandoned by reviewers or author
enhancement
An improvement
#4773
opened Sep 20, 2021 by
zherczeg
Loading…
The skipping of null values during array processing has been removed
#5241
opened Jul 22, 2025 by
happy-boy-maker
Loading…
Rework internal methods
ecma core
Related to core ECMA functionality
performance
Affects performance
stack usage
Affects stack usage
#4968
opened Jan 20, 2022 by
szilagyiadam
Loading…
Raise syntax error on invalid unicode escape sequences
#5146
opened Jun 24, 2024 by
matetokodi
Loading…
Fix "floating-point comparison is always false" clang error
#5232
opened Jun 3, 2025 by
ossy-szeged
Loading…
Rename jerry_port_log to jerry_port_log_buffer for reduce strlen usage
#5201
opened Dec 17, 2024 by
lygstate
Loading…
Fixes ecma_uint32_to_utf8_string that fill \0 at the end of string
#5196
opened Dec 10, 2024 by
lygstate
Loading…
When the eval is either a non-string or empty, clear the local state to prevent contamination of the next parsing unit
#5244
opened Jul 24, 2025 by
happy-boy-maker
Loading…
ProTip!
no:milestone will show everything without a milestone.