arkcompiler_ets_runtime/ecmascript/ic
chentianyu 6e01d884ae Optimize iterate local-to-share in SharedGC::Remark
Signed-off-by: chentianyu <chentianyu31@huawei.com>
Change-Id: I153e6f4161b794bbf7e649e5241bd1c41bafe963
2024-06-05 15:11:55 +08:00
..
tests Support SharedGC ConcurentMark 2024-05-16 18:29:49 +08:00
ic_binary_op.h Bugfix on EcmaString::CreateTreeString create long ecmaString 2023-08-08 20:19:28 +08:00
ic_compare_op.cpp Judge special value use Isxxx() instead of equal 2023-01-14 10:20:50 +08:00
ic_compare_op.h Fix typo 2023-08-11 17:27:36 +08:00
ic_handler.h fix onHeapBit & SOutOfBoundsBit conflict in store handler 2024-05-28 10:26:11 +08:00
ic_runtime_stub-inl.h Reason:fix number ic 2024-04-27 17:36:49 +08:00
ic_runtime_stub.h qSupport nullish / generic in sendable class 2024-03-26 20:17:59 +08:00
ic_runtime.cpp 五大项整改:HeapSnapshot::GenerateNode();Elements::MigrateArrayWithKind();StoreICRuntime::StoreMiss();JITProfiler::ConvertICByNameWithHandler() 2024-05-22 11:11:31 +08:00
ic_runtime.h 五大项整改:HeapSnapshot::GenerateNode();Elements::MigrateArrayWithKind();StoreICRuntime::StoreMiss();JITProfiler::ConvertICByNameWithHandler() 2024-05-22 11:11:31 +08:00
invoke_cache.cpp Modify JSMethod to Method 2022-08-23 15:23:06 +08:00
invoke_cache.h Fix typo 2023-08-11 17:27:36 +08:00
profile_type_info_cell.h [JIT] reuse machine code and profile type info 2024-05-31 17:58:59 +08:00
profile_type_info.cpp Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
profile_type_info.h [JIT] bug fix when vm exit 2024-05-16 14:17:54 +08:00
properties_cache.h Reason:add BinarySearch IR 2024-04-23 21:00:46 +08:00
property_box.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
property_box.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
proto_change_details.cpp Judge special value use Isxxx() instead of equal 2023-01-14 10:20:50 +08:00
proto_change_details.h Implement serialize base class 2023-12-01 09:02:26 +08:00