Node:Inlined Methods, Next:The Proto-Object, Previous:Universal Methods, Up:Obj Built-In
The following methods are compiled inline i.e. calls are replaced by
definitions. This implies (in the current implementation) that they have
a fixed semantics an can not be redefined. There are also definitions
for these methods in object
covering the cases of unexpanded
calls.
self(?Self)
get(+Attribute)
set(+Attribute)