arkcompiler_ets_runtime/test/deopttest/restore_vregs/expect_output.txt
dingding 71da32852a Fix Deopt and TSManager Bugs
1.Fix Deopt does not restore vregs correctly in a loop when the number of declare args is greater than the number of actual args.
2.Fix function TSManager::RecursiveGenTSHClass may be entered duplicatly for the same class type.

Add regression tests cases.
The bugs caused the AOT application to fail to startup.

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

Signed-off-by: dingding <dingding5@huawei.com>
Change-Id: Ic1fdb8896b85023ba2536c6893b166d3f96c59ed
2023-03-31 09:29:50 +08:00

15 lines
606 B
Plaintext

# Copyright (c) 2023 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
[object Object]