dmdscript ~master (2021-10-28T17:31:24.0608394)
Dub
Repo
ErrorValue
dmdscript
dobject
Undocumented in source.
class
ErrorValue : Exception {
Value
value
;
this
(Value* vptr);
}
Constructors
this
this
(Value* vptr)
Undocumented in source.
Members
Variables
value
Value
value
;
Undocumented in source.
Meta
Source
See Implementation
dmdscript
dobject
classes
Dobject
DobjectConstructor
DobjectPrototype
ErrorValue
functions
Dobject_prototype_hasOwnProperty
Dobject_prototype_isPrototypeOf
Dobject_prototype_propertyIsEnumerable
Dobject_prototype_toLocaleString
Dobject_prototype_toSource
Dobject_prototype_toString
Dobject_prototype_valueOf
dobject_init