Searched refs:GetIntParam (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/torque/ | ||
H A D | torque-parser.cc | 844 base::Optional<int32_t> GetIntParam(const std::string& s) const { in GetIntParam() function in v8::internal::torque::__anon15131::AnnotationSet 946 auto opt_value = annotations.GetIntParam(name); in GetAnnotationValue() |
Completed in 6 milliseconds