Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp1435 auto profileTypeInfoCellNClass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in UpdateProfileTypeInfoCellType() local
1437 StoreHClassWithoutBarrier(glue, profileTypeInfoCell, profileTypeInfoCellNClass); in UpdateProfileTypeInfoCellType()
H A Dstub_builder-inl.h3236 auto profileTypeInfoCellNClass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in UpdateProfileTypeInfoCellType() local
3238 StoreHClassWithoutBarrier(glue, profileTypeInfoCell, profileTypeInfoCellNClass); in UpdateProfileTypeInfoCellType()

Completed in 14 milliseconds