Home
last modified time | relevance | path

Searched defs:preType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp212 GateType preType = type; in ComputeCommonSuperClassTypes() local
Dmethod_type_infer.cpp126 GateType preType = gateAccessor_.GetGateType(gate); in UpdateType() local
146 GateType MethodTypeInfer::HandleTypeCompatibility(const GateType preType, const GateType type) const in HandleTypeCompatibility() argument