source: webkit/trunk/JavaScriptCore/API/JSCallbackObjectFunctions.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65104   15 years barraclough Bug 43817 - Remove UString::Rep UString::Rep has for a long time been …
(edit) @62677   15 years darin 2010-07-07 Darin Adler <Darin Adler> Reviewed by Adam …
(edit) @60762   15 years barraclough Bug 40214 - Clean up error construction / throwing in JSC. …
(edit) @60708   15 years barraclough Bug 40187 - Change function signature of NativeConstructor to match …
(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) @59941   15 years oliver 2010-05-21 Oliver Hunt <[email protected]> Reviewed by …
(edit) @55401   15 years oliver 2010-03-01 Oliver Hunt <[email protected]> Reviewed by …
(edit) @53638   15 years eric 2010-01-21 Kent Hansen <[email protected]> Reviewed by …
(edit) @53170   15 years eric 2010-01-12 Kent Hansen <[email protected]> Reviewed by …
(edit) @52751   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=33158 Refactor JSC API …
(edit) @51801   15 years barraclough https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory …
(edit) @51068   16 years oliver Incorrect use of JavaScriptCore API in DumpRenderTree …
(edit) @48836   16 years ggaren NotNullPassRefPtr: smart pointer optimized for passing references that …
(edit) @48336   16 years oliver [ES5] Implement Object.keys …
(edit) @46598   16 years ggaren Merged nitro-extreme branch into trunk.
(edit) @43160   16 years weinig JavaScriptCore: 2009-05-02 Sam Weinig <[email protected]> …
(edit) @43158   16 years weinig JavaScriptCore: 2009-05-03 Sam Weinig <[email protected]> …
(edit) @43157   16 years weinig JavaScriptCore: 2009-05-02 Sam Weinig <[email protected]> …
(edit) @43153   16 years ggaren JavaScriptCore: 2009-05-02 Geoffrey Garen <[email protected]> …
(edit) @43138   16 years weinig JavaScriptCore: 2009-05-01 Sam Weinig <[email protected]> …
(edit) @43130   16 years weinig 2009-05-01 Sam Weinig <[email protected]> Reviewed by Geoff …
(edit) @43122   16 years ggaren JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> …
(edit) @42989   16 years ggaren JavaScriptCore: 2009-04-28 Geoffrey Garen <[email protected]> …
(edit) @41931   16 years oliver Fix className() for API defined class Reviewed by Cameron Zwarich
(edit) @41905   16 years oliver Fix exception handling in API Reviewed by Cameron Zwarich. We can't …
(edit) @40046   16 years weinig JavaScriptCore: 2009-01-19 Sam Weinig <[email protected]> …
(edit) @39851   16 years barraclough JavaScriptCore: 2009-01-12 Gavin Barraclough …
(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) @38268   17 years cwzwarich 2008-11-10 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @38265   17 years cwzwarich 2008-11-10 Cameron Zwarich <[email protected]> Reviewed by …
(edit) @37845   17 years darin JavaScriptCore: 2008-10-24 Darin Adler <Darin Adler> - …
(edit) @37759   17 years weinig JavaScriptCore: 2008-10-20 Sam Weinig <[email protected]> …
(edit) @37684   17 years darin JavaScriptCore: 2008-10-18 Darin Adler <Darin Adler> …
(edit) @37681   17 years darin JavaScriptCore: 2008-10-18 Darin Adler <Darin Adler> …
(edit) @36766   17 years mjs JavaScriptCore: 2008-09-22 Maciej Stachowiak <[email protected]> …
(edit) @36726   17 years darin JavaScriptCore: 2008-09-20 Darin Adler <Darin Adler> …
(edit) @36417   17 years mjs 2008-09-14 Maciej Stachowiak <[email protected]> Reviewed by …
(edit) @36263   17 years cwzwarich 2008-09-07 Cameron Zwarich <[email protected]> …
(edit) @36016   17 years weinig JavaScriptCore: 2008-09-01 Geoffrey Garen <[email protected]> …
(edit) @35900   17 years cwzwarich 2008-08-23 Cameron Zwarich <[email protected]> …
(edit) @35853   17 years ap Reviewed by Geoff Garen. Bring back shared JSGlobalData and …
(edit) @35807   17 years ggaren JavaScriptCore: 2008-08-17 Geoffrey Garen <[email protected]> …
(edit) @35775   17 years ap Reviewed by Geoff Garen. JSStringRef is created context-free, …
(edit) @35478   17 years ap Rubber-stamped by Maciej. Eliminate JSLock (it was already …
(edit) @35411   17 years ggaren JavaScriptCore: 2008-07-28 Geoffrey Garen <[email protected]> …
(edit) @35293   17 years ap Reviewed by Geoff Garen. JSClassRef is created context-free, …
(edit) @35291   17 years ggaren JavaScriptCore: 2008-07-22 Geoffrey Garen <[email protected]> …
(edit) @35242   17 years ggaren JavaScriptCore: 2008-07-18 Geoffrey Garen <[email protected]> …
(edit) @35007   17 years weinig JavaScriptCore: 2008-07-04 Sam Weinig <[email protected]> …
(edit) @34947   17 years ap Reviewed by Darin. Disable JSLock for per-thread contexts. …
(edit) @34754   17 years darin JavaScriptCore: 2008-06-23 Darin Adler <Darin Adler> …
(edit) @34659   17 years ap Reviewed by Darin. Prepare JavaScript heap for being per-thread.
(edit) @34607   17 years ap Reviewed by Geoff Garen. Make Identifier construction use an …
(edit) @34587   17 years darin JavaScriptCore: 2008-06-15 Darin Adler <Darin Adler> - …
(edit) @34581   17 years darin JavaScriptCore: 2008-06-15 Darin Adler <Darin Adler> - …
(edit) @34518   17 years darin 2008-06-12 Darin Adler <Darin Adler> Reviewed by …
(edit) @34361   17 years ap Reviewed by Darin. Fix JSClassCreate to work with old JSCore …
(edit) @34355   17 years darin JavaScriptCore: 2008-06-03 Darin Adler <Darin Adler> …
(edit) @33979   17 years mrowe Merge squirrelfish branch into trunk.
(edit) @33038   17 years ap Roll out recent threading changes (r32807, r32810, r32819, r32822) to …
(edit) @32807   17 years ap Reviewed by Geoffrey Garen. …
(edit) @32609   17 years darin JavaScriptCore: 2008-04-25 Darin Adler <Darin Adler> …
(edit) @31350   17 years aroben Fix Bug 18060: Assertion failure (JSLock not held) beneath …
(edit) @30534   17 years darin JavaScriptCore: Reviewed by Anders. - …
(edit) @29663   17 years darin set eol-style to native on tons of files to head off future …
(edit) @28884   17 years ggaren JavaScriptCore: Reviewed by Oliver Hunt. …
(edit) @28468   17 years ggaren JavaScriptCore: Reviewed by Darin Adler. Third step …
(edit) @27885   18 years mrowe Fix: <rdar://problem/5607032> (REGRESSION: testapi exits with …
(copy) @27022   18 years eseidel 2007-10-24 Eric Seidel <[email protected]> Reviewed by …
copied from trunk/JavaScriptCore/API/JSCallbackObject.cpp
(edit) @25258   18 years darin - quick follow on to that last check-in * …
Note: See TracRevisionLog for help on using the revision log.