Searched refs:method_code_in_boot (Results 1 – 1 of 1) sorted by relevance
1188 bool method_code_in_boot = (declaring_class->GetClassLoader() == nullptr); in GetCodeAndMethodForDirectCall() local1190 if (!method_code_in_boot) { in GetCodeAndMethodForDirectCall()1202 if (method_code_in_boot) { in GetCodeAndMethodForDirectCall()