source: webkit/trunk/Source/JavaScriptCore/runtime@ 128084

Name Size Rev Age Author Last Change
../
ArgList.cpp 2.7 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
ArgList.h 4.7 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
Arguments.cpp 17.4 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
Arguments.h 8.3 KB 126695   13 years ggaren Don't use malloc / destructors for activation objects …
ArrayConstructor.cpp 4.5 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
ArrayConstructor.h 2.4 KB 116828   13 years barraclough Introduce PropertyName class …
ArrayPrototype.cpp 46.4 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
ArrayPrototype.h 2.1 KB 116828   13 years barraclough Introduce PropertyName class …
BatchedTransitionOptimizer.h 2.1 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
BigInteger.h 3.7 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
BooleanConstructor.cpp 3.2 KB 126494   13 years mhahnenberg Change behavior of MasqueradesAsUndefined to better accommodate DFG …
BooleanConstructor.h 2.3 KB 103243   13 years ggaren Placement new does an unnecessary NULL check …
BooleanObject.cpp 1.4 KB 127214   13 years ggaren Try to fix the Qt build: add some #includes that, for some reason, …
BooleanObject.h 2.1 KB 126464   13 years commit-queue Serialization of JavaScript values does not appear to respect new …
BooleanPrototype.cpp 3.8 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
BooleanPrototype.h 2.2 KB 116828   13 years barraclough Introduce PropertyName class …
CachedTranscendentalFunction.h 3.2 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
CallData.cpp 1.8 KB 91095   14 years barraclough https://bugs.webkit.org/show_bug.cgi?id=64250 Global strict mode …
CallData.h 2.3 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
ClassInfo.h 6.9 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
CodeSpecializationKind.h 1.5 KB 108444   13 years fpizlo JSC should be a triple-tier VM …
CommonIdentifiers.cpp 1.5 KB 124922   13 years benjamin Use the initialization from literal for JSC's Identifiers …
CommonIdentifiers.h 4.0 KB 114405   13 years barraclough Array.prototype.toString should be generic …
CommonSlowPaths.h 4.9 KB 126893   13 years ggaren Refactored and consolidated variable resolution functions …
Completion.cpp 2.7 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
Completion.h 1.3 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
ConstructData.cpp 1.8 KB 70703   15 years barraclough Bug 48365 - Remove output parameters from JITStackFrame Reviewed by …
ConstructData.h 2.2 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
DateConstructor.cpp 7.9 KB 124817   13 years paroga Unify JSC date and time formating functions …
DateConstructor.h 2.5 KB 116828   13 years barraclough Introduce PropertyName class …
DateConversion.cpp 4.2 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
DateConversion.h 1.8 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
DateInstance.cpp 2.8 KB 118616   13 years ggaren WebKit should be lazy-finalization-safe (esp. the DOM) v2 …
DateInstance.h 3.4 KB 123425   13 years paroga Move GregorianDateTime from JSC to WTF namespace …
DateInstanceCache.h 3.1 KB 100205   14 years abarth DateMath.cpp should not depend on JavaScriptCore
DatePrototype.cpp 43.6 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
DatePrototype.h 2.2 KB 116828   13 years barraclough Introduce PropertyName class …
Error.cpp 6.2 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
Error.h 5.3 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
ErrorConstructor.cpp 2.9 KB 116828   13 years barraclough Introduce PropertyName class …
ErrorConstructor.h 2.1 KB 103243   13 years ggaren Placement new does an unnecessary NULL check …
ErrorInstance.cpp 1.3 KB 127214   13 years ggaren Try to fix the Qt build: add some #includes that, for some reason, …
ErrorInstance.h 2.6 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
ErrorPrototype.cpp 5.0 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
ErrorPrototype.h 2.2 KB 116828   13 years barraclough Introduce PropertyName class …
ExceptionHelpers.cpp 6.2 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
ExceptionHelpers.h 4.5 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
Executable.cpp 25.9 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
Executable.h 28.6 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
ExecutionHarness.h 3.0 KB 126695   13 years ggaren Don't use malloc / destructors for activation objects …
FunctionConstructor.cpp 5.2 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
FunctionConstructor.h 2.6 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
FunctionPrototype.cpp 9.0 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
FunctionPrototype.h 2.1 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
GCActivityCallback.cpp 4.5 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
GCActivityCallback.h 3.0 KB 127484   13 years zoltan Extend the coverage of the Custom Allocation Framework in WTF and in …
GCActivityCallbackBlackBerry.cpp 1.5 KB 125290   13 years commit-queue [BlackBerry] GCActivityCallback should always schedule GC even …
GetterSetter.cpp 1.6 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
GetterSetter.h 2.9 KB 104836   13 years barraclough Allow accessor get/set property to be set to undefined …
Identifier.cpp 6.9 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
Identifier.h 9.9 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
InitializeThreading.cpp 2.7 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
InitializeThreading.h 1.9 KB 104900   13 years morrita JavaScriptCore: Mark all exported symbols in the header file …
InternalFunction.cpp 2.6 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
InternalFunction.h 2.3 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
Intrinsic.h 1.8 KB 111129   13 years barraclough Strength reduction, RegExp.exec -> RegExp.test …
JSActivation.cpp 11.8 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
JSActivation.h 6.7 KB 127376   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back …
JSAPIValueWrapper.cpp 1.2 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSAPIValueWrapper.h 2.6 KB 103243   13 years ggaren Placement new does an unnecessary NULL check …
JSArray.cpp 73.5 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
JSArray.h 17.8 KB 127349   13 years fpizlo JSArray::putDirectIndex should by default behave like …
JSBoundFunction.cpp 6.1 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSBoundFunction.h 2.9 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSCell.cpp 6.5 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSCell.h 12.3 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
JSChunk.cpp 1.4 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
JSChunk.h 1.4 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
JSDateMath.cpp 10.1 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
JSDateMath.h 2.4 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSExportMacros.h 2.6 KB 121762   13 years commit-queue [Qt][Win] Fix broken QtWebKit5.lib linking …
JSFunction.cpp 20.2 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
JSFunction.h 6.7 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
JSGlobalData.cpp 18.6 KB 127719   13 years commit-queue Renamed useYarrJIT() option to useRegExpJIT(). Also fixed regression …
JSGlobalData.h 16.3 KB 127719   13 years commit-queue Renamed useYarrJIT() option to useRegExpJIT(). Also fixed regression …
JSGlobalObject.cpp 27.2 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
JSGlobalObject.h 21.0 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
JSGlobalObjectFunctions.cpp 24.4 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
JSGlobalObjectFunctions.h 2.7 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSGlobalThis.cpp 2.4 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
JSGlobalThis.h 2.7 KB 114457   13 years fpizlo It should be possible to create an inheritorID for the global this …
JSLock.cpp 7.3 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
JSLock.h 3.8 KB 121381   13 years mhahnenberg JSLock should be per-JSGlobalData …
JSNameScope.cpp 3.2 KB 126893   13 years ggaren Refactored and consolidated variable resolution functions …
JSNameScope.h 3.7 KB 127810   13 years ggaren Source/JavaScriptCore: Rolled back in …
JSNotAnObject.cpp 3.3 KB 116828   13 years barraclough Introduce PropertyName class …
JSNotAnObject.h 3.8 KB 116828   13 years barraclough Introduce PropertyName class …
JSObject.cpp 32.3 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
JSObject.h 37.5 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
JSONObject.cpp 30.8 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
JSONObject.h 2.7 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSPropertyNameIterator.cpp 5.1 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
JSPropertyNameIterator.h 4.8 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
JSScope.cpp 8.5 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
JSScope.h 4.7 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
JSSegmentedVariableObject.cpp 2.8 KB 119655   13 years fpizlo Global object variable accesses should not require an extra load …
JSSegmentedVariableObject.h 4.0 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
JSStaticScopeObject.cpp 0 bytes 126893   13 years ggaren Refactored and consolidated variable resolution functions …
JSStaticScopeObject.h 0 bytes 126893   13 years ggaren Refactored and consolidated variable resolution functions …
JSString.cpp 11.3 KB 127809   13 years msaboff 16 bit JSRopeString up converts an 8 bit fibers to 16 bits during …
JSString.h 20.6 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
JSStringBuilder.h 6.3 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSStringJoiner.cpp 4.2 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
JSStringJoiner.h 2.3 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
JSSymbolTableObject.cpp 3.3 KB 126926   13 years commit-queue Unreviewed, rolling out r126914. …
JSSymbolTableObject.h 6.1 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
JSType.h 1.8 KB 127010   13 years ggaren Introduced JSWithScope, making all scope objects subclasses of JSScope …
JSTypeInfo.h 4.8 KB 117859   13 years barraclough Add support for private names …
JSValue.cpp 10.0 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
JSValue.h 18.0 KB 127374   13 years commit-queue LLInt C loop backend. https://bugs.webkit.org/show_bug.cgi?id=91052. …
JSValueInlineMethods.h 11.8 KB 127374   13 years commit-queue LLInt C loop backend. https://bugs.webkit.org/show_bug.cgi?id=91052. …
JSVariableObject.cpp 1.6 KB 126695   13 years ggaren Don't use malloc / destructors for activation objects …
JSVariableObject.h 3.1 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
JSWithScope.cpp 2.0 KB 127010   13 years ggaren Introduced JSWithScope, making all scope objects subclasses of JSScope …
JSWithScope.h 3.1 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
JSWrapperObject.cpp 1.5 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
JSWrapperObject.h 2.4 KB 103083   13 years mhahnenberg De-virtualize destructors …
LiteralParser.cpp 31.7 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
LiteralParser.h 5.8 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
Lookup.cpp 3.2 KB 117859   13 years barraclough Add support for private names …
Lookup.h 14.1 KB 120143   13 years leo.yang Dynamic hash table in DOMObjectHashTableMap is wrong in multiple …
MatchResult.h 2.2 KB 112454   13 years barraclough Yarr: if we're not using the output array, don't populate it! …
MathObject.cpp 22.6 KB 119775   13 years barraclough Math.pow on iOS does not support denormal numbers. …
MathObject.h 2.1 KB 116828   13 years barraclough Introduce PropertyName class …
MemoryStatistics.cpp 1.8 KB 128071   13 years commit-queue [EFL] JIT memory usage is not retrieved …
MemoryStatistics.h 1.6 KB 104900   13 years morrita JavaScriptCore: Mark all exported symbols in the header file …
NameConstructor.cpp 2.8 KB 117859   13 years barraclough Add support for private names …
NameConstructor.h 2.5 KB 117859   13 years barraclough Add support for private names …
NameInstance.cpp 1.8 KB 127214   13 years ggaren Try to fix the Qt build: add some #includes that, for some reason, …
NameInstance.h 2.7 KB 117859   13 years barraclough Add support for private names …
NamePrototype.cpp 3.2 KB 117859   13 years barraclough Add support for private names …
NamePrototype.h 2.5 KB 117859   13 years barraclough Add support for private names …
NativeErrorConstructor.cpp 3.0 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
NativeErrorConstructor.h 3.4 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
NativeErrorPrototype.cpp 1.7 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
NativeErrorPrototype.h 1.8 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
NumberConstructor.cpp 5.4 KB 116828   13 years barraclough Introduce PropertyName class …
NumberConstructor.h 2.6 KB 116828   13 years barraclough Introduce PropertyName class …
NumberObject.cpp 1.7 KB 103083   13 years mhahnenberg De-virtualize destructors …
NumberObject.h 1.9 KB 126464   13 years commit-queue Serialization of JavaScript values does not appear to respect new …
NumberPrototype.cpp 22.1 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
NumberPrototype.h 2.2 KB 116828   13 years barraclough Introduce PropertyName class …
NumericStrings.h 3.7 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
ObjectConstructor.cpp 23.0 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
ObjectConstructor.h 2.4 KB 116828   13 years barraclough Introduce PropertyName class …
ObjectPrototype.cpp 10.8 KB 127930   13 years barraclough Object.prototype.define{G,S}etter with non-callable second …
ObjectPrototype.h 2.6 KB 116828   13 years barraclough Introduce PropertyName class …
Operations.cpp 3.7 KB 126494   13 years mhahnenberg Change behavior of MasqueradesAsUndefined to better accommodate DFG …
Operations.h 12.0 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
Options.cpp 7.7 KB 127829   13 years mhahnenberg JSC should have a zombie mode …
Options.h 7.1 KB 127829   13 years mhahnenberg JSC should have a zombie mode …
PrivateName.h 1.6 KB 117859   13 years barraclough Add support for private names …
PropertyDescriptor.cpp 6.7 KB 109240   13 years barraclough Writable attribute not set correctly when redefining an accessor to a …
PropertyDescriptor.h 3.9 KB 109240   13 years barraclough Writable attribute not set correctly when redefining an accessor to a …
PropertyMapHashTable.h 17.0 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
PropertyName.h 4.3 KB 117859   13 years barraclough Add support for private names …
PropertyNameArray.cpp 1.7 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
PropertyNameArray.h 3.3 KB 123989   13 years fpizlo PropertyNameArray::m_shouldCache is only assigned and never used …
PropertyOffset.h 4.9 KB 123905   13 years mhahnenberg Increase inline storage for JSFinalObjects by one …
PropertySlot.cpp 1.5 KB 109177   13 years barraclough Get/Put for primitives should not wrap on strict accessor call …
PropertySlot.h 7.0 KB 121925   13 years fpizlo Inline property storage should not be wasted when it is exhausted …
Protect.h 1.6 KB 78634   14 years oliver 2011-02-14 Oliver Hunt <[email protected]> Reviewed by Gavin …
PutPropertySlot.h 2.7 KB 121925   13 years fpizlo Inline property storage should not be wasted when it is exhausted …
RegExp.cpp 17.0 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
RegExp.h 4.0 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
RegExpCache.cpp 3.1 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
RegExpCache.h 2.4 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
RegExpCachedResult.cpp 2.3 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
RegExpCachedResult.h 3.5 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
RegExpConstructor.cpp 12.3 KB 127958   13 years benjamin Rename the ustring() accessor to string() …
RegExpConstructor.h 5.2 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
RegExpKey.h 3.4 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
RegExpMatchesArray.cpp 4.1 KB 127349   13 years fpizlo JSArray::putDirectIndex should by default behave like …
RegExpMatchesArray.h 6.6 KB 116828   13 years barraclough Introduce PropertyName class …
RegExpObject.cpp 11.8 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
RegExpObject.h 4.7 KB 116828   13 years barraclough Introduce PropertyName class …
RegExpPrototype.cpp 6.1 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
RegExpPrototype.h 2.2 KB 116828   13 years barraclough Introduce PropertyName class …
SamplingCounter.cpp 2.4 KB 107499   13 years fpizlo It should be possible to send all JSC debug logging to a file …
SamplingCounter.h 6.4 KB 107499   13 years fpizlo It should be possible to send all JSC debug logging to a file …
SmallStrings.cpp 4.2 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
SmallStrings.h 3.8 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
StorageBarrier.h 2.7 KB 126695   13 years ggaren Don't use malloc / destructors for activation objects …
StrictEvalActivation.cpp 2.0 KB 127363   13 years ggaren 2012-09-01 Geoffrey Garen <[email protected]> Rolled back in …
StrictEvalActivation.h 2.4 KB 127010   13 years ggaren Introduced JSWithScope, making all scope objects subclasses of JSScope …
StringConstructor.cpp 4.5 KB 116828   13 years barraclough Introduce PropertyName class …
StringConstructor.h 2.4 KB 116828   13 years barraclough Introduce PropertyName class …
StringObject.cpp 6.5 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
StringObject.h 3.6 KB 126464   13 years commit-queue Serialization of JavaScript values does not appear to respect new …
StringPrototype.cpp 60.0 KB 127505   13 years benjamin Improve JSC use of Strings after the UString->String change …
StringPrototype.h 2.3 KB 116828   13 years barraclough Introduce PropertyName class …
StringRecursionChecker.cpp 1.1 KB 96438   14 years barraclough StringRecursionChecker should not work in terms of EncodedJSValue …
StringRecursionChecker.h 2.5 KB 112555   13 years caio.oliveira HashMap<>::add should return a more descriptive object …
Structure.cpp 29.7 KB 126721   13 years ggaren Removed the NULL checks from visitChildren functions …
Structure.h 23.8 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
StructureChain.cpp 2.2 KB 118616   13 years ggaren WebKit should be lazy-finalization-safe (esp. the DOM) v2 …
StructureChain.h 3.4 KB 108444   13 years fpizlo JSC should be a triple-tier VM …
StructureTransitionTable.h 4.5 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
SymbolTable.cpp 3.3 KB 126695   13 years ggaren Don't use malloc / destructors for activation objects …
SymbolTable.h 11.4 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
Terminator.h 1.9 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
TimeoutChecker.cpp 5.1 KB 125199   13 years commit-queue [QNX] Implement getCPUTime() for OS(QNX) …
TimeoutChecker.h 2.5 KB 104900   13 years morrita JavaScriptCore: Mark all exported symbols in the header file …
Tracing.d 1.9 KB 52082   15 years ggaren JavaScriptCore: Changed GC from mark-sweep to mark-allocate. …
Tracing.h 1.9 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
Uint16WithFraction.h 11.0 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
WeakGCMap.h 3.9 KB 126926   13 years commit-queue Unreviewed, rolling out r126914. …
WeakRandom.h 3.2 KB 121215   13 years fpizlo Value profiling should use tier-up threshold randomization to get more …
WriteBarrier.h 7.0 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
Note: See TracBrowser for help on using the repository browser.