Home
last modified time | relevance | path

Searched defs:contextOffset (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dasync_function_lowering.cpp52 GateRef contextOffset = builder_.IntPtr(JSGeneratorObject::GENERATOR_CONTEXT_OFFSET); in ProcessJumpTable() local
H A Dslowpath_lowering.cpp941 GateRef contextOffset = builder_.IntPtr(JSGeneratorObject::GENERATOR_CONTEXT_OFFSET); in SaveFrameToContext() local
942 builder_.Store(VariableType::JS_POINTER(), glue_, genObj, contextOffset, context); in SaveFrameToContext() local
2977 GateRef contextOffset = builder_.IntPtr(JSGeneratorObject::GENERATOR_CONTEXT_OFFSET); in LowerResumeGenerator() local

Completed in 9 milliseconds