Home
last modified time | relevance | path

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

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