Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.h76 bool SetBooleanType(GateRef gate);
Dmethod_type_infer.cpp242 return SetBooleanType(gate); in Infer()
424 bool MethodTypeInfer::SetBooleanType(GateRef gate) in SetBooleanType() function in panda::ecmascript::kungfu::MethodTypeInfer