Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_accessor.cpp143 JSHandle<TSObjLayoutInfo> TSTypeAccessor::GetPrototypeTypeLayout() const in GetPrototypeTypeLayout() function in panda::ecmascript::TSTypeAccessor
155 JSHandle<TSObjLayoutInfo> layout = GetPrototypeTypeLayout(); in GetAccessorGT()
Dts_type_accessor.h128 JSHandle<TSObjLayoutInfo> GetPrototypeTypeLayout() const;