Home
last modified time | relevance | path

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

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