Home
last modified time | relevance | path

Searched defs:oldLayout (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.cpp87 const JSHandle<TSObjLayoutInfo> &oldLayout, in PushBack()
102const JSHandle<TSObjLayoutInfo> &oldLayout, in ExtendTSObjLayoutInfo()
Dts_type_parser.cpp773 JSHandle<TSObjLayoutInfo> oldLayout(thread_, oldObjType->GetObjLayoutInfo()); in InstantiateObjGenericsType() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp514 JSHandle<LayoutInfo> oldLayout(thread, newHClass->GetLayout()); in TransitionForRepChange() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp488 JSHandle<LayoutInfo> oldLayout(thread, newHClassHandle->GetLayout()); in DEF_RUNTIME_STUBS() local