Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dimplementation-visitor.h32 : FileVisitor(global_context), indent_(0), next_temp_(0) {} in ImplementationVisitor()
263 int32_t next_temp_; variable
Dimplementation-visitor.cc1959 name += std::to_string(next_temp_++); in NewTempVariable()