Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2110 void RuntimeStubs::SaveFrameToContext(JSThread *thread, JSHandle<GeneratorContext> context) in SaveFrameToContext() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp821 void SlowPathLowering::SaveFrameToContext(GateRef gate, GateRef jsFunc) in SaveFrameToContext() function in panda::ecmascript::kungfu::SlowPathLowering