Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp196 uint32_t numberInlinedProps = jshclass->GetInlinedProperties(); in TransitionToDictionary() local
2926 uint32_t numberInlinedProps) in TrimInlinePropsSpace()