Searched refs:have_quick_code (Results 1 – 1 of 1) sorted by relevance
401 bool have_quick_code = GetEntryPointFromQuickCompiledCode() != nullptr; in Invoke() local402 if (LIKELY(have_quick_code)) { in Invoke()