Home
last modified time | relevance | path

Searched defs:oldType (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
H A Dpgo_type_infer.cpp161 GateType oldType = acc_.GetGateType(propKey); in TrySetPropKeyKind() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DboxingForLocals.cpp125 auto *oldType = oldVar->TsType(); in HandleFunctionParam() local
/arkcompiler/ets_runtime/ecmascript/
H A Dproperty_attributes.h190 TrackType oldType = GetTrackType(); in UpdateTrackType() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profiler_type.h212 auto oldType = static_cast<uint32_t>(std::get<Type>(type_)); in CombineType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_speculative_retype.cpp453 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitIntermediateValue() local
1641 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitTypeConvert() local
1649 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitTypeConvert() local

Completed in 10 milliseconds