Home
last modified time | relevance | path

Searched defs:CheckParameter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.cpp205 bool Signature::CheckParameter(TypeRelation *relation, Type *type1, Type *type2) in CheckParameter() function in ark::es2panda::checker::Signature
/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp257 bool TSInlineLowering::CheckParameter(GateRef gate, InlineTypeInfoAccessor &info, MethodLiteral* me… in CheckParameter() function in panda::ecmascript::kungfu::TSInlineLowering