Opened 15 years ago

Closed 15 years ago

#59 closed enhancement (wontfix)

special case call to global variable in closure-compiler (eval)

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: minor Milestone:
Component: core libraries Version: 4.0.x
Keywords: Cc:
Estimated difficulty:

Description

Calls to global procedures can be handled specially in ##sys#compile-to-closure, which would save one function call for the operator expression.

Change History (1)

comment:1 Changed 15 years ago by felix winkelmann

Resolution: wontfix
Status: newclosed

Implementing this would lead to excessive code-duplication in the closure-compiler, for relatively little gain.

Note: See TracTickets for help on using tickets.