Searched defs:CheckParameter (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ | ||
| D | signature.cpp | 205 bool Signature::CheckParameter(TypeRelation *relation, Type *type1, Type *type2) in CheckParameter() function in ark::es2panda::checker::Signature |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | ts_inline_lowering.cpp | 257 bool TSInlineLowering::CheckParameter(GateRef gate, InlineTypeInfoAccessor &info, MethodLiteral* me… in CheckParameter() function in panda::ecmascript::kungfu::TSInlineLowering |