Home
last modified time | relevance | path

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

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