arkcompiler_ets_runtime/test
huanghuijin cd95704bf5 Convert properties value to match attr rep in CreateObjectFromProperties
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAGE45
Reason:the value in const pool not match with hclass
Description:when JSObject::CreateObjectFromProperties, the object
            literal value not match with attr's rep

Signed-off-by: huanghuijin <huanghuijin@huawei.com>
2024-08-02 16:26:26 +08:00
..
aotjsperftest remove the option builtins-dts from run_js_test and fix tests 2024-04-23 19:56:17 +08:00
aottest Convert properties value to match attr rep in CreateObjectFromProperties 2024-08-02 16:26:26 +08:00
deopttest Modify code warning 2024-01-11 18:56:48 +08:00
executiontest issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I8DSNW 2023-11-04 16:33:38 +08:00
ffiworkloadtest Signed-off-by: lanhaibo4 <lanhaibo5@h-partners.com> 2024-02-02 12:43:12 +08:00
fuzztest Delete serialize duplicate code 2024-07-26 14:15:41 +08:00
jittest Fix bugs in fuzz case 2024-07-23 16:31:21 +08:00
jsperftest !7104 超大函数 代码整改 2024-05-15 02:57:07 +00:00
moduletest !8285 BUG FIX arkfuzzer_IsInt() crash 2024-07-28 10:51:58 +00:00
perform modify file property 2024-05-14 11:54:48 +08:00
pgotypeinfer 整改版权头 2023-12-18 11:33:18 +08:00
quickfix Fix formatting issues 2024-07-25 15:24:50 +08:00
regresstest !8336 Fix regress 1427932 in debug 2024-07-26 17:51:25 +00:00
resource/js_runtime Fix bug of TDD 2024-07-25 16:44:22 +08:00
sharedtest rollback code:shared function dont support bind 2024-07-24 14:51:23 +08:00
workload add workload 2023-02-27 20:56:05 +08:00
workloadtest Support to run workload in interpreter mod 2024-07-26 08:29:31 +00:00
run_ts_test262.py Remove TSManager and TSTypes 2024-04-18 19:02:45 +08:00
runtest.py Remove TSManager and TSTypes 2024-04-18 19:02:45 +08:00
test_helper.gni !8154 Add UT parameter for beta3 2024-07-20 22:20:07 +00:00