Home
last modified time | relevance | path

Searched refs:GetInlinedPropsStartSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp180 uint32_t size = jshclass->GetInlinedPropsStartSize(); in Clone()
Djs_hclass.h1619 inline uint32_t GetInlinedPropsStartSize() const in GetInlinedPropsStartSize() function