Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h104 … auto arrayOffset = helpers::Read<sizeof(uint32_t)>(literalDataSp_.SubSpan(index * ID_SIZE)); in ResolveLiteralArrayIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp2939 GateRef arrayOffset = builder_.IntPtr(GeneratorContext::GENERATOR_REGS_ARRAY_OFFSET); in LowerResumeGenerator() local