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 __anon85d096280111::ExprEffect
474 ExprEffect out = ExprEffect::NoneWithEnv(env_); in ComputeCumulativeEffect()