Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp657 std::vector<GlobalTSTypeRef> paras {}; in ParseGenericsInstanceType() local
667const std::vector<GlobalTSTypeRef> &paras) in InstantiateGenericsType()
694const std::vector<GlobalTSTypeRef> &paras) in InstantiateFuncGenericsType()
718const std::vector<GlobalTSTypeRef> &paras) in InstantiateClassGenericsType()
752const std::vector<GlobalTSTypeRef> &paras) in InstantiateInterfaceGenericsType()
771const std::vector<GlobalTSTypeRef> &paras) in InstantiateObjGenericsType()
787 …Ref TSTypeParser::TryReplaceTypePara(GlobalTSTypeRef gt, const std::vector<GlobalTSTypeRef> &paras) in TryReplaceTypePara()
/arkcompiler/ets_runtime/test/ffiworkloadtest/
Dget_ffi_workload_report.py417 paras = get_args() variable
/arkcompiler/ets_runtime/test/jsperftest/
Drun_js_test.py722 paras = get_args() variable