arkcompiler_ets_runtime/test/moduletest/multiconstpoolclass
wengchangcheng 8af2cd1e8b Descriptor: Fix multi constantpool bug and add testcase
Details:
1. Dont modify constpool in Method
2. Modify wrong cast of int16 to int32
3. Re-generate Constantpool when create Method
4. Add testcases of multi-constantpool

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5W5IP

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>

Change-Id: Ia76d5235eadba3cc117c3f0567044fd988dbfd1f
2022-10-19 15:00:56 +08:00
..
BUILD.gn Descriptor: Fix multi constantpool bug and add testcase 2022-10-19 15:00:56 +08:00
expect_output.txt Descriptor: Fix multi constantpool bug and add testcase 2022-10-19 15:00:56 +08:00
multiconstpoolclass.js Descriptor: Fix multi constantpool bug and add testcase 2022-10-19 15:00:56 +08:00