Struct JSStaticFunction
Describes a statically declared function property.
struct JSStaticFunction
;
Adapted from JSStaticFunction
in Apple's JavaScriptCore.
Fields
Name | Type | Description |
---|---|---|
attributes
|
PropertyAttributes | A set of property attributes. Combine multiple attributes with bitwise OR. |
callAsFunction
|
extern(C) void function(xs | |
name
|
string |