-
Notifications
You must be signed in to change notification settings - Fork 673
Pull requests: jerryscript-project/jerryscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Raise syntax error on invalid unicode escape sequences
#5146
opened Jun 24, 2024 by
matetokodi
Loading…
literal storage: 4x performance improvement using a hashmap
#5131
opened Mar 20, 2024 by
ronanj
Loading…
Reduce or even remove the usage of strlen in jerry-core and ext by improve the jerry port api
#4980
opened Feb 9, 2022 by
lygstate
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…
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…
Const literal marker should be processed before group assignment marker
bug
Undesired behaviour
parser
Related to the JavaScript parser
Implement String.prototype.normalize
ES.next
Related to ES2015+ features
#4903
opened Dec 13, 2021 by
rerobika
Loading…
Fix Typedarray.slice fastpath when the content type is matching
bug
Undesired behaviour
#4898
opened Dec 9, 2021 by
rerobika
Loading…
Revise tools scripts to be python3 compatible on win32 and enable github ci for win32
#4856
opened Dec 7, 2021 by
lygstate
Loading…
3
Implement optional chaining
ES.next
Related to ES2015+ features
test262
Related to Test262 test suite excluded tests
Improve location info for syntax errors.
abandoned
Abandoned by reviewers or author
#4816
opened Nov 3, 2021 by
zherczeg
Loading…
Rework own property enumeration
abandoned
Abandoned by reviewers or author
#4773
opened Sep 20, 2021 by
zherczeg
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.