Bug #270
open
Free, Fast Free, and Chip Free all return 0.
Added by Brian Flanagan over 4 years ago.
Updated about 4 years ago.
Description
Example:
Screen Open 0,640,200,8,Hires
Print "Test Free"
Print "Free: ",Free
Print "Fast: ",Fast Free
Print "Chip: ",Chip Free
- Affected version changed from 0.9.5.1 to 0.9.6
Changed affected version from 0.9.5.1 to 0.9.6. Problem still exists.
- Affected version changed from 0.9.6 to 0.9.8.1
Re-tested in 0.9.8.1. Now it's worse.
Now, Fast Free produces a syntax error.
Free and Chip Free still return 0.
- Priority changed from Normal to Low
- Estimated time set to 2:00 h
- Affected version changed from 0.9.8.1 to Beta RC2
We may be able to implement this using:
performance.memory.jsHeapSizeLimit
and
performance.memory.usedJSHeapSize
NOTE: These are available in most browsers, with the exceptions of Firefox, Seamonkey, and Safari.
Also available in: Atom
PDF