Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc847 static ObjPtr<mirror::MethodType> BuildCallSiteForBootstrapMethod(Thread* self, in BuildCallSiteForBootstrapMethod() function
942 hs.NewHandle(BuildCallSiteForBootstrapMethod(self, dex_file, call_site_idx)); in InvokeBootstrapMethod()