Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp431 …PGODefineOpType* objDefType = chunk_->New<PGODefineOpType>(ProfileType::CreateJITType(), newHClass… in ConvertCreateObject() local
438 … PGODefineOpType* objDefType = chunk_->New<PGODefineOpType>(ProfileType::CreateJITType(), hclass); in ConvertCreateObject() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1283 PGODefineOpType objDefType(localType); in DumpDefineClass() local
1337 PGODefineOpType objDefType(profileType); in DumpCreateObject() local
1344 PGODefineOpType objDefType(profileType); in DumpCreateObject() local