Popular repositories
-
Forked from jerryscript-project/jerryscript
Ultra-lightweight JavaScript engine for Internet of Things. http://www.jerryscript.net
C
604 contributions in the last year
Contribution activity
January 2021
Created 7 commits in 1 repository
Created a pull request in jerryscript-project/jerryscript that received 2 comments
Opened 4 other pull requests in 1 repository
jerryscript-project/jerryscript
1
open
3
merged
Reviewed 28 pull requests in 1 repository
jerryscript-project/jerryscript 28 pull requests
- Waiting the remaining tcp data are sent
- Fix number_to_bigint conversion problem
- Update profile README file
- Rework export default parsing
- Invalid regexp literals should throw syntax error in ES11
- Remove template array flag from arrays after the collection is freed
- Fix free of NULL value in function ecma_typedarray_helper_dispatch_construct
- new_target_object -> new_target_object_p
- Unify asserts in jerry-ext
- current_new_target -> current_new_target_p
- Add strict flag check for ecma_op_object_put_apply_receiver
- Rework module parsing and execution
- Implement Jerry api get builtin object
- Update ecma_op_function_get_function_realm method
- Farewell to Travis CI
- Tagged template literal array should be marked after construction
- Disable libjerry-math by default
- Fix shifting a negative value when using BigInts
- Fix VM stack size calculation for class initializer assignments
- Fix bytecode emitting for invalid regexp literals
- Bound function 'length' property should be early initialized
- Fix reference count management in %TypedArray%.prototype.reduce{Right}
- Proxy.[[Set]] should reject falsish trap result in strict mode
- Don't use property list pointer to store Proxy flags
- Add proxy check in ecma_op_object_put_with_receiver
- Some pull request reviews not shown.

