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