Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp693 bool GetTypeOffsetAndPrevOffsetFromFrameType(uintptr_t frameType, uintptr_t &typeOffset, uintptr_t … in GetTypeOffsetAndPrevOffsetFromFrameType()
791 uintptr_t typeOffset = 0; in StepArkManagedNativeFrame() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp144 uint32_t typeOffset = static_cast<uint32_t>(typeOfInstruction->Get(j + 1).GetInt()); in IterateLiteral() local