Home
last modified time | relevance | path

Searched refs:InvokeBootstrapMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.cc611 static ObjPtr<mirror::CallSite> InvokeBootstrapMethod(Thread* self, in InvokeBootstrapMethod() function
841 call_site.Assign(InvokeBootstrapMethod(self, shadow_frame, call_site_idx)); in DoInvokeCustom()