Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dinstructions.h402 std::vector<std::string> constexpr_arguments; member
422 std::vector<std::string> constexpr_arguments; member
454 std::vector<std::string> constexpr_arguments; member
Dcc-generator.cc118 std::vector<std::string> constexpr_arguments, Stack<std::string>* stack) { in ProcessArgumentsCommon()
Dcsa-generator.cc156 std::vector<std::string> constexpr_arguments, Stack<std::string>* stack) { in ProcessArgumentsCommon()
Dimplementation-visitor.cc2508 std::vector<std::string>* constexpr_arguments, bool inline_macro) { in AddCallParameter()
2598 std::vector<std::string> constexpr_arguments; in GenerateCall() local