Home
last modified time | relevance | path

Searched defs:profileTypeArray (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp999 JSHandle<ProfileTypeInfo> profileTypeArray(thread, profileTypeInfo); in UpdateProfileTypeInfoCellToFunction() local
2219 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
2538 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
2601 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
2919 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
2993 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
5389 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
5444 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
6235 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
6297 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in RunInternal() local
[all …]
Dinterpreter_assembly.cpp2258 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in HandleStobjbyvalueImm8V8V8() local
2577 auto profileTypeArray = ProfileTypeInfo::Cast(tmpProfileTypeInfo.GetTaggedObject()); in HandleStobjbynameImm8Id16V8() local
3093 auto profileTypeArray = ProfileTypeInfo::Cast(tmpProfileTypeInfo.GetTaggedObject()); in HandleStobjbyvalueImm16V8V8() local
5340 auto profileTypeArray = ProfileTypeInfo::Cast(tmpProfileTypeInfo.GetTaggedObject()); in HandleStobjbynameImm16Id16V8() local
5414 auto profileTypeArray = ProfileTypeInfo::Cast(tmpProfileTypeInfo.GetTaggedObject()); in HandleLdobjbynameImm16Id16() local
5481 auto profileTypeArray = ProfileTypeInfo::Cast(tmpProfileTypeInfo.GetTaggedObject()); in HandleLdobjbynameImm8Id16() local
5808 …auto profileTypeArray = ProfileTypeInfo::Cast(profiltmpProfileTypeInfoeTypeInfo.GetTaggedObject()); in HandleLdobjbyvalueImm16V8() local
5864 auto profileTypeArray = ProfileTypeInfo::Cast(tmpProfileTypeInfo.GetTaggedObject()); in HandleLdobjbyvalueImm8V8() local
6134 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in HandleStthisbyvalueImm16V8() local
6198 auto profileTypeArray = ProfileTypeInfo::Cast(profileTypeInfo.GetTaggedObject()); in HandleStthisbyvalueImm8V8() local
[all …]