Searched refs:is_lazy_ (Results 1 – 1 of 1) sorted by relevance
237 : def_(def), is_lazy_(def_->IsLazyDefinition()) { in ScopedDefinitionHandler()238 if (is_lazy_) { in ScopedDefinitionHandler()244 if (is_lazy_) { in ~ScopedDefinitionHandler()251 bool is_lazy_; member in openjdkjvmti::ScopedDefinitionHandler