Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp80 uint32_t EtsMethod::GetNumArgSlots() const in GetNumArgSlots() function in ark::ets::EtsMethod
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_method_test.cpp123 TEST_F(EtsMethodTest, GetNumArgSlots) in TEST_F() argument