arkcompiler_ets_runtime/ecmascript/ic
duomingliang 06b885cd29 enable jit inline
Change-Id: I03a14dc8f94a24b2346e67e1327953c38e7f8397

fix fastcall deopt

Change-Id: Icad62a5c93835e2d71197eff03b464f7ed0efd88

bugfix of litecg

Change-Id: I0e55efd2bb44e13387a48ad5ca6e6f25bb08e53f

close inlining when running apps

Change-Id: I1d5e063bc1018090dde0af6095a8a2469c5affe6

codecheck & compile error fix

Change-Id: I3f3442c3812d515bc1fa89bc1208ec2acbed6817

bugfix

Change-Id: Iddf6fc5cc2cba8b856447896b982aabd175e27d0

comment fix

Change-Id: I7be64154e2e7b98550f40522a9caa6b99a31a7e1
2024-06-07 19:18:25 +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 enable jit inline 2024-06-07 19:18:25 +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 enable jit inline 2024-06-07 19:18:25 +08:00
profile_type_info.h enable jit inline 2024-06-07 19:18:25 +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