Home
last modified time | relevance | path

Searched defs:LayoutInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp299 LayoutInfo *LayoutInfo = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in LowerNTypedStOwnByName() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h97 class LayoutInfo; variable