Project

General

Profile

Bug #270

Free, Fast Free, and Chip Free all return 0.

Added by Brian Flanagan about 4 years ago. Updated over 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
02/28/2020
Due date:
% Done:

0%

Estimated time:
2:00 h
Affected version:

Description

Example:

Screen Open 0,640,200,8,Hires
Print "Test Free"
Print "Free: ",Free
Print "Fast: ",Fast Free
Print "Chip: ",Chip Free

#1

Updated by Brian Flanagan about 4 years ago

  • 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.

#2

Updated by Brian Flanagan almost 4 years ago

  • 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.

#3

Updated by Brian Flanagan over 3 years ago

  • 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