Home
last modified time | relevance | path

Searched defs:typer (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dtyper.cc31 explicit Decorator(Typer* typer) : typer_(typer) {} in Decorator()
61 explicit Visitor(Typer* typer, LoopVariableOptimizer* induction_vars) in Visitor()