Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.h109 bool InferStModuleVar(GateRef gate);
Dmethod_type_infer.cpp349 return InferStModuleVar(gate); in Infer()
1033 bool MethodTypeInfer::InferStModuleVar(GateRef gate) in InferStModuleVar() function in panda::ecmascript::kungfu::MethodTypeInfer