[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS125 - performance: hoisting members
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-05-13 07:46:25
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS125> Type : Enhancement Issue Id : OBJS125 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: performance: hoisting members Description: if there was a way to indicate to the compiler that an object's getMember(symbol) will return the same result for the same symbol parameter, the the compiler could cache the result in order to avoid the overhead of repeated getMember() calls... Severity: Major Functional Area: compiler Status: New |