Searched refs:InferLdLocalModuleVar (Results 1 – 2 of 2) sorted by relevance
109 bool InferLdLocalModuleVar(GateRef gate);
320 return InferLdLocalModuleVar(gate); in Infer()919 bool TypeInfer::InferLdLocalModuleVar(GateRef gate) in InferLdLocalModuleVar() function in panda::ecmascript::kungfu::TypeInfer