Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.cc849 static ObjPtr<mirror::CallSite> InvokeBootstrapMethod(Thread* self, in InvokeBootstrapMethod() function
1070 call_site = InvokeBootstrapMethod(self, shadow_frame, call_site_idx); in DoResolveCallSite()