Bug Tracker

Opened 15 years ago

Closed 14 years ago

#4114 closed enhancement (fixed)

RegExp w/ Function Should be Optimized

Reported by: john Owned by:
Priority: major Milestone: 1.4
Component: core Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:

Description

Right now we have some .replace(..., function(){}) code that should probably be optimized (cache the regexp function for later usage).

Change History (2)

comment:1 Changed 14 years ago by yehuda

Milestone: 1.3.21.3.3

comment:2 Changed 14 years ago by john

Resolution: fixed
Status: newclosed
Version: 1.3.11.3.2

Fixed in SVN rev [6463].

Note: See TracTickets for help on using tickets.