Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dconstants.h138 inline std::string GetConstexprName(const std::string& name) { in GetConstexprName() function
Dtorque-parser.cc1289 MakeNode<Identifier>(is_constexpr ? GetConstexprName(name) in MakeBasicTypeExpression()