dmildew v0.2.5 (2021-02-06T13:55:08Z)
Dub
Repo
ScriptObject.nativeObject
mildew
types
object
ScriptObject
Native object can also be written in case of inheritance by script
T
nativeObject
()
T
nativeObject
(T obj)
class
ScriptObject
T
nativeObject
(
T
)
(
T
obj
)
Meta
Source
See Implementation
mildew
types
object
ScriptObject
constructors
this
functions
addGetterProperty
addSetterProperty
assignField
dictionary
getOwnPropertyDescriptor
getters
hasGetter
hasSetter
lookupField
name
nativeObject
opIndex
opIndexAssign
prototype
setters
toString
variables
_dictionary
_getters
_setters
Native object can also be written in case of inheritance by script