Searched defs:FunctionType (Results 1 – 7 of 7) sorted by relevance
25 …explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, d… in FunctionType() function
26 …explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, d… in FunctionType() function
48 using FunctionType = R (*)(Args...); variable
33 enum class FunctionType { enum
42 enum class FunctionType; variable
35 class FunctionType; variable
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument