Home
last modified time | relevance | path

Searched refs:CopyLiveoutValues (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.h245 void CopyLiveoutValues(const BytecodeRegion &bbNext, FrameContext* dest, FrameContext* src);
H A Dframe_states.cpp719 void FrameStateBuilder::CopyLiveoutValues(const BytecodeRegion &bbNext, in CopyLiveoutValues() function in panda::ecmascript::kungfu::FrameStateBuilder
756 CopyLiveoutValues(bb, newContext, liveContext_); in SaveCurrentContext()
868 CopyLiveoutValues(bbNext, mergedContext, liveContext_); in MergeIntoSuccessor()

Completed in 5 milliseconds