Searched defs:UpdateType (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ | ||
| D | pgo_type_infer.cpp | 157 void PGOTypeInfer::UpdateType(CollectedType &types, JSTaggedValue prop) in UpdateType() function in panda::ecmascript::kungfu::PGOTypeInfer |
| D | method_type_infer.cpp | 124 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 | 260 GateType TypeRecorder::UpdateType(const int32_t offset, const GateType &type) const in UpdateType() function in panda::ecmascript::kungfu::TypeRecorder |