source:
webkit/trunk/JavaScriptCore/kjs@
31119
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Activation.h | 3.4 KB | 31114 | 17 years | Add fast multi-level scope lookup Reviewed by Geoff, Darin and Weinig … | |
AllInOneFile.cpp | 2.2 KB | 30526 | 17 years | Build fix. JavaScriptCore: Touch some files, hoping that … | |
array_instance.cpp | 19.4 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
array_instance.h | 2.4 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
array_object.cpp | 25.7 KB | 30041 | 17 years | JavaScriptCore: Reviewed by Sam. - fix … | |
array_object.h | 2.9 KB | 29588 | 17 years | Reviewed by Darin. Fix for … | |
bool_object.cpp | 3.8 KB | 29817 | 17 years | JavaScriptCore: Reviewed by Oliver. - fix … | |
bool_object.h | 2.0 KB | 29588 | 17 years | Reviewed by Darin. Fix for … | |
collector.cpp | 32.6 KB | 30576 | 17 years | 2008-02-25 Mark Mentovai <[email protected]> Reviewed by … | |
collector.h | 6.4 KB | 30576 | 17 years | 2008-02-25 Mark Mentovai <[email protected]> Reviewed by … | |
CollectorHeapIntrospector.cpp | 4.6 KB | 30576 | 17 years | 2008-02-25 Mark Mentovai <[email protected]> Reviewed by … | |
CollectorHeapIntrospector.h | 3.5 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
CommonIdentifiers.cpp | 1.4 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
CommonIdentifiers.h | 2.1 KB | 30871 | 17 years | JavaScriptCore: Reviewed by Darin Adler. … | |
completion.h | 1.7 KB | 28907 | 17 years | - re-fix http://bugs.webkit.org/show_bug.cgi?id=16471 … | |
config.h | 2.3 KB | 30796 | 17 years | JavaScriptCore: Reviewed by Geoff. Don't build … | |
create_hash_table | 6.4 KB | 27608 | 18 years | JavaScriptCore: Reviewed by Darin. Convert … | |
date_object.cpp | 51.4 KB | 31057 | 17 years | Reviewed by Darin. Get rid of a localime() call on platforms … | |
date_object.h | 5.9 KB | 29508 | 17 years | JavaScriptCore: Reviewed by Geoffrey Garen. Fix … | |
DateMath.cpp | 15.5 KB | 31057 | 17 years | Reviewed by Darin. Get rid of a localime() call on platforms … | |
DateMath.h | 4.6 KB | 31057 | 17 years | Reviewed by Darin. Get rid of a localime() call on platforms … | |
debugger.cpp | 3.5 KB | 28473 | 17 years | Build fix: Fixed #include spelling. * kjs/debugger.cpp: | |
debugger.h | 8.3 KB | 28471 | 17 years | Build fix: added a forward declaration. * kjs/debugger.h: | |
dtoa.cpp | 66.6 KB | 31088 | 17 years | 2008-03-16 weihongzeng <[email protected]> … | |
dtoa.h | 1.2 KB | 12317 | 19 years | Reviewed by Tim Hatcher. - it's "Franklin Street", … | |
error_object.cpp | 4.9 KB | 30040 | 17 years | JavaScriptCore: Reviewed by Sam. - replace calls to … | |
error_object.h | 2.4 KB | 29817 | 17 years | JavaScriptCore: Reviewed by Oliver. - fix … | |
ExecState.cpp | 6.5 KB | 30871 | 17 years | JavaScriptCore: Reviewed by Darin Adler. … | |
ExecState.h | 8.3 KB | 30871 | 17 years | JavaScriptCore: Reviewed by Darin Adler. … | |
function.cpp | 27.0 KB | 31114 | 17 years | Add fast multi-level scope lookup Reviewed by Geoff, Darin and Weinig … | |
function.h | 6.5 KB | 30871 | 17 years | JavaScriptCore: Reviewed by Darin Adler. … | |
function_object.cpp | 8.3 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
function_object.h | 2.0 KB | 29588 | 17 years | Reviewed by Darin. Fix for … | |
grammar.y | 69.5 KB | 31072 | 17 years | Add logic to track whether a function uses a locally scoped eval or … | |
identifier.cpp | 5.3 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
identifier.h | 3.9 KB | 27206 | 18 years | Reviewed by Maciej. - fix a storage leak where we ref the … | |
internal.cpp | 6.8 KB | 29817 | 17 years | JavaScriptCore: Reviewed by Oliver. - fix … | |
internal.h | 3.6 KB | 30679 | 17 years | Remove unused DebuggerImp::abort and DebuggerImp::aborted … | |
interpreter.cpp | 4.6 KB | 30810 | 17 years | Remove unused header includes from interpreter.cpp. Reviewed … | |
interpreter.h | 2.8 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
JSGlobalObject.cpp | 23.8 KB | 31114 | 17 years | Add fast multi-level scope lookup Reviewed by Geoff, Darin and Weinig … | |
JSGlobalObject.h | 9.9 KB | 31114 | 17 years | Add fast multi-level scope lookup Reviewed by Geoff, Darin and Weinig … | |
JSImmediate.cpp | 2.4 KB | 28476 | 17 years | Build fix. Include headers before trying to use the things that they … | |
JSImmediate.h | 8.2 KB | 28916 | 17 years | Slight logic reordering in JSImmediate::from(double) Reviewed by … | |
JSLock.cpp | 3.2 KB | 21122 | 18 years | 2007-04-25 David Kilzer <[email protected]> Reviewed by … | |
JSLock.h | 2.6 KB | 28468 | 17 years | JavaScriptCore: Reviewed by Darin Adler. Third step … | |
JSType.h | 1.2 KB | 27630 | 18 years | Fix regression caused by earlier bitwise and optimisation. 1 & … | |
JSVariableObject.cpp | 3.9 KB | 31114 | 17 years | Add fast multi-level scope lookup Reviewed by Geoff, Darin and Weinig … | |
JSVariableObject.h | 5.3 KB | 31114 | 17 years | Add fast multi-level scope lookup Reviewed by Geoff, Darin and Weinig … | |
JSWrapperObject.cpp | 1.1 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
JSWrapperObject.h | 2.5 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
keywords.table | 1.3 KB | 25934 | 18 years | JavaScriptCore: Reviewed by Adam. - add support for … | |
LabelStack.h | 2.0 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
lexer.cpp | 22.1 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
lexer.h | 4.1 KB | 29538 | 17 years | Reviewed by Geoffrey Garen. Rename Lexer variable bol to … | |
list.cpp | 2.3 KB | 29067 | 17 years | Reviewed by Geoff. - … | |
list.h | 3.3 KB | 29067 | 17 years | Reviewed by Geoff. - … | |
LocalStorage.h | 1.7 KB | 29943 | 17 years | JavaScriptCore: Reviewed by Geoff Garen. PLT speedup … | |
lookup.cpp | 2.3 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
lookup.h | 12.4 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
math_object.cpp | 7.5 KB | 29541 | 17 years | Reviewed by Oliver. Clean up MathObjectImp, it needed a … | |
math_object.h | 2.7 KB | 29541 | 17 years | Reviewed by Oliver. Clean up MathObjectImp, it needed a … | |
NodeInfo.h | 2.4 KB | 31072 | 17 years | Add logic to track whether a function uses a locally scoped eval or … | |
nodes2string.cpp | 23.4 KB | 30944 | 17 years | Reviewed by NOBODY. Build fix for JSC on windows. * … | |
nodes.cpp | 143.4 KB | 31119 | 17 years | Optimise multi-scope function call resolution Reviewed by Geoff … | |
nodes.h | 103.9 KB | 31119 | 17 years | Optimise multi-scope function call resolution Reviewed by Geoff … | |
number_object.cpp | 16.6 KB | 29817 | 17 years | JavaScriptCore: Reviewed by Oliver. - fix … | |
number_object.h | 2.4 KB | 29588 | 17 years | Reviewed by Darin. Fix for … | |
object.cpp | 17.5 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
object.h | 20.1 KB | 31114 | 17 years | Add fast multi-level scope lookup Reviewed by Geoff, Darin and Weinig … | |
object_object.cpp | 8.6 KB | 30158 | 17 years | Reviewed by Anders Carlsson. Fixes for: … | |
object_object.h | 1.8 KB | 30158 | 17 years | Reviewed by Anders Carlsson. Fixes for: … | |
operations.cpp | 3.7 KB | 29045 | 17 years | Reviewed by Sam. Remove maxInt/minInt, replacing with … | |
operations.h | 1.1 KB | 29045 | 17 years | Reviewed by Sam. Remove maxInt/minInt, replacing with … | |
Parser.cpp | 2.6 KB | 31072 | 17 years | Add logic to track whether a function uses a locally scoped eval or … | |
Parser.h | 3.7 KB | 31072 | 17 years | Add logic to track whether a function uses a locally scoped eval or … | |
property_map.cpp | 23.4 KB | 29943 | 17 years | JavaScriptCore: Reviewed by Geoff Garen. PLT speedup … | |
property_map.h | 4.7 KB | 29943 | 17 years | JavaScriptCore: Reviewed by Geoff Garen. PLT speedup … | |
property_slot.cpp | 1.5 KB | 29428 | 17 years | JavaScriptCore: Reviewed by Oliver Hunt. … | |
property_slot.h | 4.5 KB | 29428 | 17 years | JavaScriptCore: Reviewed by Oliver Hunt. … | |
PropertyNameArray.cpp | 1.2 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
PropertyNameArray.h | 1.8 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
protect.h | 4.1 KB | 14834 | 19 years | JavaScriptCore: Reviewed by TimO, Maciej. - … | |
regexp.cpp | 3.7 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
regexp.h | 2.4 KB | 30109 | 17 years | Reviewed by Mitz. - … | |
regexp_object.cpp | 15.5 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
regexp_object.h | 3.8 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
SavedBuiltins.h | 3.3 KB | 30871 | 17 years | JavaScriptCore: Reviewed by Darin Adler. … | |
scope_chain.cpp | 2.0 KB | 29068 | 17 years | - rolled scope chain optimization out; it was breaking the world | |
scope_chain.h | 4.1 KB | 30871 | 17 years | JavaScriptCore: Reviewed by Darin Adler. … | |
scope_chain_mark.h | 1.7 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
string_object.cpp | 38.3 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
string_object.h | 6.2 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
SymbolTable.h | 2.8 KB | 29663 | 17 years | set eol-style to native on tons of files to head off future … | |
testkjs.cpp | 11.0 KB | 30567 | 17 years | MSVC build fix * kjs/testkjs.cpp: (functionQuit): … | |
testkjs.pro | 1002 bytes | 30531 | 17 years | 2008-02-23 Jan Michael Alonzo <[email protected]> … | |
types.h | 1020 bytes | 12317 | 19 years | Reviewed by Tim Hatcher. - it's "Franklin Street", … | |
ustring.cpp | 30.8 KB | 30942 | 17 years | Reviewed by Darin. Remove KJS::UChar, use ::UChar instead … | |
ustring.h | 12.4 KB | 30943 | 17 years | No review, build fix only. Attempt to fix the windows build? … | |
value.cpp | 5.8 KB | 29243 | 17 years | Reviewed by David Kilzer. - fix alignment problem with NaN … | |
value.h | 13.5 KB | 28110 | 17 years | Roll out r28106 and r28108. These introduced a frequent assertion … |
Note:
See TracBrowser
for help on using the repository browser.