Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Ddist.py1011 def is_pure(self): member in Distribution
/third_party/node/deps/v8/src/maglev/
Dmaglev-ir.h198 constexpr bool is_pure() const { in is_pure() function