arkcompiler_ets_runtime/ecmascript/ic
cly 0bbd5aab4c [BaselineJIT]adapt new properties and bugfix for BaselineJIT
!270 [BaselineJIT] fix bug about return result
* [BaselineJIT] fix bug about return result

!273 [BaselineJIT] support baseline option independently
* [BaselineJIT]support baseline option independently

!274 [BaselineJIT]baseline gc bugfix
* [BaselineJIT]baseline gc bugfix

!271 [BaselineJIT]BaselineJIT support profile
* [BaselineJIT]BaselineJIT support binary opration profile
* [BaselineJIT]BaselineJIT support profile

!265 [baselineJit]Enable aarch64 macro assembler
* [baseline jit]refactor bugfix patch
* [baselineJit]Bugfix for baseline jit call interpreter in aarch64
* [baselineJit]Enable aarch64 macro assembler

Change-Id: I5ab9f9e988b08b01ca5a0dc9051a1b45a11844c3
Signed-off-by: w00443755 <wangzhilei2@huawei.com>
2024-04-29 11:25:49 +08:00
..
tests Reason:fix number ic 2024-04-27 17:36: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 rebase pgo_type to master 2024-04-08 18:59:44 +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 privateproperty lowering 2024-04-23 14:20:59 +08:00
ic_runtime.h Reuse StObjByValue IC to add StOwnByIndex IC 2024-01-22 09:37:05 +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.cpp fix: 8 bit ic slot may exceed profiletypeinfo's length 2024-03-04 09:24:31 +08:00
profile_type_info.h [BaselineJIT]adapt new properties and bugfix for BaselineJIT 2024-04-29 11:25:49 +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