Home
last modified time | relevance | path

Searched refs:InferCallMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.h99 bool InferCallMethod(GateRef gate);
Dmethod_type_infer.cpp307 return InferCallMethod(gate); in Infer()
800 bool MethodTypeInfer::InferCallMethod(GateRef gate) in InferCallMethod() function in panda::ecmascript::kungfu::MethodTypeInfer