Searched refs:is_lazy_ (Results 1 – 1 of 1) sorted by relevance
228 : def_(def), is_lazy_(def_->IsLazyDefinition()) { in ScopedDefinitionHandler()229 if (is_lazy_) { in ScopedDefinitionHandler()235 if (is_lazy_) { in ~ScopedDefinitionHandler()242 bool is_lazy_; member in openjdkjvmti::ScopedDefinitionHandler