source:
webkit/trunk/Source/JavaScriptCore/runtime@
112454
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArgList.cpp | 2.7 KB | 102728 | 13 years | <rdar://problem/10577239> GC Crash introduced in r102545 Reviewed by … | |
ArgList.h | 4.7 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
Arguments.cpp | 16.5 KB | 111250 | 13 years | Object.freeze broken on latest Nightly … | |
Arguments.h | 6.5 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
ArrayConstructor.cpp | 4.5 KB | 103960 | 13 years | https://bugs.webkit.org/show_bug.cgi?id=75140 Reviewed by Sam Weinig. … | |
ArrayConstructor.h | 2.4 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
ArrayPrototype.cpp | 46.0 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
ArrayPrototype.h | 2.1 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
BatchedTransitionOptimizer.h | 2.1 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
BigInteger.h | 3.7 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
BooleanConstructor.cpp | 3.2 KB | 103083 | 13 years | De-virtualize destructors … | |
BooleanConstructor.h | 2.3 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
BooleanObject.cpp | 1.4 KB | 103083 | 13 years | De-virtualize destructors … | |
BooleanObject.h | 2.1 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
BooleanPrototype.cpp | 3.7 KB | 103083 | 13 years | De-virtualize destructors … | |
BooleanPrototype.h | 2.2 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
CachedTranscendentalFunction.h | 3.2 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
CallData.cpp | 1.8 KB | 91095 | 14 years | https://bugs.webkit.org/show_bug.cgi?id=64250 Global strict mode … | |
CallData.h | 2.3 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
ClassInfo.h | 7.0 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
CodeSpecializationKind.h | 1.5 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
CommonIdentifiers.cpp | 1.5 KB | 88094 | 14 years | 2011-06-03 Oliver Hunt <[email protected]> Reviewed by … | |
CommonIdentifiers.h | 4.0 KB | 111433 | 13 years | Cache the type string of JavaScript object … | |
CommonSlowPaths.h | 8.4 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
Completion.cpp | 2.7 KB | 110033 | 13 years | Make WTF public headers use fully-qualified include paths and remove … | |
Completion.h | 1.4 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
ConstructData.cpp | 1.8 KB | 70703 | 15 years | Bug 48365 - Remove output parameters from JITStackFrame Reviewed by … | |
ConstructData.h | 2.3 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
DateConstructor.cpp | 8.0 KB | 105698 | 13 years | JSValue::toString() should return a JSString* instead of a UString … | |
DateConstructor.h | 2.5 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
DateConversion.cpp | 4.2 KB | 100205 | 14 years | DateMath.cpp should not depend on JavaScriptCore … | |
DateConversion.h | 2.4 KB | 52028 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of … | |
DateInstance.cpp | 2.8 KB | 103083 | 13 years | De-virtualize destructors … | |
DateInstance.h | 3.4 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
DateInstanceCache.h | 3.1 KB | 100205 | 14 years | DateMath.cpp should not depend on JavaScriptCore … | |
DatePrototype.cpp | 43.6 KB | 108660 | 13 years | [wx] Build fix for non-Mac wx builds. | |
DatePrototype.h | 2.2 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
Error.cpp | 6.6 KB | 109034 | 13 years | 2012-02-27 Mahesh Kulkarni <[email protected]> … | |
Error.h | 5.4 KB | 108112 | 13 years | Implement Error.stack https://bugs.webkit.org/show_bug.cgi?id=66994 … | |
ErrorConstructor.cpp | 2.9 KB | 103083 | 13 years | De-virtualize destructors … | |
ErrorConstructor.h | 2.1 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
ErrorInstance.cpp | 1.3 KB | 103083 | 13 years | De-virtualize destructors … | |
ErrorInstance.h | 2.6 KB | 105698 | 13 years | JSValue::toString() should return a JSString* instead of a UString … | |
ErrorPrototype.cpp | 5.0 KB | 105698 | 13 years | JSValue::toString() should return a JSString* instead of a UString … | |
ErrorPrototype.h | 2.2 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
ExceptionHelpers.cpp | 6.1 KB | 105698 | 13 years | JSValue::toString() should return a JSString* instead of a UString … | |
ExceptionHelpers.h | 4.5 KB | 106189 | 13 years | Unreviewed, rolling out r106187. … | |
Executable.cpp | 27.0 KB | 110287 | 13 years | Refactor code feature analysis in the parser … | |
Executable.h | 26.8 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
ExecutionHarness.h | 3.0 KB | 109307 | 13 years | The JIT should not crash the entire process just because there is not … | |
FunctionConstructor.cpp | 5.4 KB | 105698 | 13 years | JSValue::toString() should return a JSString* instead of a UString … | |
FunctionConstructor.h | 2.6 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
FunctionPrototype.cpp | 9.0 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
FunctionPrototype.h | 2.1 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
GCActivityCallback.cpp | 1.9 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
GCActivityCallback.h | 2.6 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
GCActivityCallbackCF.cpp | 3.9 KB | 109956 | 13 years | GCActivityCallback timer should vary with the length of the previous … | |
GetterSetter.cpp | 1.7 KB | 103083 | 13 years | De-virtualize destructors … | |
GetterSetter.h | 2.9 KB | 104836 | 13 years | Allow accessor get/set property to be set to undefined … | |
Identifier.cpp | 8.4 KB | 110158 | 13 years | [Qt] [WK2] Webkit fails to link when compiled with … | |
Identifier.h | 9.9 KB | 110033 | 13 years | Make WTF public headers use fully-qualified include paths and remove … | |
InitializeThreading.cpp | 2.6 KB | 110033 | 13 years | Make WTF public headers use fully-qualified include paths and remove … | |
InitializeThreading.h | 1.9 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
InternalFunction.cpp | 2.7 KB | 103083 | 13 years | De-virtualize destructors … | |
InternalFunction.h | 2.4 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
Intrinsic.h | 1.8 KB | 111129 | 13 years | Strength reduction, RegExp.exec -> RegExp.test … | |
JSActivation.cpp | 9.9 KB | 104970 | 13 years | Eval in strict mode does not need dynamic checks … | |
JSActivation.h | 5.9 KB | 107338 | 13 years | The JS Parser scope object needs a VectorTrait specialization … | |
JSAPIValueWrapper.cpp | 1.2 KB | 103083 | 13 years | De-virtualize destructors … | |
JSAPIValueWrapper.h | 2.6 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
JSArray.cpp | 73.1 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
JSArray.h | 16.6 KB | 110026 | 13 years | Array.prototype functions should throw if delete fails … | |
JSBoundFunction.cpp | 6.1 KB | 106783 | 13 years | Remove JSObject defineGetter/defineSetter lookupGetter/lookupSetter … | |
JSBoundFunction.h | 2.9 KB | 106189 | 13 years | Unreviewed, rolling out r106187. … | |
JSByteArray.cpp | 4.5 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSByteArray.h | 5.2 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSCell.cpp | 6.5 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSCell.h | 12.3 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
JSChunk.cpp | 1.4 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
JSChunk.h | 1.4 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
JSDateMath.cpp | 9.9 KB | 111618 | 13 years | Fix remaining WTF includes in JavaScriptCore in preparation for moving … | |
JSDateMath.h | 5.0 KB | 100205 | 14 years | DateMath.cpp should not depend on JavaScriptCore … | |
JSExportMacros.h | 2.5 KB | 103688 | 13 years | Rename WTF_INLINE, JS_INLINE to HIDDEN_INLINE … | |
JSFunction.cpp | 19.7 KB | 112285 | 13 years | Compiler warning when JIT is not enabled … | |
JSFunction.h | 6.4 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
JSGlobalData.cpp | 19.0 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
JSGlobalData.h | 14.0 KB | 111013 | 13 years | Improve diagnostic benefit of JSGlobalData::m_isInitializingObject … | |
JSGlobalObject.cpp | 26.8 KB | 110138 | 13 years | Unreviewed, rolling out r110127. … | |
JSGlobalObject.h | 21.2 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
JSGlobalObjectFunctions.cpp | 25.0 KB | 110657 | 13 years | Type conversion of exponential part failed … | |
JSGlobalObjectFunctions.h | 2.7 KB | 108259 | 13 years | Move special proto property to Object.prototype … | |
JSGlobalThis.cpp | 2.2 KB | 103083 | 13 years | De-virtualize destructors … | |
JSGlobalThis.h | 2.6 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
JSLock.cpp | 8.0 KB | 100080 | 14 years | Fix "unused variable" warning in JSLock … | |
JSLock.h | 3.8 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
JSNotAnObject.cpp | 3.3 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSNotAnObject.h | 3.8 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSObject.cpp | 30.4 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSObject.h | 34.7 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSONObject.cpp | 30.7 KB | 109866 | 13 years | putByIndex should throw in strict mode … | |
JSONObject.h | 2.7 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
JSPropertyNameIterator.cpp | 5.1 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
JSPropertyNameIterator.h | 5.1 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
JSStaticScopeObject.cpp | 3.8 KB | 104899 | 13 years | ../JavaScriptCore: [Chromium] JSExportMacros.h should be visible. … | |
JSStaticScopeObject.h | 3.7 KB | 104899 | 13 years | ../JavaScriptCore: [Chromium] JSExportMacros.h should be visible. … | |
JSString.cpp | 10.2 KB | 109105 | 13 years | JSString::resolveRope() should report extra memory cost to the heap. … | |
JSString.h | 18.0 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
JSStringBuilder.h | 6.3 KB | 110033 | 13 years | Make WTF public headers use fully-qualified include paths and remove … | |
JSType.h | 1.8 KB | 106999 | 13 years | Crash on http://www.rickshawbags.com/ … | |
JSTypeInfo.h | 4.7 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
JSValue.cpp | 9.9 KB | 111433 | 13 years | Cache the type string of JavaScript object … | |
JSValue.h | 17.5 KB | 111739 | 13 years | Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 … | |
JSValueInlineMethods.h | 11.6 KB | 106502 | 13 years | DFG should fold double-to-int conversions … | |
JSVariableObject.cpp | 3.9 KB | 104899 | 13 years | ../JavaScriptCore: [Chromium] JSExportMacros.h should be visible. … | |
JSVariableObject.h | 7.7 KB | 110033 | 13 years | Make WTF public headers use fully-qualified include paths and remove … | |
JSWrapperObject.cpp | 1.5 KB | 103083 | 13 years | De-virtualize destructors … | |
JSWrapperObject.h | 2.4 KB | 103083 | 13 years | De-virtualize destructors … | |
LiteralParser.cpp | 31.5 KB | 110657 | 13 years | Type conversion of exponential part failed … | |
LiteralParser.h | 5.8 KB | 103522 | 13 years | Remove un-used data member of LiteralParser::Lex::m_string … | |
Lookup.cpp | 3.1 KB | 111129 | 13 years | Strength reduction, RegExp.exec -> RegExp.test … | |
Lookup.h | 13.8 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
MatchResult.h | 2.2 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
MathObject.cpp | 9.6 KB | 103083 | 13 years | De-virtualize destructors … | |
MathObject.h | 2.1 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
MemoryStatistics.cpp | 1.8 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
MemoryStatistics.h | 1.6 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
NativeErrorConstructor.cpp | 3.1 KB | 103083 | 13 years | De-virtualize destructors … | |
NativeErrorConstructor.h | 3.4 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
NativeErrorPrototype.cpp | 1.7 KB | 95108 | 14 years | Unzip initialization lists and constructors in JSCell hierarchy (6/7) … | |
NativeErrorPrototype.h | 1.8 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
NumberConstructor.cpp | 5.4 KB | 103697 | 13 years | https://bugs.webkit.org/show_bug.cgi?id=75231 Fail to throw in strict … | |
NumberConstructor.h | 2.7 KB | 103697 | 13 years | https://bugs.webkit.org/show_bug.cgi?id=75231 Fail to throw in strict … | |
NumberObject.cpp | 1.7 KB | 103083 | 13 years | De-virtualize destructors … | |
NumberObject.h | 1.9 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
NumberPrototype.cpp | 20.5 KB | 110033 | 13 years | Make WTF public headers use fully-qualified include paths and remove … | |
NumberPrototype.h | 2.2 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
NumericStrings.h | 3.7 KB | 110891 | 13 years | NumericStrings should be inlined … | |
ObjectConstructor.cpp | 22.7 KB | 108651 | 13 years | Object.isSealed / Object.isFrozen don't work for native objects … | |
ObjectConstructor.h | 2.4 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
ObjectPrototype.cpp | 10.4 KB | 108282 | 13 years | DefineOwnProperty fails with numeric properties & Object.prototype … | |
ObjectPrototype.h | 2.7 KB | 108282 | 13 years | DefineOwnProperty fails with numeric properties & Object.prototype … | |
Operations.cpp | 3.6 KB | 111433 | 13 years | Cache the type string of JavaScript object … | |
Operations.h | 12.7 KB | 105698 | 13 years | JSValue::toString() should return a JSString* instead of a UString … | |
Options.cpp | 7.4 KB | 110154 | 13 years | DFG instruction count threshold should be lifted to 10000 … | |
Options.h | 3.2 KB | 109863 | 13 years | The LLInt should work even when the JIT is disabled … | |
PropertyDescriptor.cpp | 6.7 KB | 109240 | 13 years | Writable attribute not set correctly when redefining an accessor to a … | |
PropertyDescriptor.h | 3.9 KB | 109240 | 13 years | Writable attribute not set correctly when redefining an accessor to a … | |
PropertyMapHashTable.h | 16.5 KB | 92569 | 14 years | https://bugs.webkit.org/show_bug.cgi?id=65821 Don't form identifiers … | |
PropertyNameArray.cpp | 1.7 KB | 81040 | 14 years | 2011-03-11 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
PropertyNameArray.h | 3.4 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
PropertySlot.cpp | 1.5 KB | 109177 | 13 years | Get/Put for primitives should not wrap on strict accessor call … | |
PropertySlot.h | 6.9 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
Protect.h | 1.6 KB | 78634 | 14 years | 2011-02-14 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
PutPropertySlot.h | 2.6 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
RegExp.cpp | 17.1 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
RegExp.h | 4.0 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
RegExpCache.cpp | 3.2 KB | 108010 | 13 years | Made Weak<T> single-owner, adding PassWeak<T> … | |
RegExpCache.h | 2.4 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
RegExpCachedResult.cpp | 2.3 KB | 111889 | 13 years | RexExp constructor last match properties should not rely on previous … | |
RegExpCachedResult.h | 3.6 KB | 111889 | 13 years | RexExp constructor last match properties should not rely on previous … | |
RegExpConstructor.cpp | 12.5 KB | 111889 | 13 years | RexExp constructor last match properties should not rely on previous … | |
RegExpConstructor.h | 5.2 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
RegExpKey.h | 3.4 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
RegExpMatchesArray.cpp | 4.1 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
RegExpMatchesArray.h | 6.6 KB | 111889 | 13 years | RexExp constructor last match properties should not rely on previous … | |
RegExpObject.cpp | 11.9 KB | 111889 | 13 years | RexExp constructor last match properties should not rely on previous … | |
RegExpObject.h | 4.8 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
RegExpPrototype.cpp | 6.1 KB | 111603 | 13 years | RegExpMatchesArray should not copy the ovector … | |
RegExpPrototype.h | 2.2 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
SamplingCounter.cpp | 2.4 KB | 107499 | 13 years | It should be possible to send all JSC debug logging to a file … | |
SamplingCounter.h | 6.4 KB | 107499 | 13 years | It should be possible to send all JSC debug logging to a file … | |
ScopeChain.cpp | 2.8 KB | 107499 | 13 years | It should be possible to send all JSC debug logging to a file … | |
ScopeChain.h | 5.6 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
ScopeChainMark.h | 1011 bytes | 79904 | 14 years | 2011-02-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
SmallStrings.cpp | 4.2 KB | 111433 | 13 years | Cache the type string of JavaScript object … | |
SmallStrings.h | 3.8 KB | 111433 | 13 years | Cache the type string of JavaScript object … | |
StorageBarrier.h | 2.7 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
StrictEvalActivation.cpp | 1.9 KB | 103083 | 13 years | De-virtualize destructors … | |
StrictEvalActivation.h | 2.4 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
StringConstructor.cpp | 4.5 KB | 105698 | 13 years | JSValue::toString() should return a JSString* instead of a UString … | |
StringConstructor.h | 2.4 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
StringObject.cpp | 6.0 KB | 109949 | 13 years | writable/configurable not respected for some properties of … | |
StringObject.h | 3.6 KB | 109949 | 13 years | writable/configurable not respected for some properties of … | |
StringPrototype.cpp | 57.2 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
StringPrototype.h | 2.3 KB | 103243 | 13 years | Placement new does an unnecessary NULL check … | |
StringRecursionChecker.cpp | 1.1 KB | 96438 | 14 years | StringRecursionChecker should not work in terms of EncodedJSValue … | |
StringRecursionChecker.h | 2.5 KB | 96438 | 14 years | StringRecursionChecker should not work in terms of EncodedJSValue … | |
Structure.cpp | 29.9 KB | 108568 | 13 years | Fix Object.freeze for non-final objects. … | |
Structure.h | 17.0 KB | 111013 | 13 years | Improve diagnostic benefit of JSGlobalData::m_isInitializingObject … | |
StructureChain.cpp | 2.2 KB | 103083 | 13 years | De-virtualize destructors … | |
StructureChain.h | 3.4 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
StructureTransitionTable.h | 4.6 KB | 107421 | 13 years | Remove implicit copy constructor usage in HashMaps with OwnPtr … | |
SymbolTable.h | 4.4 KB | 109268 | 13 years | RefCounted::deprecatedTurnOffVerifier() should not be deprecated … | |
Terminator.h | 1.9 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
TimeoutChecker.cpp | 4.9 KB | 111618 | 13 years | Fix remaining WTF includes in JavaScriptCore in preparation for moving … | |
TimeoutChecker.h | 2.5 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
Tracing.d | 1.9 KB | 52082 | 15 years | JavaScriptCore: Changed GC from mark-sweep to mark-allocate. … | |
Tracing.h | 1.9 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
Uint16WithFraction.h | 11.0 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
UString.cpp | 13.5 KB | 101152 | 13 years | UString methods are not character size aware … | |
UString.h | 8.3 KB | 106257 | 13 years | stringProtoFuncReplace converts 8 bit strings to 16 bit during … | |
UStringBuilder.h | 1.7 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
UStringConcatenate.h | 5.3 KB | 102380 | 13 years | Add 8 bit paths for StringTypeAdapter classes … | |
WeakGCMap.h | 6.3 KB | 96465 | 14 years | Removed redundant helper functions for allocating Strong handles … | |
WeakRandom.h | 3.0 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
WriteBarrier.h | 6.8 KB | 110033 | 13 years | Make WTF public headers use fully-qualified include paths and remove … |
Note:
See TracBrowser
for help on using the repository browser.