source:
webkit/trunk/JavaScriptCore/runtime@
58224
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArgList.cpp | 2.6 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
ArgList.h | 6.2 KB | 51624 | 15 years | Add zombies to JSC https://bugs.webkit.org/show_bug.cgi?id=32103 … | |
Arguments.cpp | 10.3 KB | 53170 | 15 years | 2010-01-12 Kent Hansen <[email protected]> Reviewed by … | |
Arguments.h | 8.9 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
ArrayConstructor.cpp | 3.6 KB | 49365 | 16 years | At long last, I pronounce the death of AllInOneFile.cpp. … | |
ArrayConstructor.h | 1.3 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
ArrayPrototype.cpp | 38.4 KB | 58012 | 15 years | Fix for https://bugs.webkit.org/show_bug.cgi?id=37937 Wean … | |
ArrayPrototype.h | 1.4 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
BatchedTransitionOptimizer.h | 2.0 KB | 50704 | 16 years | Can cache prototype lookups on uncacheable dictionaries. … | |
BooleanConstructor.cpp | 2.7 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
BooleanConstructor.h | 1.5 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
BooleanObject.cpp | 1.2 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
BooleanObject.h | 1.7 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
BooleanPrototype.cpp | 2.9 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
BooleanPrototype.h | 1.2 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
CallData.cpp | 1.8 KB | 43122 | 16 years | JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> … | |
CallData.h | 2.3 KB | 47412 | 16 years | No, silly runtime, AST nodes are not for you. Reviewed by Sam Weinig. … | |
ClassInfo.h | 2.1 KB | 46528 | 16 years | 2009-07-29 Laszlo Gombos <Laszlo Gombos> … | |
Collector.cpp | 35.4 KB | 58134 | 15 years | Errk, accidentally committed commenting out two ASSERTs! reverting. … | |
Collector.h | 9.3 KB | 56435 | 15 years | Bug 36519 - JSGlobalContextRelease is unnecessarily slow Reviewed by … | |
CollectorHeapIterator.h | 4.8 KB | 54672 | 15 years | JavaScriptCore: Added an SPI for asking about all the different live … | |
CommonIdentifiers.cpp | 1.3 KB | 55751 | 15 years | This caused a performance regression, by breaking the code generator's … | |
CommonIdentifiers.h | 3.0 KB | 55751 | 15 years | This caused a performance regression, by breaking the code generator's … | |
Completion.cpp | 2.5 KB | 57879 | 15 years | Rubber stamped by Maciej Stachowiak (relanding r57829). Added missing … | |
Completion.h | 1.9 KB | 57192 | 15 years | 2010-04-06 Adam Barth <[email protected]> Reviewed by Eric … | |
ConstructData.cpp | 1.8 KB | 43122 | 16 years | JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> … | |
ConstructData.h | 2.3 KB | 47412 | 16 years | No, silly runtime, AST nodes are not for you. Reviewed by Sam Weinig. … | |
DateConstructor.cpp | 6.7 KB | 54394 | 15 years | Add a JSStringBuilder class (similar-to, and derived-from … | |
DateConstructor.h | 1.4 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
DateConversion.cpp | 4.0 KB | 56560 | 15 years | Bug 36611 - Cleanup JSC::CString Rename CString::c_str() -> … | |
DateConversion.h | 2.4 KB | 52028 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32454 Refactor construction of … | |
DateInstance.cpp | 2.7 KB | 53969 | 15 years | 2010-01-27 Oliver Hunt <[email protected]> Reviewed by … | |
DateInstance.h | 2.8 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
DateInstanceCache.h | 3.0 KB | 50709 | 16 years | Fixed an edge case that could cause the engine not to notice a … | |
DatePrototype.cpp | 41.0 KB | 57978 | 15 years | 2010-04-21 Patrick Gansterer <[email protected]> Reviewed … | |
DatePrototype.h | 1.8 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
Error.cpp | 4.7 KB | 54464 | 15 years | Change UStringImpl::create to CRASH if the string cannot be allocated, … | |
Error.h | 2.3 KB | 47304 | 16 years | Remove AST nodes from use within the Runtime (outside of parsing), … | |
ErrorConstructor.cpp | 2.6 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
ErrorConstructor.h | 1.4 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
ErrorInstance.cpp | 1.1 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
ErrorInstance.h | 1.2 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
ErrorPrototype.cpp | 2.6 KB | 54394 | 15 years | Add a JSStringBuilder class (similar-to, and derived-from … | |
ErrorPrototype.h | 1.2 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
ExceptionHelpers.cpp | 11.1 KB | 57192 | 15 years | 2010-04-06 Adam Barth <[email protected]> Reviewed by Eric … | |
ExceptionHelpers.h | 2.7 KB | 57192 | 15 years | 2010-04-06 Adam Barth <[email protected]> Reviewed by Eric … | |
Executable.cpp | 10.3 KB | 54571 | 15 years | Rubber Stamped by Geoff Garen. Rename StringBuilder::release && … | |
Executable.h | 11.3 KB | 48905 | 16 years | Tidy up codeblock sampler … | |
FunctionConstructor.cpp | 4.3 KB | 54571 | 15 years | Rubber Stamped by Geoff Garen. Rename StringBuilder::release && … | |
FunctionConstructor.h | 1.5 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
FunctionPrototype.cpp | 5.9 KB | 55751 | 15 years | This caused a performance regression, by breaking the code generator's … | |
FunctionPrototype.h | 1.6 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
GetterSetter.cpp | 1.3 KB | 48067 | 16 years | JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: … | |
GetterSetter.h | 2.3 KB | 55185 | 15 years | 2010-02-24 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
GlobalEvalFunction.cpp | 1.8 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
GlobalEvalFunction.h | 2.0 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
Identifier.cpp | 5.4 KB | 58114 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=37978 Unify … | |
Identifier.h | 5.8 KB | 58114 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=37978 Unify … | |
InitializeThreading.cpp | 2.5 KB | 57879 | 15 years | Rubber stamped by Maciej Stachowiak (relanding r57829). Added missing … | |
InitializeThreading.h | 1.9 KB | 44224 | 16 years | Revert 44221. | |
InternalFunction.cpp | 2.2 KB | 57055 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=37068 Change UString to use a … | |
InternalFunction.h | 2.3 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSActivation.cpp | 6.0 KB | 55401 | 15 years | 2010-03-01 Oliver Hunt <[email protected]> Reviewed by … | |
JSActivation.h | 4.4 KB | 55401 | 15 years | 2010-03-01 Oliver Hunt <[email protected]> Reviewed by … | |
JSAPIValueWrapper.cpp | 1.1 KB | 47799 | 16 years | A bit of Collector refatoring. Patch by Geoffrey Garen … | |
JSAPIValueWrapper.h | 2.0 KB | 55633 | 15 years | Remove unnecessary includes of wtf/Platform.h. This is already pulled … | |
JSArray.cpp | 36.2 KB | 55262 | 15 years | Reviewed by Anders Carlsson. … | |
JSArray.h | 8.2 KB | 55262 | 15 years | Reviewed by Anders Carlsson. … | |
JSByteArray.cpp | 4.0 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSByteArray.h | 4.6 KB | 53170 | 15 years | 2010-01-12 Kent Hansen <[email protected]> Reviewed by … | |
JSCell.cpp | 5.6 KB | 57019 | 15 years | Inlined toThisString and toThisJSString to avoid virtual function call … | |
JSCell.h | 10.5 KB | 57019 | 15 years | Inlined toThisString and toThisJSString to avoid virtual function call … | |
JSFunction.cpp | 9.4 KB | 55564 | 15 years | 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSFunction.h | 4.8 KB | 56085 | 15 years | Rolled out r56081 since it broke the Windows build. | |
JSGlobalData.cpp | 9.7 KB | 58133 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=38006 Change lifetime of … | |
JSGlobalData.h | 7.3 KB | 58133 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=38006 Change lifetime of … | |
JSGlobalObject.cpp | 24.0 KB | 56142 | 15 years | 2010-03-17 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSGlobalObject.h | 19.1 KB | 57120 | 15 years | 2010-04-05 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSGlobalObjectFunctions.cpp | 13.9 KB | 58224 | 15 years | 2010-04-24 Darin Adler <Darin Adler> Reviewed by Dan … | |
JSGlobalObjectFunctions.h | 2.7 KB | 43372 | 16 years | Improve native call performance Reviewed by Gavin Barraclough. Fix … | |
JSImmediate.cpp | 946 bytes | 46702 | 16 years | 2009-08-02 Geoffrey Garen <[email protected]> Windows build … | |
JSImmediate.h | 25.4 KB | 56085 | 15 years | Rolled out r56081 since it broke the Windows build. | |
JSLock.cpp | 7.5 KB | 58133 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=38006 Change lifetime of … | |
JSLock.h | 3.5 KB | 46433 | 16 years | Release build fix. * runtime/JSLock.h: (JSC::JSLock::~JSLock): | |
JSNotAnObject.cpp | 4.3 KB | 53170 | 15 years | 2010-01-12 Kent Hansen <[email protected]> Reviewed by … | |
JSNotAnObject.h | 4.2 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSNumberCell.cpp | 2.5 KB | 57019 | 15 years | Inlined toThisString and toThisJSString to avoid virtual function call … | |
JSNumberCell.h | 9.1 KB | 57019 | 15 years | Inlined toThisString and toThisJSString to avoid virtual function call … | |
JSObject.cpp | 24.1 KB | 55002 | 15 years | 2010-02-18 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSObject.h | 29.2 KB | 57192 | 15 years | 2010-04-06 Adam Barth <[email protected]> Reviewed by Eric … | |
JSONObject.cpp | 30.3 KB | 57978 | 15 years | 2010-04-21 Patrick Gansterer <[email protected]> Reviewed … | |
JSONObject.h | 2.4 KB | 56189 | 15 years | 2010-03-18 Oliver Hunt <[email protected]> Reviewed by Sam … | |
JSPropertyNameIterator.cpp | 4.7 KB | 55258 | 15 years | 2010-02-25 Oliver Hunt <[email protected]> Reviewed by Geoff … | |
JSPropertyNameIterator.h | 3.9 KB | 55256 | 15 years | 2010-02-25 Oliver Hunt <[email protected]> Reviewed by … | |
JSStaticScopeObject.cpp | 2.4 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
JSStaticScopeObject.h | 3.2 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSString.cpp | 7.7 KB | 57912 | 15 years | JavaScriptCore: Add missing .def file entries. Reviewed by NOBODY … | |
JSString.h | 21.4 KB | 57912 | 15 years | JavaScriptCore: Add missing .def file entries. Reviewed by NOBODY … | |
JSStringBuilder.h | 4.6 KB | 55093 | 15 years | JSStringBuilder should not CRASH if allocation fails, it should throw … | |
JSType.h | 1.3 KB | 47267 | 16 years | Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294 … | |
JSTypeInfo.h | 3.5 KB | 55684 | 15 years | 2010-03-07 Oliver Hunt <[email protected]> Reviewed by Darin … | |
JSValue.cpp | 4.9 KB | 54539 | 15 years | 2010-02-09 Janne Koskinen <[email protected]> … | |
JSValue.h | 23.0 KB | 57019 | 15 years | Inlined toThisString and toThisJSString to avoid virtual function call … | |
JSVariableObject.cpp | 2.8 KB | 53170 | 15 years | 2010-01-12 Kent Hansen <[email protected]> Reviewed by … | |
JSVariableObject.h | 6.6 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSWrapperObject.cpp | 1.1 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
JSWrapperObject.h | 2.2 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
JSZombie.cpp | 1.8 KB | 51625 | 15 years | Add files missed in prior patch. Reviewed by Gavin Barraclough. | |
JSZombie.h | 3.8 KB | 57019 | 15 years | Inlined toThisString and toThisJSString to avoid virtual function call … | |
LiteralParser.cpp | 15.0 KB | 54571 | 15 years | Rubber Stamped by Geoff Garen. Rename StringBuilder::release && … | |
LiteralParser.h | 3.9 KB | 48462 | 16 years | Symbian/WINSCW build fix. Patch by Janne Koskinen … | |
Lookup.cpp | 2.8 KB | 53320 | 15 years | JavaScriptCore: Make naming & behaviour of UString[Impl] methods more … | |
Lookup.h | 11.8 KB | 55564 | 15 years | 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
MarkStack.cpp | 1.5 KB | 48067 | 16 years | JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: … | |
MarkStack.h | 5.8 KB | 53922 | 15 years | 2010-01-27 Kwang Yul Seo <[email protected]> Reviewed by … | |
MarkStackNone.cpp | 1.6 KB | 53922 | 15 years | 2010-01-27 Kwang Yul Seo <[email protected]> Reviewed by … | |
MarkStackPosix.cpp | 1.7 KB | 52791 | 15 years | 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by … | |
MarkStackSymbian.cpp | 1.2 KB | 52791 | 15 years | 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by … | |
MarkStackWin.cpp | 1.9 KB | 52791 | 15 years | 2010-01-04 Maciej Stachowiak <[email protected]> Reviewed by … | |
MathObject.cpp | 9.7 KB | 57978 | 15 years | 2010-04-21 Patrick Gansterer <[email protected]> Reviewed … | |
MathObject.h | 1.7 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
NativeErrorConstructor.cpp | 2.9 KB | 51801 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory … | |
NativeErrorConstructor.h | 1.6 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
NativeErrorPrototype.cpp | 1.4 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
NativeErrorPrototype.h | 1.2 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
NativeFunctionWrapper.h | 1.6 KB | 44310 | 16 years | 2009-05-31 Gavin Barraclough <[email protected]> … | |
NumberConstructor.cpp | 4.7 KB | 57978 | 15 years | 2010-04-21 Patrick Gansterer <[email protected]> Reviewed … | |
NumberConstructor.h | 2.1 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
NumberObject.cpp | 1.5 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
NumberObject.h | 1.8 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
NumberPrototype.cpp | 14.8 KB | 54789 | 15 years | Bug 34952 - String lengths in UString should be unsigned. This matches … | |
NumberPrototype.h | 1.2 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
NumericStrings.h | 3.5 KB | 55599 | 15 years | 2010-03-05 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
ObjectConstructor.cpp | 13.8 KB | 53170 | 15 years | 2010-01-12 Kent Hansen <[email protected]> Reviewed by … | |
ObjectConstructor.h | 1.4 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
ObjectPrototype.cpp | 7.6 KB | 54394 | 15 years | Add a JSStringBuilder class (similar-to, and derived-from … | |
ObjectPrototype.h | 1.5 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
Operations.cpp | 3.5 KB | 54394 | 15 years | Add a JSStringBuilder class (similar-to, and derived-from … | |
Operations.h | 14.7 KB | 54925 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=35070 Addition of 2 strings of … | |
PropertyDescriptor.cpp | 5.8 KB | 51801 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory … | |
PropertyDescriptor.h | 3.4 KB | 51801 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=32184 Handle out-of-memory … | |
PropertyMapHashTable.h | 3.2 KB | 54265 | 15 years | 2010-02-02 Oliver Hunt <[email protected]> Reviewed by … | |
PropertyNameArray.cpp | 1.7 KB | 55825 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=35991 Would be faster to not … | |
PropertyNameArray.h | 3.4 KB | 49734 | 16 years | Rolled back in r49717 with the build maybe working now? | |
PropertySlot.cpp | 1.6 KB | 55401 | 15 years | 2010-03-01 Oliver Hunt <[email protected]> Reviewed by … | |
PropertySlot.h | 7.9 KB | 55564 | 15 years | 2010-03-03 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
Protect.h | 7.0 KB | 49734 | 16 years | Rolled back in r49717 with the build maybe working now? | |
PrototypeFunction.cpp | 2.2 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
PrototypeFunction.h | 1.6 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
PutPropertySlot.h | 2.5 KB | 44076 | 16 years | 2009-05-21 Gavin Barraclough <[email protected]> … | |
RegExp.cpp | 6.0 KB | 55322 | 15 years | Rubber Stamped by Geoff Garen. Remove wrec. All builds should have … | |
RegExp.h | 2.7 KB | 55322 | 15 years | Rubber Stamped by Geoff Garen. Remove wrec. All builds should have … | |
RegExpConstructor.cpp | 13.1 KB | 57978 | 15 years | 2010-04-21 Patrick Gansterer <[email protected]> Reviewed … | |
RegExpConstructor.h | 4.6 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
RegExpMatchesArray.h | 3.2 KB | 55262 | 15 years | Reviewed by Anders Carlsson. … | |
RegExpObject.cpp | 5.6 KB | 57978 | 15 years | 2010-04-21 Patrick Gansterer <[email protected]> Reviewed … | |
RegExpObject.h | 2.9 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
RegExpPrototype.cpp | 5.3 KB | 54394 | 15 years | Add a JSStringBuilder class (similar-to, and derived-from … | |
RegExpPrototype.h | 1.3 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
RopeImpl.cpp | 2.2 KB | 57912 | 15 years | JavaScriptCore: Add missing .def file entries. Reviewed by NOBODY … | |
RopeImpl.h | 3.1 KB | 57932 | 15 years | JavaScriptCore: Bug 37895 - Share common code from UStringImplBase … | |
ScopeChain.cpp | 2.1 KB | 48774 | 16 years | JavaScriptCore: Inlined some object creation code, including … | |
ScopeChain.h | 6.7 KB | 48774 | 16 years | JavaScriptCore: Inlined some object creation code, including … | |
ScopeChainMark.h | 1.2 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
SmallStrings.cpp | 4.5 KB | 58026 | 15 years | Rubber Stamped by Oliver Hunt. Make SmallStrings store an array of … | |
SmallStrings.h | 2.6 KB | 54574 | 15 years | Small refactoring to the small strings cache to allow it to be cleared … | |
StringBuilder.h | 2.5 KB | 55093 | 15 years | JSStringBuilder should not CRASH if allocation fails, it should throw … | |
StringConstructor.cpp | 3.5 KB | 53320 | 15 years | JavaScriptCore: Make naming & behaviour of UString[Impl] methods more … | |
StringConstructor.h | 1.3 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
StringObject.cpp | 3.5 KB | 53170 | 15 years | 2010-01-12 Kent Hansen <[email protected]> Reviewed by … | |
StringObject.h | 2.7 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
StringObjectThatMasqueradesAsUndefined.h | 2.2 KB | 54022 | 15 years | 2010-01-28 Oliver Hunt <[email protected]> Reviewed by Gavin … | |
StringPrototype.cpp | 39.6 KB | 57978 | 15 years | 2010-04-21 Patrick Gansterer <[email protected]> Reviewed … | |
StringPrototype.h | 1.5 KB | 48836 | 16 years | NotNullPassRefPtr: smart pointer optimized for passing references that … | |
Structure.cpp | 43.3 KB | 55256 | 15 years | 2010-02-25 Oliver Hunt <[email protected]> Reviewed by … | |
Structure.h | 12.2 KB | 54798 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=33731 Many false leaks in … | |
StructureChain.cpp | 2.0 KB | 49734 | 16 years | Rolled back in r49717 with the build maybe working now? | |
StructureChain.h | 1.9 KB | 49734 | 16 years | Rolled back in r49717 with the build maybe working now? | |
StructureTransitionTable.h | 2.8 KB | 54798 | 15 years | https://bugs.webkit.org/show_bug.cgi?id=33731 Many false leaks in … | |
SymbolTable.h | 4.2 KB | 47627 | 16 years | Browser hangs on opening Web Inspector. … | |
Terminator.h | 1.9 KB | 57192 | 15 years | 2010-04-06 Adam Barth <[email protected]> Reviewed by Eric … | |
TimeoutChecker.cpp | 5.2 KB | 55296 | 15 years | 2010-02-26 Janne Koskinen <[email protected]> … | |
TimeoutChecker.h | 2.4 KB | 41126 | 16 years | JavaScriptCore: 2009-02-22 Geoffrey Garen <[email protected]> … | |
Tracing.d | 1.9 KB | 52082 | 15 years | JavaScriptCore: Changed GC from mark-sweep to mark-allocate. … | |
Tracing.h | 1.9 KB | 52082 | 15 years | JavaScriptCore: Changed GC from mark-sweep to mark-allocate. … | |
UString.cpp | 14.7 KB | 58224 | 15 years | 2010-04-24 Darin Adler <Darin Adler> Reviewed by Dan … | |
UString.h | 23.2 KB | 58001 | 15 years | JavaScriptCore: Bug 37906 - Remove JSC::UStringImpl; unify with … | |
UStringImpl.h | 1.1 KB | 58001 | 15 years | JavaScriptCore: Bug 37906 - Remove JSC::UStringImpl; unify with … | |
WeakGCMap.h | 4.7 KB | 53514 | 15 years | 2010-01-18 Maciej Stachowiak <[email protected]> Reviewed by … | |
WeakGCPtr.h | 3.8 KB | 55256 | 15 years | 2010-02-25 Oliver Hunt <[email protected]> Reviewed by … | |
WeakRandom.h | 3.0 KB | 50791 | 16 years | Linux build fix: Added an #include for UINT_MAX. * runtime/WeakRandom.h: |
Note:
See TracBrowser
for help on using the repository browser.