Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/interpreter/
Druntime_interface.h83 static uint32_t GetMethodArgumentsCount(Method *caller, BytecodeId method_id) in GetMethodArgumentsCount() function
/ark/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h411 …static uint32_t GetMethodArgumentsCount([[maybe_unused]] Method *caller, [[maybe_unused]] Bytecode… in GetMethodArgumentsCount() function