Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp672 JSHandle<LayoutInfo> oldLayout(thread, newHClass->GetLayout()); in TransitionForRepChange() local
931 JSHandle<LayoutInfo> oldLayout(thread, oldJsHClass->GetLayout()); in MergeRepresentation() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp578 JSHandle<LayoutInfo> oldLayout(thread, newHClassHandle->GetLayout()); in DEF_RUNTIME_STUBS() local