arkcompiler_ets_runtime/ecmascript/ic
wupengyong da962744ca Reason:fix number ic
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9JBVX?from=project-issue

Signed-off-by: wupengyong <wupengyong@huawei.com>
Change-Id: I71f023725deef598fad97c48d2a1aba2621df0eb
2024-04-27 17:36: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 enable baseline compiler 2024-04-21 17:58:55 +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