Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtypes.h238 DECLARE_TYPE_BOILERPLATE(TopType) in DECLARE_TYPE_BOILERPLATE() argument
254 explicit TopType(std::string reason, const Type* source_type) in TopType() function