Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h432uint32_t maxNonInlinedFastPropsCapacity) in ComputeNonInlinedFastPropsCapacity()
Dobject_fast_operator-inl.h956 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in AddPropertyByName() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h371 … uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in StoreWithTransition() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1173 GateRef maxNonInlinedFastPropsCapacity) in ComputeNonInlinedFastPropsCapacity()
1613 GateRef maxNonInlinedFastPropsCapacity = in AddPropertyByName() local
3225 GateRef maxNonInlinedFastPropsCapacity = in StoreWithTransition() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp457 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in DEF_RUNTIME_STUBS() local