source: webkit/trunk/JavaScriptCore/kjs@ 27413

Name Size Rev Age Author Last Change
../
AllInOneFile.cpp 2.2 KB 27097   18 years mjs JavaScriptCore: Reviewed by Oliver. - moved …
array_instance.cpp 18.8 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
array_instance.h 2.5 KB 26881   18 years darin JavaScriptCore: Reviewed by Maciej. - …
array_object.cpp 20.2 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
array_object.h 2.2 KB 26881   18 years darin JavaScriptCore: Reviewed by Maciej. - …
bool_object.cpp 3.9 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
bool_object.h 2.5 KB 15846   19 years mjs JavaScriptCore: Reviewed (and tweaked a little) by Maciej. …
collector.cpp 32.9 KB 27292   18 years mjs Reviewed by Oliver. - allocate numbers in half-size …
collector.h 6.1 KB 27298   18 years aroben Build fix * kjs/collector.h: Make HeapType public.
CollectorHeapIntrospector.cpp 4.5 KB 27107   18 years oliver Make the JSC GC use a separate heap for JSNumbers to get a 0.7-1.4% …
CollectorHeapIntrospector.h 3.1 KB 27207   18 years darin Reviewed by Adam. - turn on unused parameter waring on Mac OS …
CommonIdentifiers.cpp 1.4 KB 25625   18 years weinig Touch JavaScriptCore file to force rebuild.
CommonIdentifiers.h 2.1 KB 26473   18 years oliver Reviewed by Mark. - Efficiently handle regexp property …
completion.h 2.0 KB 26832   18 years darin Reviewed by Maciej. - …
config.h 2.2 KB 27320   18 years darin Reviewed by Maciej. - fix …
create_hash_table 6.4 KB 26956   18 years darin JavaScriptCore: Reviewed by Maciej. - …
date_object.cpp 34.4 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
date_object.h 3.4 KB 21889   18 years bdash 2007-05-30 Luciano Montanaro <[email protected]> …
DateMath.cpp 14.1 KB 26589   18 years bdash 2007-10-14 Kevin Ollivier <[email protected]> …
DateMath.h 4.5 KB 20203   18 years kmccullo JavaScriptCore: Reviewed by Geoff. - …
debugger.cpp 3.4 KB 17372   19 years darin Reviewed by Geoff. - made changes so the code compiles with …
debugger.h 8.3 KB 15593   19 years thatcher JavaScriptCore: Reviewed by Maciej. Bug 9686: …
dtoa.cpp 66.8 KB 23955   18 years weinig Reviewed by Brady Eidson. Tenth round of fixes for implicit …
dtoa.h 1.2 KB 12317   19 years mjs Reviewed by Tim Hatcher. - it's "Franklin Street", …
error_object.cpp 5.1 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
error_object.h 2.7 KB 13821   19 years darin JavaScriptCore: Rubber-stamped by John Sullivan. - …
ExecState.cpp 3.4 KB 27344   18 years ggaren Reviewed by Oliver Hunt. Removed List from …
ExecState.h 4.9 KB 27341   18 years aroben Windows build fix * kjs/ExecState.h:
fpconst.cpp 3.0 KB 18656   18 years ddkilzer JavaScriptCore: Reviewed by Darin. Fix …
function.cpp 26.1 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
function.h 6.6 KB 27359   18 years ggaren JavaScriptCore: Reviewed by Maciej Stachowiak. Fixed …
function_object.cpp 8.6 KB 27373   18 years ggaren JavaScriptCore: Reviewed by Maciej Stachowiak. …
function_object.h 2.1 KB 21889   18 years bdash 2007-05-30 Luciano Montanaro <[email protected]> …
grammar.y 37.8 KB 27394   18 years mjs Reviewed by Oliver. - remove VarDeclListNode and …
identifier.cpp 5.2 KB 27176   18 years mjs Reviewed by Oliver. - numerous HashTable performance …
identifier.h 3.9 KB 27206   18 years darin Reviewed by Maciej. - fix a storage leak where we ref the …
internal.cpp 6.8 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
internal.h 3.7 KB 27218   18 years eseidel 2007-10-29 Eric Seidel <[email protected]> Reviewed by darin. …
interpreter.cpp 27.7 KB 27405   18 years darin Reviewed by Maciej. - …
interpreter.h 12.7 KB 27405   18 years darin Reviewed by Maciej. - …
JSGlobalObject.h 1.4 KB 27022   18 years eseidel 2007-10-24 Eric Seidel <[email protected]> Reviewed by …
JSImmediate.cpp 2.3 KB 26688   18 years ggaren Reviewed by Darin Adler. Global replace of assert …
JSImmediate.h 9.4 KB 27149   18 years darin Reviewed by Maciej. - …
JSLock.cpp 3.2 KB 21122   18 years ddkilzer 2007-04-25 David Kilzer <[email protected]> Reviewed by …
JSLock.h 2.7 KB 20351   18 years mjs Reviewed by Geoff and Adam. - make …
JSType.h 1.2 KB 13090   19 years eseidel Add svn:eol-style=native, and fix line endings.
JSWrapperObject.cpp 1.1 KB 15846   19 years mjs JavaScriptCore: Reviewed (and tweaked a little) by Maciej. …
JSWrapperObject.h 2.5 KB 15846   19 years mjs JavaScriptCore: Reviewed (and tweaked a little) by Maciej. …
keywords.table 1.3 KB 25934   18 years darin JavaScriptCore: Reviewed by Adam. - add support for …
LabelStack.h 2.0 KB 27097   18 years mjs JavaScriptCore: Reviewed by Oliver. - moved …
lexer.cpp 22.1 KB 27011   18 years aroben Touch all files that include *.lut.h to fix Windows builds
lexer.h 4.2 KB 17862   19 years ap 2006-11-20 W. Andy Carrel <[email protected]> Reviewed by …
list.cpp 7.2 KB 27373   18 years ggaren JavaScriptCore: Reviewed by Maciej Stachowiak. …
list.h 5.3 KB 27373   18 years ggaren JavaScriptCore: Reviewed by Maciej Stachowiak. …
LocalStorage.h 1.6 KB 27249   18 years mjs Not reviewed, build fix. - Include Vector.h in a way …
lookup.cpp 2.3 KB 27132   18 years ggaren Suggested by Darin Adler. Use computedHash(), which …
lookup.h 13.2 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
math_object.cpp 6.6 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
math_object.h 1.8 KB 13821   19 years darin JavaScriptCore: Rubber-stamped by John Sullivan. - …
nodes2string.cpp 21.0 KB 27410   18 years mjs Reviewed by Adam. - don't print the var twice for …
nodes.cpp 100.4 KB 27407   18 years mrowe 2007-11-03 Mark Rowe <[email protected]> Gtk build fix. …
nodes.h 66.7 KB 27394   18 years mjs Reviewed by Oliver. - remove VarDeclListNode and …
number_object.cpp 14.5 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
number_object.h 2.9 KB 15846   19 years mjs JavaScriptCore: Reviewed (and tweaked a little) by Maciej. …
object.cpp 18.3 KB 27086   18 years mjs Reviewed by Oliver. - fold together toPrimitive() and …
object.h 21.2 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
object_object.cpp 7.7 KB 20310   18 years mjs JavaScriptCore: Reviewed by Mark. - avoid …
object_object.h 2.3 KB 21889   18 years bdash 2007-05-30 Luciano Montanaro <[email protected]> …
operations.cpp 3.5 KB 27201   18 years mrowe 2007-10-28 Mark Rowe <[email protected]> Reviewed by Maciej …
operations.h 1.2 KB 27201   18 years mrowe 2007-10-28 Mark Rowe <[email protected]> Reviewed by Maciej …
Parser.cpp 2.6 KB 27215   18 years mjs Reviewed by Darin. - avoid creating and then breaking …
Parser.h 1.9 KB 27215   18 years mjs Reviewed by Darin. - avoid creating and then breaking …
property_map.cpp 22.6 KB 27387   18 years darin Reviewed by Maciej. - …
property_map.h 3.0 KB 27387   18 years darin Reviewed by Maciej. - …
property_slot.cpp 1.3 KB 13015   19 years mjs Reviewed by Darin. - Turn off -Wno-unused-param for …
property_slot.h 3.5 KB 26688   18 years ggaren Reviewed by Darin Adler. Global replace of assert …
PropertyNameArray.cpp 1.1 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
PropertyNameArray.h 1.8 KB 25754   18 years ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
protect.h 4.1 KB 14834   19 years ggaren JavaScriptCore: Reviewed by TimO, Maciej. - …
regexp.cpp 4.4 KB 27320   18 years darin Reviewed by Maciej. - fix …
regexp.h 1.8 KB 27322   18 years mrowe 2007-10-31 Mark Rowe <[email protected]> Gtk build fix. …
regexp_object.cpp 15.7 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
regexp_object.h 3.6 KB 27405   18 years darin Reviewed by Maciej. - …
SavedBuiltins.h 2.9 KB 19901   18 years ggaren Reviewed by Darin Adler. Follow-up to fixing …
scope_chain.cpp 2.0 KB 26182   18 years hausmann Fix compilation using gcc 4.3. Header files have been reorganized and …
scope_chain.h 3.7 KB 26688   18 years ggaren Reviewed by Darin Adler. Global replace of assert …
string_object.cpp 28.5 KB 27413   18 years weinig JavaScriptCore: Reviewed by Oliver. Remove dummy …
string_object.h 4.6 KB 27218   18 years eseidel 2007-10-29 Eric Seidel <[email protected]> Reviewed by darin. …
SymbolTable.h 2.6 KB 27198   18 years mrowe 2007-10-28 Mark Rowe <[email protected]> Reviewed by Maciej. …
testkjs.cpp 10.3 KB 27031   18 years eseidel 2007-10-25 Eric Seidel <[email protected]> Reviewed by …
testkjs.pro 835 bytes 26874   18 years hausmann - Do not build testkjs as an application bundle. This is needed for …
types.h 1020 bytes 12317   19 years mjs Reviewed by Tim Hatcher. - it's "Franklin Street", …
ustring.cpp 34.2 KB 27406   18 years darin JavaScriptCore: Reviewed by Maciej. - fix …
ustring.h 14.6 KB 27406   18 years darin JavaScriptCore: Reviewed by Maciej. - fix …
value.cpp 4.1 KB 27201   18 years mrowe 2007-10-28 Mark Rowe <[email protected]> Reviewed by Maciej …
value.h 11.3 KB 27381   18 years darin Reviewed by Darin. Fix compiler warning "warning: suggest …
Note: See TracBrowser for help on using the repository browser.