Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1457 uint32_t inlinedProperties = GetInlinedProperties(); in GetNextInlinedPropsIndex() local
1467 uint32_t inlinedProperties = GetInlinedProperties(); in GetNextNonInlinedPropsIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp753 GateRef inlinedProperties = GetInlinedPropertiesFromHClass(hclass); in AddPropertyByName() local