Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1567 uint32_t inlinedProperties = GetInlinedProperties(); in GetNextInlinedPropsIndex() local
1577 uint32_t inlinedProperties = GetInlinedProperties(); in GetNextNonInlinedPropsIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp788 GateRef inlinedProperties = GetInlinedPropertiesFromHClass(hclass); in AddPropertyByName() local