better.js icon indicating copy to clipboard operation
better.js copied to clipboard

functionattr.js find a definitic killer apps

Open jeromeetienne opened this issue 11 years ago • 5 comments

  • what gcc did about it ?
  • http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html

jeromeetienne avatar Oct 11 '12 11:10 jeromeetienne

  • DONE deprecated
  • DONE obsolete : same as deprecated but breakpoint
  • .pool is objectpool if fn is ctor
  • checkCaller a given caller must be such other part of the code and no other

jeromeetienne avatar Oct 13 '12 02:10 jeromeetienne

  • .eventable() mixin for microevent.js
    • cool if function is a ctor

jeromeetienne avatar Oct 13 '12 02:10 jeromeetienne

  • an event 'before' another 'after' ?

jeromeetienne avatar Oct 13 '12 02:10 jeromeetienne

.check alloc and free location. Good if same location

jeromeetienne avatar Oct 13 '12 03:10 jeromeetienne

.checkType() link is typecheck.js

jeromeetienne avatar Oct 13 '12 03:10 jeromeetienne