Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1970 uint32_t inlinedProperties = GetInlinedProperties(); in GetNextInlinedPropsIndex() local
1980 uint32_t inlinedProperties = GetInlinedProperties(); in GetNextNonInlinedPropsIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1534 GateRef inlinedProperties = GetInlinedPropertiesFromHClass(hclass); in AddPropertyByName() local
3562 GateRef inlinedProperties = GetInlinedPropertiesFromHClass(newHClass); in StoreWithTransition() local