Home
last modified time | relevance | path

Searched defs:UpdateType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp157 void PGOTypeInfer::UpdateType(CollectedType &types, JSTaggedValue prop) in UpdateType() function in panda::ecmascript::kungfu::PGOTypeInfer
Dmethod_type_infer.cpp124 bool MethodTypeInfer::UpdateType(GateRef gate, const GateType type, bool savePreType) in UpdateType() function in panda::ecmascript::kungfu::MethodTypeInfer
140 bool MethodTypeInfer::UpdateType(GateRef gate, const GlobalTSTypeRef &typeRef, bool savePreType) in UpdateType() function in panda::ecmascript::kungfu::MethodTypeInfer
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp260 GateType TypeRecorder::UpdateType(const int32_t offset, const GateType &type) const in UpdateType() function in panda::ecmascript::kungfu::TypeRecorder