source:
webkit/trunk/JavaScriptCore/kjs@
31813
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Activation.h | 3.7 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
AllInOneFile.cpp | 2.2 KB | 30526 | 17 years | Build fix. JavaScriptCore: Touch some files, hoping that … | |
array_instance.cpp | 19.4 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
array_instance.h | 2.4 KB | 30534 | 17 years | JavaScriptCore: Reviewed by Anders. - … | |
array_object.cpp | 26.1 KB | 31807 | 17 years | Reviewed by Geoff. … | |
array_object.h | 2.9 KB | 29588 | 17 years | Reviewed by Darin. Fix for … | |
bool_object.cpp | 3.8 KB | 31730 | 17 years | Move callOnMainThread to WTF JavaScriptCore: Move … | |
bool_object.h | 2.0 KB | 29588 | 17 years | Reviewed by Darin. Fix for … | |
collector.cpp | 32.9 KB | 31787 | 17 years | Fix https://bugs.webkit.org/show_bug.cgi?id=18367 and the many dupes. … | |
collector.h | 6.5 KB | 31787 | 17 years | Fix https://bugs.webkit.org/show_bug.cgi?id=18367 and the many dupes. … | |
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.4 KB | 31208 | 17 years | Reviewed by Oliver Hunt. Consolidate static identifier … | |
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 | 5.6 KB | 31147 | 17 years | JavaScriptCore: 2008-03-18 Darin Adler <Darin Adler> … | |
date_object.cpp | 51.3 KB | 31208 | 17 years | Reviewed by Oliver Hunt. Consolidate static identifier … | |
date_object.h | 5.9 KB | 29508 | 17 years | JavaScriptCore: Reviewed by Geoffrey Garen. Fix … | |
DateMath.cpp | 15.9 KB | 31813 | 17 years | Reviewed by Geoff. Make DateMath.cpp thread safe. No … | |
DateMath.h | 4.6 KB | 31813 | 17 years | Reviewed by Geoff. Make DateMath.cpp thread safe. No … | |
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 | 77.2 KB | 31561 | 17 years | Rubber-stamped by Darin. Turn off using 64-bit arithmetic on … | |
dtoa.h | 1.2 KB | 31404 | 17 years | Reviewed by Sam Weinig. Fix a dtoa thread safety issue. … | |
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 | 4.7 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
ExecState.h | 8.4 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
ExecStateInlines.h | 3.6 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
function.cpp | 27.3 KB | 31809 | 17 years | Reviewed by Geoff. Generate a pure (re-entrant) parser with … | |
function.h | 6.7 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
function_object.cpp | 8.2 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
function_object.h | 2.0 KB | 29588 | 17 years | Reviewed by Darin. Fix for … | |
grammar.y | 69.6 KB | 31812 | 17 years | Windows build fix. * kjs/grammar.y: | |
identifier.cpp | 6.0 KB | 31677 | 17 years | Reviewed by Darin. Make UString thread-safe. No … | |
identifier.h | 3.9 KB | 31319 | 17 years | Reviewed by Darin. Cache C string identifiers by address, not … | |
InitializeThreading.cpp | 1.9 KB | 31813 | 17 years | Reviewed by Geoff. Make DateMath.cpp thread safe. No … | |
InitializeThreading.h | 1.7 KB | 31404 | 17 years | Reviewed by Sam Weinig. Fix a dtoa thread safety issue. … | |
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.6 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
JSGlobalObject.h | 11.6 KB | 31807 | 17 years | Reviewed by Geoff. … | |
JSImmediate.cpp | 2.3 KB | 31270 | 17 years | 2008-03-24 Darin Adler <Darin Adler> Reviewed by Sam. … | |
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 | 4.3 KB | 31225 | 17 years | Global properties that use LocalStorage are not correctly listed as … | |
JSVariableObject.h | 6.1 KB | 31226 | 17 years | Optimise lookup of Math, undefined, NaN and Infinity Reviewed by … | |
JSWrapperObject.cpp | 1.1 KB | 31124 | 17 years | Fix the Qt build. Including config.h like in the other .cpp files … | |
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.2 KB | 31811 | 17 years | Tiger build fix. Forward declaring a union didn't work for whatever … | |
lexer.h | 4.1 KB | 31811 | 17 years | Tiger build fix. Forward declaring a union didn't work for whatever … | |
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 | 1.5 KB | 31147 | 17 years | JavaScriptCore: 2008-03-18 Darin Adler <Darin Adler> … | |
lookup.h | 11.3 KB | 31208 | 17 years | Reviewed by Oliver Hunt. Consolidate static identifier … | |
math_object.cpp | 7.6 KB | 31560 | 17 years | Reviewed by Darin. Make MathExtras.h thread safe. * … | |
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 | 31149 | 17 years | 2008-03-19 Mark Rowe <[email protected]> Reviewed by Oliver … | |
nodes.cpp | 143.0 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
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 | 19.4 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
object.h | 20.4 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
object_object.cpp | 7.0 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
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 | 31809 | 17 years | Reviewed by Geoff. Generate a pure (re-entrant) parser with … | |
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.4 KB | 31208 | 17 years | Reviewed by Oliver Hunt. Consolidate static identifier … | |
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.4 KB | 31205 | 17 years | Fix for leak introduced by inline ScopeChainNode use Reviewed by … | |
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.1 KB | 31746 | 17 years | JavaScriptCore: 2008-04-04 Sam Weinig <[email protected]> … | |
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 | 31404 | 17 years | Reviewed by Sam Weinig. Fix a dtoa thread safety issue. … | |
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 | 31.2 KB | 31677 | 17 years | Reviewed by Darin. Make UString thread-safe. No … | |
ustring.h | 12.6 KB | 31677 | 17 years | Reviewed by Darin. Make UString thread-safe. No … | |
value.cpp | 5.8 KB | 29243 | 17 years | Reviewed by David Kilzer. - fix alignment problem with NaN … | |
value.h | 13.4 KB | 31208 | 17 years | Reviewed by Oliver Hunt. Consolidate static identifier … |
Note:
See TracBrowser
for help on using the repository browser.