Home
last modified time | relevance | path

Searched defs:endOffset (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Ddebug_info_extractor.h52 uint32_t endOffset; member
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dvisitor.h81 if constexpr (startOffset < endOffset) { in IterateBody() argument
146 size_t endOffset = startOffset + refLength * JSTaggedValue::TaggedTypeSize(); in IterateBody() local
167 size_t endOffset = startOffset + refLength * JSTaggedValue::TaggedTypeSize(); in IterateAfter() local
[all...]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.cpp104 uint32_t endOffset = 0; in HandleStartLocal() local
114 uint32_t endOffset = 0; in HandleStartLocalExtended() local
H A Ddebug_info_extractor.h72 uint32_t endOffset; member
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_hcr_lowering.cpp266 size_t endOffset = TaggedArray::DATA_OFFSET + length * JSTaggedValue::TaggedTypeSize(); in NewTaggedArray() local
H A Dnew_object_stub_builder.cpp1427 auto endOffset = JSThread::GlueData::GetSOldSpaceAllocationEndAddressOffset(env->Is32Bit()); in AllocateInSOldPrologue() local
1477 auto endOffset = JSThread::GlueData::GetNewSpaceAllocationEndAddressOffset(env->Is32Bit()); in AllocateInYoungPrologue() local
1613 auto endOffset = Int32Add(offset, Int32(TaggedArray::DATA_OFFSET)); in InitializeTaggedArrayWithSpeicalValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dobj_emit.h389 uint32 endOffset = 0; member in maplebe::ObjFuncEmitInfo
/arkcompiler/runtime_core/static_core/runtime/
H A Dclass_linker.cpp612 size_t endOffset = alignOffset; in LayoutFieldsInBaseClassPadding() local
/arkcompiler/ets_runtime/ecmascript/debugger/
H A Ddebugger_api.cpp190 uint32_t endOffset = UINT32_MAX; in GetVregIndex() local
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp2842 int32_t endOffset; in Create() local
H A Dpt_types.h2383 Coverage &SetEndOffset(int32_t endOffset) in SetEndOffset() argument

Completed in 24 milliseconds