about summary refs log tree commit diff stats
path: root/lib/quickjs/quickjs-opcode.h
Commit message (Expand)AuthorAgeFilesLines
* optional chaining fixes (github issue #103)Fabrice Bellard2024-01-111-0/+2
* fixed test262: derived-this-uninitialized-realm.jsFabrice Bellard2024-01-111-0/+4
* added 'in' operator for private fieldsFabrice Bellard2024-01-111-1/+2
* fixed 'return' handling with 'yield' in 'for of' or with finally blocks (gihu...Fabrice Bellard2023-12-141-1/+1
* fixed private field setters (github issue #194)Fabrice Bellard2023-12-081-1/+1
* Include QuickJS sources in the repositorybptato2023-06-221-0/+365