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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60392   15 years ggaren JavaScriptCore: Simplified the host calling convention. …
(edit) @59974   15 years barraclough Unreviewed build fix. Patch by David Levin <[email protected]> on …
(edit) @59941   15 years oliver 2010-05-21 Oliver Hunt <[email protected]> Reviewed by …
(edit) @58986   15 years oliver 2010-05-07 Oliver Hunt <[email protected]> Reviewed by …
(edit) @58267   15 years ggaren <rdar://problem/7766413> Reviewed by Sam Weinig. Fixed a …
(edit) @56142   15 years oliver 2010-03-17 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @56085   15 years darin Rolled out r56081 since it broke the Windows build.
(edit) @56081   15 years darin Added arrayLength function and used it instead of hand-written code. …
(edit) @52962   15 years ggaren Fix a crash seen on the buildbots. Reviewed by Sam Weinig. …
(edit) @49398   16 years ggaren Migrated some code that didn't belong out of Structure. Patch …
(edit) @49365   16 years ggaren At long last, I pronounce the death of AllInOneFile.cpp. …
(edit) @49335   16 years ggaren Rolled out 49331 because it still doesn't build on Windows
(edit) @49331   16 years ggaren Migrated some code that didn't belong out of Structure. Patch …
(edit) @49328   16 years ggaren Rolled out r49322 and friends because they killed the build
(edit) @49323   16 years ggaren Take one branch instead of two to test for JSValue(). Patch …
(edit) @48883   16 years ggaren Removed virtual destructor from JSGlobalObjectData to eliminate …
(edit) @48774   16 years ggaren JavaScriptCore: Inlined some object creation code, including …
(edit) @48542   16 years oliver Implement ES5 Object.defineProperty function …
(edit) @47404   16 years oliver REGRESSION (r47292): Prototype.js is broken by ES5 Arguments changes …
(edit) @47304   16 years barraclough Remove AST nodes from use within the Runtime (outside of parsing), …
(edit) @47292   16 years oliver [ES5] Arguments object should inherit from Array …
(edit) @47271   16 years oliver [ES5] Implement Array.isArray …
(edit) @47022   16 years oliver Stack overflow crash in JavaScript garbage collector mark pass …
(edit) @46963   16 years oliver [ES5] Implement Object.getPrototypeOf …
(edit) @44550   16 years oliver Bug 26249: Support JSON.stringify …
(edit) @44522   16 years oliver Revert r44521 as it causes regressions on windows for some reason.
(edit) @44521   16 years oliver Bug 26249: Support JSON.stringify …
(edit) @44076   16 years barraclough 2009-05-21 Gavin Barraclough <[email protected]> …
(edit) @43226   16 years oliver Buildfix: Now include JSFunction.h basically everywhere we include …
(edit) @43220   16 years oliver Bug 25559: Improve native function call performance …
(edit) @43122   16 years ggaren JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> …
(edit) @42337   16 years oliver Improve function.apply performance Reviewed by Geoff Garen. Jump …
(edit) @42065   16 years oliver Improve performance of Function.prototype.call …
(edit) @41846   16 years cwzwarich 2009-03-19 Cameron Zwarich <[email protected]> …
(edit) @41126   16 years ggaren JavaScriptCore: 2009-02-22 Geoffrey Garen <[email protected]> …
(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) @39554   16 years ddkilzer Bug 23080: Remove last vestiges of KJS references …
(edit) @39320   16 years darin JavaScriptCore: 2008-12-15 Darin Adler <Darin Adler> …
(edit) @39070   16 years weinig 2008-12-05 Sam Weinig <[email protected]> Reviewed by Cameron …
(edit) @38511   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38444   17 years ap Reviewed by Dan Bernstein. …
(edit) @38440   17 years darin JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> …
(edit) @38423   17 years ggaren JavaScriptCore: 2008-11-15 Geoffrey Garen <[email protected]> …
(edit) @38027   17 years cwzwarich 2008-10-30 Cameron Zwarich <[email protected]> …
(copy) @37938   17 years cwzwarich 2008-10-28 Cameron Zwarich <[email protected]> …
copied from trunk/JavaScriptCore/kjs/JSGlobalObject.cpp
(edit) @37845   17 years darin JavaScriptCore: 2008-10-24 Darin Adler <Darin Adler> - …
Note: See TracRevisionLog for help on using the revision log.