arkcompiler_ets_runtime/ecmascript/mem
xiongluo d622c14fca opt string table
Signed-off-by: xiongluo <xiongluo@huawei.com>
Change-Id: I6f10e8fcb0f9120c2cdba929b9731e4286a6ab8a
2023-08-01 22:05:57 +08:00
..
allocation_inspector.cpp heap allocation sampling 2023-05-23 15:38:38 +08:00
allocation_inspector.h heap allocation sampling 2023-05-23 15:38:38 +08:00
allocator-inl.h Fix GC Assert fail under concurrent mark 2022-08-17 16:35:49 +08:00
allocator.h Fix code check 2022-11-28 14:53:17 +08:00
area.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
assert_scope.h Fix code style 2022-12-26 19:50:46 +08:00
barriers-inl.h DFX Add Barrier Check 2023-03-12 11:16:59 +08:00
barriers.cpp fix(heap): update oldtonewrset reference and marking barrier weak referene bugfix 2022-08-17 23:40:20 +08:00
barriers.h typeinfer isa adapter 2022-09-20 20:23:26 +08:00
c_containers.h Fix code review from issue 2022-03-22 14:25:18 +08:00
c_string.cpp Remove redundant maybe_unused 2023-01-04 11:06:58 +08:00
c_string.h NAPI API Supplement 2023-04-18 15:42:29 +08:00
caddress_allocator.h Fix some header macro naming for consistency 2023-04-14 22:36:06 +08:00
chunk_allocator.h Fix some header macro naming for consistency 2023-04-14 22:36:06 +08:00
chunk_containers.h Refactor early elimination 2023-02-25 17:04:15 +08:00
chunk.cpp Test Union of "ecmascript/require/" 2022-12-01 10:24:34 +08:00
chunk.h Support Gate MetaData 2022-11-30 17:52:21 +08:00
clock_scope.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
concurrent_marker.cpp Remove ProcessOldToNew To MainThread 2023-07-03 19:51:34 +08:00
concurrent_marker.h Add Incremental mark interface 2023-05-05 15:24:47 +08:00
concurrent_sweeper.cpp GC bugfix on Free object 2022-12-13 11:56:49 +08:00
concurrent_sweeper.h GC bugfix on Free object 2022-12-13 11:56:49 +08:00
dyn_chunk.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
dyn_chunk.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
ecma_list.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
free_object_list.cpp Description: Full GC compress evacuate And OldToNew update bugfix 2022-07-25 10:24:52 +08:00
free_object_list.h Integer overflow check 2022-11-28 16:32:55 +08:00
free_object_set.cpp Description:asan crash asm interpreter. 2022-08-04 19:47:27 +08:00
free_object_set.h Fix code review from issue 2022-03-22 14:25:18 +08:00
full_gc.cpp Triggered CompressGC when switch background 2023-06-05 09:32:42 +08:00
full_gc.h compress object into appspawn space in prefork period 2022-08-15 16:22:11 +08:00
garbage_collector.h Fix issues in calculating promoted objects size for young semi-space GC. 2022-05-10 18:24:37 +08:00
gc_bitset.h Fix Math.Asinh function and Math.Atanh function for windows 2022-08-25 00:22:28 +08:00
gc_stats.cpp Triggered CompressGC when switch background 2023-06-05 09:32:42 +08:00
gc_stats.h Triggered CompressGC when switch background 2023-06-05 09:32:42 +08:00
heap_region_allocator.cpp Modify the tag of machine code space 2023-02-14 15:26:45 +08:00
heap_region_allocator.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
heap-inl.h Fixed data type under builtins (int->uint) 2023-07-20 16:48:27 +08:00
heap.cpp !4479 Apply variant strategies of cset in foreground and background 2023-07-26 06:52:52 +00:00
heap.h !4479 Apply variant strategies of cset in foreground and background 2023-07-26 06:52:52 +00:00
incremental_marker.cpp Fix codestyle [part-4] 2023-06-20 20:01:19 +08:00
incremental_marker.h Add Incremental mark interface 2023-05-05 15:24:47 +08:00
linear_space.cpp opt string table 2023-08-01 22:05:57 +08:00
linear_space.h heap allocation sampling 2023-05-23 15:38:38 +08:00
machine_code.h Fix some header macro naming for consistency 2023-04-14 22:36:06 +08:00
mark_stack.h fix codecheck warning 2022-08-12 17:31:44 +08:00
mark_word.h fix codecheck warning 2022-08-12 17:31:44 +08:00
mem_common.h Descriptor: delete native_stack.h, trace.h and mem.h 2022-07-29 17:13:58 +08:00
mem_controller.cpp Modify unreasonable type of double in number_helper, mem_controller and some files. 2022-09-15 22:42:46 +08:00
mem_controller.h Modify unreasonable type of double in number_helper, mem_controller and some files. 2022-09-15 22:42:46 +08:00
mem_map_allocator.cpp Add memory tag for memory pool 2023-05-06 02:13:40 +00:00
mem_map_allocator.h Add memory tag for memory pool 2023-05-06 02:13:40 +00:00
mem.h opt string table 2023-08-01 22:05:57 +08:00
native_area_allocator.cpp Fix codestyle [part-4] 2023-06-20 20:01:19 +08:00
native_area_allocator.h Descriptor: delete native_stack.h, trace.h and mem.h 2022-07-29 17:13:58 +08:00
object_xray.h !3957 Create constant string to optimize the memory of Heap 2023-05-09 11:22:41 +00:00
parallel_evacuator-inl.h Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
parallel_evacuator.cpp opt string table 2023-08-01 22:05:57 +08:00
parallel_evacuator.h Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
parallel_marker-inl.h Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
parallel_marker.cpp Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
parallel_marker.h Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
partial_gc.cpp Triggered CompressGC when switch background 2023-06-05 09:32:42 +08:00
partial_gc.h Merge remote-tracking branch 'oh/master' 2022-04-30 20:09:00 +08:00
region-inl.h support ark_aot_compiler on mac 2023-02-10 14:55:36 +08:00
region.h Triggered CompressGC when switch background 2023-06-05 09:32:42 +08:00
remembered_set.h fix code warnings 2022-11-28 10:00:41 +08:00
slots.h fix(heap): update oldtonewrset reference and marking barrier weak referene bugfix 2022-08-17 23:40:20 +08:00
space-inl.h Fix EnumerateRegionsWithRecord when record is null 2023-06-26 18:59:20 +08:00
space.cpp heap allocation sampling 2023-05-23 15:38:38 +08:00
space.h heap allocation sampling 2023-05-23 15:38:38 +08:00
sparse_space.cpp Apply variant strategie of cset chosen in foreground and background 2023-07-21 09:59:37 +08:00
sparse_space.h Apply variant strategie of cset chosen in foreground and background 2023-07-21 09:59:37 +08:00
stw_young_gc.cpp Add Incremental mark interface 2023-05-05 15:24:47 +08:00
stw_young_gc.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
tagged_object-inl.h Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00
tagged_object.h Replace Hard Code Numbers and Fix the Misuses of PtrAdd 2022-09-13 04:27:12 -07:00
tlab_allocator-inl.h add log fatal before unreachable 2022-12-01 16:30:13 +08:00
tlab_allocator.h Tidy up Heap class; re-organize the fields by categories and add descriptions. 2022-04-28 11:14:39 +08:00
verification.cpp Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
verification.h Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
visitor.h Feat(Aot): Track Double/Int field for aot compiler 2023-07-12 21:55:16 +08:00
work_manager.cpp Triggered CompressGC when switch background 2023-06-05 09:32:42 +08:00
work_manager.h Fix gc worker crash for mismatch threadNum 2023-04-09 20:14:07 +08:00