Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.h109 bool InferLdLocalModuleVar(GateRef gate);
Dtype_infer.cpp320 return InferLdLocalModuleVar(gate); in Infer()
919 bool TypeInfer::InferLdLocalModuleVar(GateRef gate) in InferLdLocalModuleVar() function in panda::ecmascript::kungfu::TypeInfer