source: webkit/trunk/JavaScriptCore/runtime/JSArray.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53091   15 years ggaren 2010-01-11 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @53025   15 years ggaren 2010-01-08 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @52956   15 years ap Reviewed by Geoffrey Garen. …
(edit) @52082   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
(edit) @52047   15 years ggaren Rolled out my last patch because the bots were crashing
(edit) @52040   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
(edit) @51672   15 years oliver REGRESSION(4.0.3-48777): Crash in JSC::ExecState::propertyNames() …
(edit) @49065   16 years ggaren Removed the concept of a "fast access cutoff" in arrays, because it …
(edit) @48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
(edit) @48774   16 years ggaren JavaScriptCore: Inlined some object creation code, including …
(edit) @48542   16 years oliver Implement ES5 Object.defineProperty function …
(edit) @48336   16 years oliver [ES5] Implement Object.keys …
(edit) @47780   16 years oliver [ES5] Implement getOwnPropertyDescriptor …
(edit) @47653   16 years barraclough Speculative QuickTime build fix. Reviewed by NOBODY (build fix). * …
(edit) @47267   16 years oliver Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294
(edit) @47239   16 years bweinstein Build fix so JavaScriptCore builds, might fail linking WebCore or …
(edit) @47092   16 years oliver Make it harder to misuse try* allocation routines …
(edit) @47022   16 years oliver Stack overflow crash in JavaScript garbage collector mark pass …
(edit) @46598   16 years ggaren Merged nitro-extreme branch into trunk.
(edit) @46180   16 years aroben Roll out r46153, r46154, and r46155 These changes were …
(edit) @46153   16 years oliver Make it harder to misuse try* allocation routines …
(edit) @43661   16 years darin JavaScriptCore: 2009-05-13 Darin Adler <Darin Adler> …
(edit) @43647   16 years aroben Windows build fixes after r43642 * …
(edit) @43153   16 years ggaren JavaScriptCore: 2009-05-02 Geoffrey Garen <[email protected]> …
(edit) @43122   16 years ggaren JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> …
(edit) @43037   16 years oliver Clean up ArgList to be a trivial type Reviewed by Gavin Barraclough …
(edit) @42989   16 years ggaren JavaScriptCore: 2009-04-28 Geoffrey Garen <[email protected]> …
(edit) @42605   16 years oliver Fix subtle error in optimised VM reentry in Array.sort Reviewed by …
(edit) @42571   16 years oliver Improve performance of Array.sort Reviewed by Gavin Barraclough. …
(edit) @42337   16 years oliver Improve function.apply performance Reviewed by Geoff Garen. Jump …
(edit) @40993   16 years ggaren JavaScriptCore: 2009-02-13 Geoffrey Garen <[email protected]> …
(edit) @40339   16 years weinig 2009-01-28 Sam Weinig <[email protected]> Reviewed by Geoff …
(edit) @40046   16 years weinig JavaScriptCore: 2009-01-19 Sam Weinig <[email protected]> …
(edit) @39670   16 years barraclough JavaScriptCore: 2009-01-05 Gavin Barraclough <[email protected]> …
(edit) @38440   17 years darin JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> …
(edit) @38259   17 years ap Reviewed by Adam Roben. A few coding style fixes for AVLTree. …
(edit) @38139   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> Not …
(copy) @37938   17 years cwzwarich 2008-10-28 Cameron Zwarich <[email protected]> …
copied from trunk/JavaScriptCore/kjs/JSArray.cpp
(edit) @37845   17 years darin JavaScriptCore: 2008-10-24 Darin Adler <Darin Adler> - …
Note: See TracRevisionLog for help on using the revision log.