arkcompiler_ets_runtime/ecmascript/mem
openharmony_ci 24e8b5fd18
!546 Add Container Queue
Merge pull request !546 from chenqi/container_queue
2022-03-07 11:43:30 +00:00
..
allocator-inl.h Heap code refactoring 2022-02-25 16:03:15 +08:00
allocator.h Heap code refactoring 2022-02-25 16:03:15 +08:00
area.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
assert_scope-inl.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
assert_scope.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
barriers-inl.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
barriers.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
c_containers.h Description 2022-02-10 11:28:34 +08:00
c_string.cpp support SuspendVM and output UncaughtException 2022-02-09 10:32:56 +08:00
c_string.h support SuspendVM and output UncaughtException 2022-02-09 10:32:56 +08:00
caddress_allocator.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
chunk_allocator.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
chunk_containers.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
chunk.cpp Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
chunk.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
clock_scope.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
concurrent_marker.cpp Bugfix:Fix application bug that found by monkey testing 2022-02-26 18:39:47 +08:00
concurrent_marker.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
concurrent_sweeper.cpp Heap code refactoring 2022-02-25 16:03:15 +08:00
concurrent_sweeper.h Heap code refactoring 2022-02-25 16:03:15 +08:00
ecma_list.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
free_object_list-inl.h GC performance optimization 2022-02-15 14:24:21 +08:00
free_object_list.cpp Heap code refactoring 2022-02-25 16:03:15 +08:00
free_object_list.h Heap code refactoring 2022-02-25 16:03:15 +08:00
free_object_set.cpp GC performance optimization 2022-02-15 14:24:21 +08:00
free_object_set.h GC performance optimization 2022-02-15 14:24:21 +08:00
full_gc.cpp Bugfix:Fix application bug that found by monkey testing 2022-02-26 18:39:47 +08:00
full_gc.h GC name is unclear and confused. class_ in object factory are redundant. 2022-02-16 01:10:53 -10:00
gc_stats.cpp Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
gc_stats.h GC name is unclear and confused. class_ in object factory are redundant. 2022-02-16 01:10:53 -10:00
heap_region_allocator.cpp Add Memory Tag for Js Heap 2022-03-01 15:09:13 +08:00
heap_region_allocator.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
heap-inl.h move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
heap.cpp !685 enable Parallel GC 2022-03-04 09:02:50 +00:00
heap.h Bugfix:Fix application bug that found by monkey testing 2022-02-26 18:39:47 +08:00
linear_space.cpp Fix VerificationTest Failure 2022-02-28 20:54:00 +08:00
linear_space.h Heap code refactoring 2022-02-25 16:03:15 +08:00
machine_code.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
mark_stack-inl.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
mark_stack.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
mark_word.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
mem_controller.cpp Heap code refactoring 2022-02-25 16:03:15 +08:00
mem_controller.h The limits of old space and global space were fixed. 2022-02-21 23:05:13 -10:00
mem.h Merge branch 'master' of https://gitee.com/openharmony/ark_js_runtime 2022-03-02 23:56:46 -08:00
mix_gc.cpp fix gc bug 2022-03-06 17:58:44 -10:00
mix_gc.h fix gc bug 2022-03-06 17:58:44 -10:00
native_area_allocator.cpp Adapt for windows platform 2022-03-02 11:22:58 +08:00
native_area_allocator.h issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00
object_xray-inl.h Add Container Queue 2022-03-05 16:55:38 +08:00
object_xray.h nativePointer optimization 2021-12-23 19:40:54 +08:00
parallel_evacuation-inl.h Fix VerificationTest Failure 2022-02-28 20:54:00 +08:00
parallel_evacuation.cpp Fix VerificationTest Failure 2022-02-28 20:54:00 +08:00
parallel_evacuation.h Heap code refactoring 2022-02-25 16:03:15 +08:00
parallel_marker-inl.h Heap code refactoring 2022-02-25 16:03:15 +08:00
parallel_marker.cpp Heap code refactoring 2022-02-25 16:03:15 +08:00
parallel_marker.h Heap code refactoring 2022-02-25 16:03:15 +08:00
parallel_work_helper.cpp Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
parallel_work_helper.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
region-inl.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
region.h Merge branch 'master' of https://gitee.com/openharmony/ark_js_runtime 2022-03-02 23:56:46 -08:00
remembered_set.h Merge branch 'master' of https://gitee.com/openharmony/ark_js_runtime 2022-03-02 23:56:46 -08:00
slots.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
space-inl.h Heap code refactoring 2022-02-25 16:03:15 +08:00
space.cpp Bugfix:Fix application bug that found by monkey testing 2022-02-26 18:39:47 +08:00
space.h Adapt for windows platform 2022-03-02 11:22:58 +08:00
sparse_space.cpp Bugfix:Fix application bug that found by monkey testing 2022-02-26 18:39:47 +08:00
sparse_space.h Adapt for windows platform 2022-03-02 11:22:58 +08:00
stw_young_gc_for_testing-inl.h GC name is unclear and confused. class_ in object factory are redundant. 2022-02-16 01:10:53 -10:00
stw_young_gc_for_testing.cpp Heap code refactoring 2022-02-25 16:03:15 +08:00
stw_young_gc_for_testing.h GC name is unclear and confused. class_ in object factory are redundant. 2022-02-16 01:10:53 -10:00
tagged_object-inl.h fix hppgc bug 2022-01-07 11:00:49 +08:00
tagged_object.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
tlab_allocator-inl.h Heap code refactoring 2022-02-25 16:03:15 +08:00
tlab_allocator.h Heap code refactoring 2022-02-25 16:03:15 +08:00
utils.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
verification.cpp Fix VerificationTest Failure 2022-02-28 20:54:00 +08:00
verification.h Fix VerificationTest Failure 2022-02-28 20:54:00 +08:00