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_helper.cpp152 void PGOTypeInferHelper::UpdateType(CollectedType &types, JSTaggedValue prop) in UpdateType() function in panda::ecmascript::kungfu::PGOTypeInferHelper
Dmethod_type_infer.cpp132 bool MethodTypeInfer::UpdateType(GateRef gate, const GateType type, bool savePreType) in UpdateType() function in panda::ecmascript::kungfu::MethodTypeInfer
148 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.cpp300 GateType TypeRecorder::UpdateType(const int32_t offset, const GateType &type) const in UpdateType() function in panda::ecmascript::kungfu::TypeRecorder