Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp723 JSHandle<LayoutInfo> newLayout(factory->CopyLayoutInfo(oldLayout)); in TransitionForRepChange() local
975 JSHandle<LayoutInfo> newLayout(thread, newJsHClass->GetLayout(thread)); in MergeRepresentation() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp591 JSHandle<LayoutInfo> newLayout(factory->CopyLayoutInfo(oldLayout)); in DEF_RUNTIME_STUBS() local