Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dosr.cpp242 auto argSize {std::max(sizeof(coretypes::TaggedType), SLOT_SIZE)}; in GetStackParamsSize() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp869 const size_t argSize = 1; in MimicGetHandler() local
907 const size_t argSize = 2; in MimicSetHandler() local