Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc703 bool is_compilable = IsCompilable(); in SetIntrinsic() local
719 DCHECK_EQ(is_compilable, IsCompilable()); in SetIntrinsic()