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