Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dic.h107 DCHECK(!use || nexus_ != nullptr); in UseVector()
211 return static_cast<NexusClass*>(nexus_); in casted_nexus()
213 FeedbackNexus* nexus() const { return nexus_; } in nexus()
255 FeedbackNexus* nexus_; variable
Dic.cc159 nexus_(nexus) { in IC()