Searched defs:UpdateType (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ | ||
| D | pgo_type_infer_helper.cpp | 152 void PGOTypeInferHelper::UpdateType(CollectedType &types, JSTaggedValue prop) in UpdateType() function in panda::ecmascript::kungfu::PGOTypeInferHelper |
| D | method_type_infer.cpp | 132 bool MethodTypeInfer::UpdateType(GateRef gate, const GateType type, bool savePreType) in UpdateType() function in panda::ecmascript::kungfu::MethodTypeInfer |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | type_recorder.cpp | 300 GateType TypeRecorder::UpdateType(const int32_t offset, const GateType &type) const in UpdateType() function in panda::ecmascript::kungfu::TypeRecorder |