# 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.

slotNum = 0x0
.language ECMAScript
.function any .#*#A(any a0, any a1, any a2) {
label_1: 
label_0: 
	ldlexvar 0x0, 0x0
	throw.undefinedifholewithname b
	ldai 0x64
	stlexvar 0x0, 0x0
	ldlexvar 0x0, 0x0
	throw.undefinedifholewithname b
	ldai 0xc8
	stlexvar 0x0, 0x0
	returnundefined
label_2: 
}

slotNum = 0x1
.language ECMAScript
.function any .func_main_0(any a0, any a1, any a2) {
label_1: 
label_0: 
	newlexenv 0x1
	definefunc 0x0, .#*#A, 0x0
	ldai 0x0
	stlexvar 0x0, 0x0
	returnundefined
label_2: 
}