source: webkit/trunk/JavaScriptCore/kjs/object.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9145   20 years darin Reviewed by John. - turn on conservative GC unconditionally …
(edit) @8453   20 years rjw JavaScriptCore: Fixed <rdar://problem/3972522> (179-180) 40% slowdown …
(edit) @8400   20 years rjw WebCore: Fixed several issues all arising from analysis of plugin …
(edit) @7787   21 years rjw Fixed build error.
(edit) @7786   21 years rjw Added simple JavaScript call tracing. Very useful for …
(edit) @7105   21 years kdecker Reviewed by Darin Fixed <rdar://problem/3682340> (error console does …
(edit) @6774   21 years kdecker Reviewed by Darin - fixed <rdar://problem/3680594> * …
(edit) @6768   21 years kdecker JavaScriptCore: Reviewed by Dave. - ObjC bindings do …
(edit) @6717   21 years kdecker JavaScriptCore: Reviewed by Ken. -revised generated error …
(edit) @6549   21 years mjs JavaScriptCore: Reviewed by Darin. Enable full conservative …
(edit) @6347   21 years mjs JavaScriptCore: Reviewed by John. Changed things so that …
(edit) @5645   21 years mjs Merged patches from Harri Porten and David Faure to fix: …
(edit) @5581   22 years rjw WebKit: More live connect stubs. We're getting close. …
(edit) @4191   22 years darin Reviewed by Maciej. - a couple improvements that give a 6.6% …
(edit) @3373   22 years darin More copyright fixes.
(edit) @3367   22 years darin - correct our copyrights to 2003; copyright is based on year of …
(edit) @3306   22 years darin Reviewed by John. - changes inspired by things I noticed reviewing …
(edit) @3098   22 years darin top level: Reviewed by Don and Maciej. * …
(edit) @2851   23 years darin JavaScriptCore: - changed ScopeChain to not ref each item in the …
(edit) @2824   23 years darin JavaScriptCore: - change ScopeChain to be a singly linked list …
(edit) @2821   23 years darin top level: * Site/Internal/Design/CFURL.rtf: Added. Tools: …
(edit) @2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
(edit) @2772   23 years darin - a few more globals for often-used property names - conversion to …
(edit) @2760   23 years darin JavaScriptCore: - a first step towards atomic identifiers in …
(edit) @2753   23 years darin JavaScriptCore: - reduced the creation of Value objects and hoisted …
(edit) @2741   23 years mjs JavaScriptCore: Partway to removing Value from List. Created a …
(edit) @2740   23 years darin - another string constant discovered that can be optimized * …
(edit) @2736   23 years darin - fix worst speed problems on the sort page of the iBench JavaScript …
(edit) @2535   23 years darin JavaScriptCore: * kjs/object.cpp: Make the same change Maciej …
(edit) @2523   23 years mjs - fixed 3082660 - REGRESSION: one ListImp leaks opening/closing nearly …
(edit) @1881   23 years mjs * kjs/object.cpp: Don't reference other ValueImps in the destructor, …
(edit) @1861   23 years mjs Remove stray references to CompletionType and CompletionImp. …
(edit) @1852   23 years darin Fix the Development build. * kjs/object.cpp: Take out a use …
(edit) @1837   23 years mjs Phase 1 of optimization to stop allocating references through the …
(edit) @1824   23 years mjs Phase one of the "fixnum" optimization (storing small enough integers …
(edit) @1799   23 years darin top level: * …
(edit) @1326   23 years darin JavaScriptCore: Merged in changes from KDE 3.0.1. * …
(edit) @1024   23 years darin Merged KDE 3.0 final code in and: JavaScriptCore: * …
(edit) @910   23 years mjs Fixed Radar 2891272 (JavaScript crashes loading quicktime.com and …
(edit) @798   23 years mjs Merged changes from LABYRINTH_KDE_3_MERGE branch.
(add) @6   24 years kocienda Imported sources from kde-2.2 distribution
Note: See TracRevisionLog for help on using the revision log.