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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7245   21 years darin Reviewed by Adele. - fixed 3 problems with parse functions …
(edit) @7239   21 years darin Reviewed by Ken. - fixed 43 Mozilla JavaScript tests …
(edit) @6768   21 years kdecker JavaScriptCore: Reviewed by Dave. - ObjC bindings do …
(edit) @6347   21 years mjs JavaScriptCore: Reviewed by John. Changed things so that …
(edit) @5671   21 years rjw WebCore: Return a value that is backed by RuntimeObjectImpl, instead …
(edit) @4837   22 years darin Reviewed by Maciej. - fixed 3247528 -- encodeURI missing from …
(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) @3009   22 years mjs Reviewed by Don. - Add kjsprint global function in Development build …
(edit) @2883   23 years mjs Change ActivationImp to be allocated via the garbage collector again …
(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) @2800   23 years darin - add self-check to property map in hopes of finding the cnet.com bug …
(edit) @2799   23 years darin - fixed a null-dereference I ran into while trying to reproduce bug …
(edit) @2792   23 years darin - created argument list objects only on demand for a 7.5% speedup …
(edit) @2786   23 years darin - oops, checked in big regression instead of 5% speedup * …
(edit) @2783   23 years darin - decrease ref/deref -- 5% speedup in iBench * …
(edit) @2779   23 years mjs JavaScriptCore: Rewrote garbage collector to make blocks of actual …
(edit) @2778   23 years darin - on the road to killing ActivationImp * kjs/function.h: Add …
(edit) @2772   23 years darin - a few more globals for often-used property names - conversion to …
(edit) @2766   23 years darin JavaScriptCore: - next step towards atomic identifiers; Identifier …
(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) @2736   23 years darin - fix worst speed problems on the sort page of the iBench JavaScript …
(edit) @2249   23 years darin * kjs/config.h: Define HAVE_FUNC_STRTOLL. * kjs/function.cpp: …
(edit) @1864   23 years mjs Maintain stack of old "arguments" property values for functions …
(edit) @1859   23 years mjs Separated Completion from Value and made it a pure stack object. This …
(edit) @1799   23 years darin top level: * …
(edit) @1623   23 years darin JavaScriptCore: * kjs/*: Roll KDE 3.0.2 changes in. Also …
(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) @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.