Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc360 const void* oat_quick_code = in Invoke() local
364 CHECK(oat_quick_code == nullptr || oat_quick_code != GetEntryPointFromQuickCompiledCode()) in Invoke()