Searched defs:CheckParameter (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ | ||
H A 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/ | ||
H A D | ts_inline_lowering.cpp | 254 bool TSInlineLowering::CheckParameter(GateRef gate, InlineTypeInfoAccessor &info, MethodLiteral* method) in CheckParameter() function in panda::ecmascript::kungfu::TSInlineLowering |
Completed in 5 milliseconds