source: webkit/trunk/JavaScriptCore/kjs@ 32687

Name Size Rev Age Author Last Change
../
Activation.h 3.7 KB 31962   17 years weinig JavaScriptCore: 2008-04-16 Sam Weinig <[email protected]> …
AllInOneFile.cpp 2.2 KB 30526   17 years ap Build fix. JavaScriptCore: Touch some files, hoping that …
array_instance.cpp 17.6 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
array_instance.h 2.4 KB 30534   17 years darin JavaScriptCore: Reviewed by Anders. - …
array_object.cpp 26.1 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
array_object.h 2.9 KB 29588   17 years weinig Reviewed by Darin. Fix for …
bool_object.cpp 3.8 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
bool_object.h 2.0 KB 29588   17 years weinig Reviewed by Darin. Fix for …
collector.cpp 33.0 KB 32502   17 years weinig 2008-04-24 Sam Weinig <[email protected]> Reviewed by Geoffrey …
collector.h 6.5 KB 31787   17 years mrowe Fix https://bugs.webkit.org/show_bug.cgi?id=18367 and the many dupes. …
CollectorHeapIntrospector.cpp 4.6 KB 30576   17 years mrowe 2008-02-25 Mark Mentovai <[email protected]> Reviewed by …
CollectorHeapIntrospector.h 3.5 KB 29663   17 years darin set eol-style to native on tons of files to head off future …
CommonIdentifiers.cpp 1.5 KB 31944   17 years ap Reviewed by Adam Roben. MSVC build fix. * …
CommonIdentifiers.h 2.6 KB 31944   17 years ap Reviewed by Adam Roben. MSVC build fix. * …
completion.h 1.7 KB 28907   17 years darin - re-fix http://bugs.webkit.org/show_bug.cgi?id=16471
config.h 2.3 KB 31949   17 years kmccullough 2008-04-16 Kevin McCullough <[email protected]> …
create_hash_table 5.6 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
date_object.cpp 52.8 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
date_object.h 6.1 KB 31943   17 years ap Build fix. * kjs/date_object.cpp: * …
DateMath.cpp 15.9 KB 31813   17 years ap Reviewed by Geoff. Make DateMath.cpp thread safe. No …
DateMath.h 5.2 KB 31937   17 years ap Reviewed by Adam Roben. Cache Gregorian date/time structure …
debugger.cpp 3.5 KB 28473   17 years ggaren Build fix: Fixed #include spelling. * kjs/debugger.cpp:
debugger.h 8.3 KB 28471   17 years ggaren Build fix: added a forward declaration. * kjs/debugger.h:
dtoa.cpp 63.6 KB 31948   17 years weinig JavaScriptCore: 2008-04-16 Sam Weinig <[email protected]> …
dtoa.h 1.2 KB 31948   17 years weinig JavaScriptCore: 2008-04-16 Sam Weinig <[email protected]> …
error_object.cpp 5.0 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
error_object.h 2.4 KB 29817   17 years darin JavaScriptCore: Reviewed by Oliver. - fix …
ExecState.cpp 4.5 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
ExecState.h 9.5 KB 32654   17 years ap Windows build fix. * kjs/ExecState.h: For whatever reason, …
ExecStateInlines.h 3.5 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
function.cpp 27.6 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
function.h 6.7 KB 32259   17 years kevino wx build fixes. Rename LocalStorage.h to LocalStorageEntry.h to avoid …
function_object.cpp 8.2 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
function_object.h 2.0 KB 29588   17 years weinig Reviewed by Darin. Fix for …
grammar.y 69.6 KB 31812   17 years ap Windows build fix. * kjs/grammar.y:
identifier.cpp 6.9 KB 32222   17 years ap Reviewed by Darin. Fix leaks during plugin tests (which …
identifier.h 4.0 KB 32222   17 years ap Reviewed by Darin. Fix leaks during plugin tests (which …
InitializeThreading.cpp 2.3 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
InitializeThreading.h 1.7 KB 31404   17 years ap Reviewed by Sam Weinig. Fix a dtoa thread safety issue. …
internal.cpp 5.4 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
internal.h 3.5 KB 32609   17 years darin JavaScriptCore: 2008-04-25 Darin Adler <Darin Adler> …
interpreter.cpp 4.9 KB 31949   17 years kmccullough 2008-04-16 Kevin McCullough <[email protected]> …
interpreter.h 2.8 KB 30942   17 years eric Reviewed by Darin. Remove KJS::UChar, use ::UChar instead …
JSGlobalObject.cpp 21.7 KB 32687   17 years hausmann Qt/Windows build fix. The externally declared hash tables are actually …
JSGlobalObject.h 12.1 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
JSImmediate.cpp 2.3 KB 31270   17 years darin 2008-03-24 Darin Adler <Darin Adler> Reviewed by Sam. …
JSImmediate.h 8.2 KB 28916   17 years oliver Slight logic reordering in JSImmediate::from(double) Reviewed by …
JSLock.cpp 3.2 KB 21122   18 years ddkilzer 2007-04-25 David Kilzer <[email protected]> Reviewed by …
JSLock.h 2.6 KB 28468   17 years ggaren JavaScriptCore: Reviewed by Darin Adler. Third step …
JSType.h 1.2 KB 27630   18 years oliver Fix regression caused by earlier bitwise and optimisation. 1 & …
JSVariableObject.cpp 3.0 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
JSVariableObject.h 5.8 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
JSWrapperObject.cpp 1.1 KB 31124   17 years hausmann Fix the Qt build. Including config.h like in the other .cpp files …
JSWrapperObject.h 2.5 KB 29663   17 years darin set eol-style to native on tons of files to head off future …
keywords.table 1.3 KB 25934   18 years darin JavaScriptCore: Reviewed by Adam. - add support for …
LabelStack.h 2.0 KB 29663   17 years darin set eol-style to native on tons of files to head off future …
lexer.cpp 22.1 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
lexer.h 4.3 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
list.cpp 2.3 KB 29067   17 years darin Reviewed by Geoff. - …
list.h 3.3 KB 29067   17 years darin Reviewed by Geoff. - …
LocalStorageEntry.h 1.7 KB 32259   17 years kevino wx build fixes. Rename LocalStorage.h to LocalStorageEntry.h to avoid …
lookup.cpp 1.5 KB 31147   17 years darin JavaScriptCore: 2008-03-18 Darin Adler <Darin Adler> …
lookup.h 11.3 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
math_object.cpp 7.6 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
math_object.h 2.7 KB 29541   17 years weinig Reviewed by Oliver. Clean up MathObjectImp, it needed a …
NodeInfo.h 2.4 KB 31072   17 years oliver Add logic to track whether a function uses a locally scoped eval or …
nodes2string.cpp 23.4 KB 31149   17 years mrowe 2008-03-19 Mark Rowe <[email protected]> Reviewed by Oliver …
nodes.cpp 143.0 KB 32578   17 years ddkilzer <rdar://problem/5819422> REGRESSION: Wrong line number passed to …
nodes.h 104.0 KB 31991   17 years mitz 2008-04-15 Srinivas Rao. M Hamse <[email protected]> …
number_object.cpp 16.6 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
number_object.h 2.4 KB 29588   17 years weinig Reviewed by Darin. Fix for …
object.cpp 20.0 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
object.h 21.0 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
object_object.cpp 7.0 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
object_object.h 1.8 KB 30158   17 years weinig Reviewed by Anders Carlsson. Fixes for: …
operations.cpp 3.7 KB 29045   17 years eric Reviewed by Sam. Remove maxInt/minInt, replacing with …
operations.h 1.1 KB 29045   17 years eric Reviewed by Sam. Remove maxInt/minInt, replacing with …
Parser.cpp 2.7 KB 31944   17 years ap Reviewed by Adam Roben. MSVC build fix. * …
Parser.h 3.8 KB 31944   17 years ap Reviewed by Adam Roben. MSVC build fix. * …
property_map.cpp 21.4 KB 32609   17 years darin JavaScriptCore: 2008-04-25 Darin Adler <Darin Adler> …
property_map.h 4.5 KB 32587   17 years weinig 2008-04-25 Sam Weinig <[email protected]> Rubber-stamped by …
property_slot.cpp 1.5 KB 29428   17 years ggaren JavaScriptCore: Reviewed by Oliver Hunt. …
property_slot.h 4.5 KB 29428   17 years ggaren JavaScriptCore: Reviewed by Oliver Hunt. …
PropertyNameArray.cpp 1.6 KB 32648   17 years darin 2008-04-28 Darin Adler <Darin Adler> Reviewed by Mitz. …
PropertyNameArray.h 1.9 KB 32609   17 years darin JavaScriptCore: 2008-04-25 Darin Adler <Darin Adler> …
protect.h 4.1 KB 14834   19 years ggaren JavaScriptCore: Reviewed by TimO, Maciej. - …
regexp.cpp 3.7 KB 30942   17 years eric Reviewed by Darin. Remove KJS::UChar, use ::UChar instead …
regexp.h 2.4 KB 30109   17 years darin Reviewed by Mitz. - …
regexp_object.cpp 15.4 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
regexp_object.h 3.8 KB 30534   17 years darin JavaScriptCore: Reviewed by Anders. - …
scope_chain.cpp 2.0 KB 29068   17 years darin - rolled scope chain optimization out; it was breaking the world
scope_chain.h 4.4 KB 31205   17 years oliver Fix for leak introduced by inline ScopeChainNode use Reviewed by …
scope_chain_mark.h 1.7 KB 29663   17 years darin set eol-style to native on tons of files to head off future …
string_object.cpp 38.2 KB 32652   17 years ap Reviewed by Darin. Fix run-webkit-tests --threading …
string_object.h 6.2 KB 30534   17 years darin JavaScriptCore: Reviewed by Anders. - …
SymbolTable.h 2.4 KB 32609   17 years darin JavaScriptCore: 2008-04-25 Darin Adler <Darin Adler> …
testkjs.cpp 11.0 KB 31404   17 years ap Reviewed by Sam Weinig. Fix a dtoa thread safety issue. …
testkjs.pro 1.1 KB 32306   17 years hausmann Holger Hans Peter Freyther <[email protected]> Build fix …
types.h 1020 bytes 12317   19 years mjs Reviewed by Tim Hatcher. - it's "Franklin Street", …
ustring.cpp 31.3 KB 32609   17 years darin JavaScriptCore: 2008-04-25 Darin Adler <Darin Adler> …
ustring.h 13.0 KB 32609   17 years darin JavaScriptCore: 2008-04-25 Darin Adler <Darin Adler> …
value.cpp 5.8 KB 29243   17 years darin Reviewed by David Kilzer. - fix alignment problem with NaN …
value.h 13.4 KB 31208   17 years ap Reviewed by Oliver Hunt. Consolidate static identifier …
Note: See TracBrowser for help on using the repository browser.