Home
last modified time | relevance | path

Searched refs:functionArgTypeUndefined (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/
Dscenarios.js90 function functionArgTypeUndefined(arg) { function
127 exports.functionArgTypeUndefined = functionArgTypeUndefined;
Dscenarios.ets17 …nericFunction, ClassToExtend, functionArgTypeAny, functionArgTypeUnknown, functionArgTypeUndefined,
78 return functionArgTypeUndefined(arg) as int == 1;