Home
last modified time | relevance | path

Searched defs:FreshCatchName (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/torque/
H A Dtorque-code-generator.h68 std::string FreshCatchName() { return "catch" + std::to_string(fresh_id_++); } in FreshCatchName() function in v8::internal::torque::TorqueCodeGenerator

Completed in 1 milliseconds