Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtypes.h815 VisitResult(const Type* type, const std::string& constexpr_value) in VisitResult()
827 const std::string& constexpr_value() const { return *constexpr_value_; } in constexpr_value() function