Home
last modified time | relevance | path

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

/external/v8/tools/gcmole/
Dgcmole.cc289 static ExprEffect NoneWithEnv(Environment* env) { in NoneWithEnv() function in __anond932a49f0111::ExprEffect
441 ExprEffect out = ExprEffect::NoneWithEnv(env_); in ComputeCumulativeEffect()