Searched defs:FreshCatchName (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/torque/ | ||
H A D | torque-code-generator.h | 68 std::string FreshCatchName() { return "catch" + std::to_string(fresh_id_++); } in FreshCatchName() function in v8::internal::torque::TorqueCodeGenerator |
Completed in 1 milliseconds