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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62612   15 years oliver 2010-07-06 Oliver Hunt <[email protected]> Reviewed by …
(edit) @60762   15 years barraclough Bug 40214 - Clean up error construction / throwing in JSC. …
(edit) @60631   15 years barraclough Bug 40094 - The return type of NativeFunction should be EncodedJSValue …
(edit) @60392   15 years ggaren JavaScriptCore: Simplified the host calling convention. …
(edit) @60170   15 years eric 2010-05-25 Kwang Yul Seo <[email protected]> Reviewed by …
(edit) @60117   15 years barraclough Relanding r60075. Reviewed by Sam Weinig. * bytecode/CodeBlock.cpp: …
(edit) @60105   15 years barraclough Reverting 60075 & 60084, these broke the interpreter. Reviewed by …
(edit) @60075   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=39583 Move creation of 'this' …
(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) @59811   15 years barraclough JavaScriptCore: Bug 39393 - JSFunction need not be a subclass of …
(edit) @59801   15 years barraclough Reverting r59800, this b0rked stuff. Reviewed by NOBODY (build fix). …
(edit) @59800   15 years barraclough Bug 39393 - JSFunction need not be a subclass of InternalFunction. …
(edit) @59746   15 years barraclough Bug 39343 - Dynamically generate a native call thunk per …
(edit) @59676   15 years loki Fix the interpreter after r59637
(edit) @59637   15 years barraclough Bug 39252 - Move host/native JSFunction's NativeFunction onto …
(edit) @59339   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=39039 Provide support for …
(edit) @58469   15 years oliver 2010-04-28 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @58286   15 years oliver 2010-04-26 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @55564   15 years oliver 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin …
(edit) @55401   15 years oliver 2010-03-01 Oliver Hunt <[email protected]> Reviewed by …
(edit) @53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
(edit) @52956   15 years ap Reviewed by Geoffrey Garen. …
(edit) @48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
(edit) @47780   16 years oliver [ES5] Implement getOwnPropertyDescriptor …
(edit) @47686   16 years mjs REGRESSION(r47639-r47660): Webkit crashes on launch on PowerPC …
(edit) @47641   16 years barraclough Restructure Executable types so that host functions do not hold a …
(edit) @47597   16 years barraclough Remove FunctionCodeBlock. …
(edit) @47412   16 years barraclough No, silly runtime, AST nodes are not for you. Reviewed by Sam Weinig. …
(edit) @47236   16 years darin JavaScriptCore: JavaScriptCore tweaks to get ready for the parser …
(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) @44862   16 years oliver <rdar://problem/6988973> ScopeChain leak in interpreter builds …
(edit) @44844   16 years oliver Bug 26532: Native functions do not correctly unlink from optimised …
(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) @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) @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) @39498   16 years cwzwarich 2008-12-29 Cameron Zwarich <[email protected]> …
(edit) @38913   16 years eric 2008-12-02 Dimitri Glazkov <Dimitri Glazkov> Reviewed …
(edit) @38767   17 years cwzwarich 2008-11-25 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38528   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38511   17 years ggaren JavaScriptCore: 2008-11-17 Geoffrey Garen <[email protected]> …
(edit) @38477   17 years ggaren 2008-11-16 Geoffrey Garen <[email protected]> Reviewed by …
(edit) @38440   17 years darin JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> …
(edit) @38427   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]> …
(copy) @37938   17 years cwzwarich 2008-10-28 Cameron Zwarich <[email protected]> …
copied from trunk/JavaScriptCore/kjs/JSFunction.cpp
(edit) @37859   17 years cwzwarich 2008-10-24 Cameron Zwarich <[email protected]> Reviewed by …
Note: See TracRevisionLog for help on using the revision log.