Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_accessor.cpp22 JSHandle<TSObjLayoutInfo> layout = GetInstanceTypeLayout(); in MarkPropertyInitialized()
90 JSHandle<TSObjLayoutInfo> layout = GetInstanceTypeLayout(); in IsPropertyInitialized()
104 JSHandle<TSObjLayoutInfo> layout = GetInstanceTypeLayout(); in GetInitializedProperties()
134 JSHandle<TSObjLayoutInfo> TSTypeAccessor::GetInstanceTypeLayout() const in GetInstanceTypeLayout() function in panda::ecmascript::TSTypeAccessor
Dts_type_accessor.h127 JSHandle<TSObjLayoutInfo> GetInstanceTypeLayout() const;