Searched defs:SaveFrameToContext (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 2110 void RuntimeStubs::SaveFrameToContext(JSThread *thread, JSHandle<GeneratorContext> context) in SaveFrameToContext() function in panda::ecmascript::RuntimeStubs |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | slowpath_lowering.cpp | 821 void SlowPathLowering::SaveFrameToContext(GateRef gate, GateRef jsFunc) in SaveFrameToContext() function in panda::ecmascript::kungfu::SlowPathLowering |