Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h433uint32_t maxNonInlinedFastPropsCapacity) in ComputeNonInlinedFastPropsCapacity()
Dobject_fast_operator-inl.h1038 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.cpp1178 GateRef maxNonInlinedFastPropsCapacity) in ComputeNonInlinedFastPropsCapacity()
1630 GateRef maxNonInlinedFastPropsCapacity = in AddPropertyByName() local
3563 GateRef maxNonInlinedFastPropsCapacity = in StoreWithTransition() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp469 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in DEF_RUNTIME_STUBS() local