Searched defs:throwUndef (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/modules/ |
| D | isa_dynamic_modules.cpp | 222 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldExternalModuleVarInst, func… in TransformIrLdExternalModuleVar() local 247 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldLocalModuleVarInst, localVa… in TransformIrLdLocalModuleVar() local 277 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldLocalModuleVarInst, localVa… in TransformIrStModuleVar() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/modules/ |
| D | modules_dynamic_modify_test.cpp | 311 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldExternalModuleVarInst, abck… in TransformIrAddImportedFunctionCall() local 360 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldLocalModuleVarInst, varName… in TransformIrAddLocalExport() local 390 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldExternalModuleVarInst, varN… in TransformIrAddIndirectExport() local 461 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldExternalModuleVarInst, expo… in TransformIrAddStarExportFunc2() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/modules/ |
| D | modules_dynamic_modify_test.cpp | 397 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldExternalModuleVarInst, abck… in TransformIrAddImportedFunctionCall() local 446 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldLocalModuleVarInst, varName… in TransformIrAddLocalExport() local 476 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldExternalModuleVarInst, varN… in TransformIrAddIndirectExport() local 547 …auto throwUndef = g_dynG->iCreateThrowUndefinedifholewithname(graph, ldExternalModuleVarInst, expo… in TransformIrAddStarExportFunc2() local
|