| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_macros.h | 72 #define ACCESSORS(name, offset, endOffset) … argument 107 #define ACCESSORS_SYNCHRONIZED_PRIMITIVE_FIELD(name, type, offset, endOffset) … argument 121 #define ACCESSORS_SYNCHRONIZED(name, offset, endOffset) … argument 148 #define ACCESSORS_FIXED_SIZE_FIELD(name, type, sizeType, offset, endOffset) \ argument 161 #define ACCESSORS_NATIVE_FIELD(name, type, offset, endOffset) \ argument 165 #define ACCESSORS_PRIMITIVE_FIELD(name, type, offset, endOffset) \ argument 169 #define ACCESSORS_BIT_FIELD(name, offset, endOffset) \ argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | visitor.h | 146 size_t endOffset = startOffset + refLength * JSTaggedValue::TaggedTypeSize(); in IterateBody() local 167 size_t endOffset = startOffset + refLength * JSTaggedValue::TaggedTypeSize(); in IterateAfter() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/ |
| D | metadata_parse.h | 39 uint32_t endOffset; member
|
| D | rawheap_translate.cpp | 86 bool RawHeapTranslate::ReadSectionInfo(std::ifstream &file, uint32_t endOffset, std::vector<uint32_… in ReadSectionInfo()
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | debug_info_extractor.h | 47 uint32_t endOffset; member
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | debug_info_extractor.cpp | 104 uint32_t endOffset = 0; in HandleStartLocal() local 114 uint32_t endOffset = 0; in HandleStartLocalExtended() local
|
| D | debug_info_extractor.h | 72 uint32_t endOffset; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | lsda.h | 62 LabelNode *endOffset; variable
|
| D | obj_emit.h | 390 uint32 endOffset = 0; variable
|
| /arkcompiler/ets_frontend/ets2panda/linter/lib/ |
| D | InteropTypescriptLinter.ts | 167 const [startOffset, endOffset] = TsUtils.getHighlightRange(node, faultId); constant
|
| D | TypeScriptLinter.ts | 262 const [startOffset, endOffset] = TsUtils.getHighlightRange(node, faultId); constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | ntype_hcr_lowering.cpp | 262 size_t endOffset = TaggedArray::DATA_OFFSET + length * JSTaggedValue::TaggedTypeSize(); in NewTaggedArray() local
|
| D | new_object_stub_builder.cpp | 1476 auto endOffset = JSThread::GlueData::GetSOldSpaceAllocationEndAddressOffset(env->Is32Bit()); in AllocateInSOldPrologue() local 1525 auto endOffset = JSThread::GlueData::GetNewSpaceAllocationEndAddressOffset(env->Is32Bit()); in AllocateInYoungPrologue() local 1661 auto endOffset = Int32Add(offset, Int32(TaggedArray::DATA_OFFSET)); in InitializeTaggedArrayWithSpeicalValue() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_parser.cpp | 1139 uint32_t endOffset = parser->end_ - parser->begin_; in UpdatePointersListener() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | class_linker.cpp | 612 size_t endOffset = alignOffset; in LayoutFieldsInBaseClassPadding() local
|
| /arkcompiler/ets_runtime/ecmascript/debugger/ |
| D | debugger_api.cpp | 190 uint32_t endOffset = UINT32_MAX; in GetVregIndex() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | js_metadata_test.cpp | 1755 int endOffset {}; member 2040 …ypeNameAndEndOffset(std::string &metaName, std::string &typeName, int metaEndOffset, int endOffset) in CheckTypeNameAndEndOffset()
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 2383 Coverage &SetEndOffset(int32_t endOffset) in SetEndOffset()
|
| D | pt_types.cpp | 2842 int32_t endOffset; in Create() local
|