-
Notifications
You must be signed in to change notification settings - Fork 0
Prototype
shysolocup edited this page Aug 20, 2024
·
8 revisions
|
a class prototype template thing that dictates what should be the basis for all instances the main big thing for the module that does all the big cool awesome things
|
|
|
π Prototype
π new()
π __isa()
π __super()
π __name
π __instances
π __prototype
π __extendee
π __class
π PrototypeItem
π new()
π __value
π __parent
π __writable
π __configurable
π __enumerable
π Object
π defineProperties()
π defineProperty()
π entries()
π getOwnPropertyDescriptor()
π getOwnPropertyDescriptors()
π keys()
π values()