Home
last modified time | relevance | path

Searched defs:Offset (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DinlineCache.cpp27 uint32_t InlineCache::Offset(uint32_t slotSize) in Offset() function in panda::es2panda::compiler::InlineCache
/arkcompiler/jsvm/src/
Dsourcemap.h62 struct Offset { struct
64 constexpr Offset(int line, int column) : line(line), column(column) {} in Offset() function
66 constexpr static Offset InvalidOffset() in InvalidOffset() argument
76 bool operator<(const Offset& other) const argument
88 explicit Mappings(Offset traceOffset, argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_test_mirror_classes.h43 constexpr std::size_t Offset() const in Offset() function
/arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/
Dbreakpoint.h27 using Offset = uint32_t; variable
/arkcompiler/runtime_core/static_core/verification/util/tests/
Dstruct_field_test.cpp38 using Offset = StructField<int32_t, int32_t>; typedef
/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.h29 enum class Offset : uint8_t { enum
/arkcompiler/ets_frontend/ets2panda/util/
Ddiagnostic.h97 size_t Offset() const in Offset() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Delf_types.h75 using Offset = uint64_t; variable
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js18598 Offset: ln, property
21130 Offset: ln, property