Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.cpp1348 GateRef taskInfoOffset = IntPtr(JSGeneratorObject::TASK_INFO_OFFSET); in DECLARE_ASM_HANDLER() local
H A Dslowpath_lowering.cpp3009 GateRef taskInfoOffset = builder_.IntPtr(JSGeneratorObject::TASK_INFO_OFFSET); in LowerResumeGenerator() local
3014 builder_.Store(VariableType::NATIVE_POINTER(), glue_, obj, taskInfoOffset, builder_.IntPtr(0)); in LowerResumeGenerator() local

Completed in 18 milliseconds