Home
last modified time | relevance | path

Searched defs:paramType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
DassemblyFunctionProto.cpp154 auto &paramType = Type::Deserialize(protoParam.type(), allocator); in Deserialize() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp216 Type *paramType = paramIdent->TypeAnnotation()->AsTypeNode()->GetType(this); in CheckFunctionAssignmentPatternParameter() local
227 Type *paramType = nullptr; in CheckFunctionAssignmentPatternParameter() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp886 const auto paramType = paramTypes.at(params.size()); in VisitCall() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument