Home
last modified time | relevance | path

Searched refs:profileTypeInfoCell1Class (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp1425 auto profileTypeInfoCell1Class = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in UpdateProfileTypeInfoCellType() local
1427 StoreHClassWithoutBarrier(glue, profileTypeInfoCell, profileTypeInfoCell1Class); in UpdateProfileTypeInfoCellType()
H A Dstub_builder-inl.h3226 auto profileTypeInfoCell1Class = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in UpdateProfileTypeInfoCellType() local
3228 StoreHClassWithoutBarrier(glue, profileTypeInfoCell, profileTypeInfoCell1Class); in UpdateProfileTypeInfoCellType()

Completed in 13 milliseconds