Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp268 uint32 tSize = 0; in LayoutFormalParams() local
345 uint32 tSize = 0; in LayoutLocalsInSize() local
420 uint32 tSize = 0; in LayoutLocalVariables() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1618 const auto tSize = static_cast<int32_t>(JSTaggedValue::TaggedTypeSize()); in InitializeWithSpeicalValue() local