Home
last modified time | relevance | path

Searched defs:throwUndef (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/modules/
Disa_dynamic_modules.cpp222 …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/
Dmodules_dynamic_modify_test.cpp311 …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/
Dmodules_dynamic_modify_test.cpp397 …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