Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hclass_generator.cpp178 JSHandle<TSObjLayoutInfo> tsLayout(thread, instanceType->GetObjLayoutInfo()); in CreateIHClass() local
215 JSHandle<TSObjLayoutInfo> tsLayout(thread, prototypeType->GetObjLayoutInfo()); in CreatePHClass() local
287 JSHandle<TSObjLayoutInfo> tsLayout(thread, constructorType->GetObjLayoutInfo()); in CreateCHClass() local
Dts_class_analysis.cpp122 JSHandle<TSObjLayoutInfo> tsLayout(thread, instanceType->GetObjLayoutInfo()); in AnalyzePropertyOnSelf() local