Searched refs:should_persist_ (Results 1 – 2 of 2) sorted by relevance
323 bool should_persist_; variable
1132 should_persist_(false), in Handle()1165 if (should_persist && !should_persist_) in GetNewV8Handle()1166 should_persist_ = true; in GetNewV8Handle()1187 if (should_persist_ && (!context_state_.get() || context_state_->IsValid())) { in SetWeakIfNecessary()