Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h407uint32_t maxNonInlinedFastPropsCapacity) in ComputeNonInlinedFastPropsCapacity()
Dobject_fast_operator-inl.h931 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in AddPropertyByName() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h342 … uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in StoreWithTransition() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1078 GateRef maxNonInlinedFastPropsCapacity) in ComputeNonInlinedFastPropsCapacity()
1538 GateRef maxNonInlinedFastPropsCapacity = in AddPropertyByName() local
3095 GateRef maxNonInlinedFastPropsCapacity = in StoreWithTransition() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp454 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in DEF_RUNTIME_STUBS() local