Home
last modified time | relevance | path

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

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