Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dtypes.h43 kFunctionPointerType, enumerator
50 return kind() == Kind::kFunctionPointerType; in IsFunctionPointerType()
201 : Type(Kind::kFunctionPointerType, parent), in FunctionPointerType()