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