yingguofeng@huawei.com
|
1dd62cf68f
|
Description:Native Memory Leak or error
Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5C883?from=project-issue
Change-Id: I3cdf41f9292fccb9a7e1164babc30cf77e6ac163
Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
|
2022-06-15 10:59:47 +08:00 |
|
Yuqiang Xian
|
e83020c9ea
|
Fix issues in calculating promoted objects size for young semi-space GC.
Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I55HWI
Signed-off-by: Yuqiang Xian <xianyuqiang@huawei.com>
|
2022-05-10 18:24:37 +08:00 |
|
Yuqiang Xian
|
42bbb16a55
|
Get rid of "Heap" class / instance dependency from "Space" base class.
Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I55HWI
Signed-off-by: Yuqiang Xian <xianyuqiang@huawei.com>
|
2022-05-05 20:14:16 +08:00 |
|
Yuqiang Xian
|
91c54d3b74
|
Fix several typos in the code.
Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I54NZF
Signed-off-by: Yuqiang Xian <xianyuqiang@huawei.com>
Change-Id: I51002ec27cbbb46263a104e6e19c5e354dcbc189
|
2022-04-27 18:28:18 +08:00 |
|
Yuqiang Xian
|
8e93c703bf
|
Refactor the GC related components.
Part 3: Clean-up GC work related utilities and get rid of confusing terminologies.
Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I54NZF
Signed-off-by: Yuqiang Xian <xianyuqiang@huawei.com>
Change-Id: I8085a6a074549366ec59214ce499d873660015e2
|
2022-04-26 14:34:43 +08:00 |
|