Home
last modified time | relevance | path

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

/art/runtime/mirror/
Demulated_stack_frame.cc159 const int32_t num_method_params = from_types->GetLength(); in CreateFromShadowFrameAndArgs() local
214 const int32_t num_method_params = from_types->GetLength(); in WriteToShadowFrame() local
/art/runtime/
Dmethod_handles.cc347 const int32_t num_method_params = from_types->GetLength(); in ConvertAndCopyArgumentsFromCallerFrame() local