Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp458 …PGODefineOpType* objDefType = chunk_->New<PGODefineOpType>(ProfileType::CreateJITType(), newHClass… in ConvertCreateObject() local
465 … PGODefineOpType* objDefType = chunk_->New<PGODefineOpType>(ProfileType::CreateJITType(), hclass); in ConvertCreateObject() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1316 PGODefineOpType objDefType(localType); in DumpDefineClass() local
1371 PGODefineOpType objDefType(profileType); in DumpCreateObject() local
1378 PGODefineOpType objDefType(profileType); in DumpCreateObject() local