Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.h98 bool InferCallFunction(GateRef gate);
Dmethod_type_infer.cpp300 return InferCallFunction(gate); in Infer()
836 bool MethodTypeInfer::InferCallFunction(GateRef gate) in InferCallFunction() function in panda::ecmascript::kungfu::MethodTypeInfer