Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.h111 bool InferLdExternalModuleVar(GateRef gate);
Dmethod_type_infer.cpp355 return InferLdExternalModuleVar(gate); in Infer()
1057 bool MethodTypeInfer::InferLdExternalModuleVar(GateRef gate) in InferLdExternalModuleVar() function in panda::ecmascript::kungfu::MethodTypeInfer