Skip to content

Implement parts of lua_gc #100

@daurnimator

Description

@daurnimator

Collection:

  • IE has window.CollectGarbage
  • If node is started with --expose-gc then you get a global.gc function.
  • Chrome can be started with a similar flag to get window.gc
  • Opera has window.opera.collect()

Accounting:

  • Webkit browsers have performance.memory.usedJSHeapSize

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions