source: webkit/trunk/JavaScriptCore/parser/Nodes.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69516   15 years oliver 2010-10-01 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @67583   15 years oliver 2010-09-15 Oliver Hunt <[email protected]> Reviewed by …
(edit) @63244   15 years barraclough Bug 42182 - Change how numeric compare functions are detected …
(edit) @62677   15 years darin 2010-07-07 Darin Adler <Darin Adler> Reviewed by Adam …
(edit) @51882   15 years mjs move code generation portions of Nodes.cpp to bytecompiler directory …
(edit) @51735   15 years mjs 2009-12-05 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @50916   16 years oliver Rollout r50896 until i can work out why it causes failures.
(edit) @50896   16 years oliver Start unifying entry logic for function and eval code. Reviewed by …
(edit) @50254   16 years oliver Improve for..in enumeration performance …
(edit) @49734   16 years ggaren Rolled back in r49717 with the build maybe working now?
(edit) @49726   16 years mrowe Roll out r49717 as it broke the build.
(edit) @49717   16 years ggaren Fast for-in enumeration: Cache JSPropertyNameIterator; cache JSStrings …
(edit) @48662   16 years oliver Code sampling builds are broken. …
(edit) @47775   16 years barraclough How many copies of the parameters do you need? …
(edit) @47738   16 years barraclough https://bugs.webkit.org/show_bug.cgi?id=28691 Do not retain ScopeNodes …
(edit) @47667   16 years darin Fix Qt build. Patch by Darin Adler <Darin Adler> on 2009-08-21 * …
(edit) @47664   16 years darin Syntax tree nodes should use arena allocation …
(edit) @47582   16 years mrowe Roll out r47571 and related build fixes as it caused us to leak the …
(edit) @47571   16 years darin Syntax tree nodes should use arena allocation …
(edit) @47412   16 years barraclough No, silly runtime, AST nodes are not for you. Reviewed by Sam Weinig. …
(edit) @47304   16 years barraclough Remove AST nodes from use within the Runtime (outside of parsing), …
(edit) @47236   16 years darin JavaScriptCore: JavaScriptCore tweaks to get ready for the parser …
(edit) @47089   16 years barraclough JavaScriptCore: Restrict use of FuncDeclNode & FuncExprNode to the …
(edit) @47062   16 years oliver REGRESSION: Hang/crash in BytecodeGenerator::constRegisterFor loading …
(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) @45904   16 years oliver REGRESSION: fast/js/postfix-syntax.html fails with interpreter …
(edit) @45609   16 years barraclough JavaScriptCore: 2009-07-07 Gavin Barraclough …
(edit) @45106   16 years oliver <rdar://problem/6940519> REGRESSION (Safari 4 Public Beta - TOT): …
(edit) @45066   16 years eric 2009-06-24 Norbert Leser <[email protected]> Reviewed …
(edit) @44844   16 years oliver Bug 26532: Native functions do not correctly unlink from optimised …
(edit) @44224   16 years abarth Revert 44221.
(edit) @44076   16 years barraclough 2009-05-21 Gavin Barraclough <[email protected]> …
(edit) @44030   16 years barraclough 2009-05-21 Gavin Barraclough <[email protected]> …
(edit) @43881   16 years oliver <rdar://problem/6888393> REGRESSION: Start Debugging JavaScript …
(edit) @43839   16 years barraclough 2009-05-18 Jan Michael Alonzo <[email protected]> …
(edit) @43837   16 years barraclough 2009-05-15 Gavin Barraclough <[email protected]> …
(edit) @43661   16 years darin JavaScriptCore: 2009-05-13 Darin Adler <Darin Adler> …
(edit) @43642   16 years darin JavaScriptCore: 2009-05-13 Darin Adler <Darin Adler> …
(edit) @43619   16 years barraclough 2009-05-12 Gavin Barraclough <[email protected]> …
(edit) @43559   16 years oliver Improve function call forwarding performance Reviewed by Gavin …
(edit) @43479   16 years darin 2009-05-10 Darin Adler <Darin Adler> Reviewed by …
(edit) @43475   16 years ddkilzer Touch Nodes.cpp to try to fix Windows build * …
(edit) @43471   16 years darin 2009-05-10 Darin Adler <Darin Adler> Reviewed by Sam …
(edit) @43395   16 years barraclough 2009-05-08 Gavin Barraclough <[email protected]> …
(edit) @43339   16 years barraclough 2009-05-07 Gavin Barraclough <[email protected]> …
(edit) @43331   16 years barraclough 2009-05-06 Gavin Barraclough <[email protected]> …
(edit) @43313   16 years darin 2009-05-06 Darin Adler <Darin Adler> Fixed assertion …
(edit) @43311   16 years darin 2009-05-06 Darin Adler <Darin Adler> Working with Sam …
(edit) @43270   16 years weinig 2009-05-05 Sam Weinig <[email protected]> Try to fix Windows …
(edit) @43259   16 years darin 2009-05-05 Darin Adler <Darin Adler> Reviewed by Sam …
(edit) @43230   16 years oliver Fix build failure caused by other build fix
(edit) @43228   16 years oliver More windows build fixes.
(edit) @43220   16 years oliver Bug 25559: Improve native function call performance …
(edit) @43156   16 years darin 2009-05-02 Darin Adler <Darin Adler> Reviewed by Maciej …
(edit) @43122   16 years ggaren JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> …
(edit) @42347   16 years oliver Fix assertion failure in function.apply Reviewed by Adam Roben. The …
(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) @41806   16 years oliver <rdar://problem/6692138> REGRESSION (Safari 4): Incorrect function …
(edit) @41342   16 years timothy JavaScriptCore: 2009-03-01 Horia Olaru <[email protected]> …
(edit) @40993   16 years ggaren JavaScriptCore: 2009-02-13 Geoffrey Garen <[email protected]> …
(edit) @40962   16 years barraclough JavaScriptCore: 2009-02-12 Horia Olaru <[email protected]> …
(edit) @40086   16 years ap Suggested by Oliver Hunt. Reviewed by Oliver Hunt. …
(edit) @40046   16 years weinig JavaScriptCore: 2009-01-19 Sam Weinig <[email protected]> …
(edit) @39961   16 years barraclough 2009-01-15 Gavin Barraclough <[email protected]> …
(edit) @39910   16 years oliver Bug 22903: REGRESSION (r36267): visiting this site reliably crashes …
(edit) @39851   16 years barraclough JavaScriptCore: 2009-01-12 Gavin Barraclough …
(edit) @39752   16 years weinig 2009-01-09 Sam Weinig <[email protected]> Roll r39720 back in …
(edit) @39737   16 years weinig 2009-01-08 Sam Weinig <[email protected]> Revert r39720. It …
(edit) @39720   16 years weinig 2009-01-08 Sam Weinig <[email protected]> Reviewed by Oliver …
(edit) @39697   16 years weinig 2009-01-07 Sam Weinig <[email protected]> Reviewed by Geoffrey …
(edit) @39534   16 years oliver [jsfunfuzz] Assertion + incorrect behaviour with dynamically created …
(edit) @39533   16 years oliver [jsfunfuzz] Computed exception offset wrong when first instruction is …
(edit) @39524   16 years oliver <https://bugs.webkit.org/show_bug.cgi?id=23049> [jsfunfuzz] With …
(edit) @39263   16 years cwzwarich 2008-12-12 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @39255   16 years cwzwarich 2008-12-12 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @39083   16 years oliver <rdar://problem/6309878> Need more granular control over allocation of …
(edit) @39070   16 years weinig 2008-12-05 Sam Weinig <[email protected]> Reviewed by Cameron …
(edit) @38975   16 years weinig 2008-12-03 Sam Weinig <[email protected]> Reviewed by Geoffrey …
(edit) @38930   16 years cwzwarich 2008-12-02 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38917   16 years ggaren 2008-12-02 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38747   16 years cwzwarich 2008-11-24 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38635   17 years weinig 2008-11-20 Sam Weinig <[email protected]> Reviewed by Darin …
(edit) @38528   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38494   17 years ggaren 2008-11-17 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38441   17 years weinig 2008-11-15 Sam Weinig <[email protected]> Reviewed by Cameron …
(edit) @38430   17 years ggaren 2008-11-15 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38428   17 years ggaren 2008-11-15 Geoffrey Garen <[email protected]> Suggested by …
(edit) @38427   17 years ggaren 2008-11-15 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38425   17 years ggaren 2008-11-15 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38423   17 years ggaren JavaScriptCore: 2008-11-15 Geoffrey Garen <[email protected]> …
(edit) @38420   17 years mjs 2008-11-15 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @38349   17 years ggaren 2008-11-12 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38330   17 years cwzwarich 2008-11-12 Cameron Zwarich <[email protected]> …
(edit) @38322   17 years ggaren 2008-11-11 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38249   17 years darin 2008-11-09 Darin Adler <Darin Adler> Reviewed by Tim …
(edit) @38247   17 years darin JavaScriptCore: 2008-11-09 Darin Adler <Darin Adler> …
(copy) @38205   17 years cwzwarich 2008-11-06 Cameron Zwarich <[email protected]> Reviewed by …
copied from trunk/JavaScriptCore/kjs/nodes.cpp
(edit) @38137   17 years cwzwarich 2008-11-05 Cameron Zwarich <[email protected]> …
Note: See TracRevisionLog for help on using the revision log.