Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.h110 bool InferLdLocalModuleVar(GateRef gate);
Dmethod_type_infer.cpp352 return InferLdLocalModuleVar(gate); in Infer()
1046 bool MethodTypeInfer::InferLdLocalModuleVar(GateRef gate) in InferLdLocalModuleVar() function in panda::ecmascript::kungfu::MethodTypeInfer