|
Re: FFI, pragma and co...: msg#00176lang.smalltalk.squeak.beginners
look at @ the point creation method is sped up using an optional primitive call. @ y "Primitive. Answer a Point whose x value is the receiver and whose y value is the argument. Optional. No Lookup. See Object documentation whatIsAPrimitive." <primitive: 18> ^Point x: self y: y
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: FFI, pragma and co..., Bert Freudenberg |
|---|---|
| Next by Date: | Re: FFI, pragma and co..., cdrick |
| Previous by Thread: | Re: FFI, pragma and co..., Bert Freudenberg |
| Next by Thread: | Re: FFI, pragma and co..., cdrick |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |