Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.h73 bool SetIntType(GateRef gate);
Dmethod_type_infer.cpp222 return SetIntType(gate); in Infer()
406 bool MethodTypeInfer::SetIntType(GateRef gate) in SetIntType() function in panda::ecmascript::kungfu::MethodTypeInfer
783 return SetIntType(gate); in GetObjPropWithName()