source:
webkit/trunk/JavaScriptCore/runtime@
48593
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.1 KB | 48067 | 16 years | JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: … | |
Arguments.cpp | 9.8 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
Arguments.h | 8.6 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
ArrayConstructor.cpp | 3.6 KB | 47288 | 16 years | JavaScriptCore: Rename the confusing isObject(<class>) to … | |
ArrayConstructor.h | 1.3 KB | 47271 | 16 years | [ES5] Implement Array.isArray … | |
ArrayPrototype.cpp | 38.6 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
ArrayPrototype.h | 1.4 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
BatchedTransitionOptimizer.h | 2.1 KB | 48582 | 16 years | Re-land SNES fix, with correct assertion RS=Maciej Stachowiak | |
BooleanConstructor.cpp | 2.7 KB | 43372 | 16 years | Improve native call performance Reviewed by Gavin Barraclough. Fix … | |
BooleanConstructor.h | 1.4 KB | 43122 | 16 years | JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> … | |
BooleanObject.cpp | 1.1 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
BooleanObject.h | 1.7 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
BooleanPrototype.cpp | 2.9 KB | 47288 | 16 years | JavaScriptCore: Rename the confusing isObject(<class>) to … | |
BooleanPrototype.h | 1.2 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
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 | 40.4 KB | 48558 | 16 years | QtWebKit Windows CE compile fix Patch by Joerg Bornemann … | |
Collector.h | 9.9 KB | 48558 | 16 years | QtWebKit Windows CE compile fix Patch by Joerg Bornemann … | |
CollectorHeapIterator.h | 3.3 KB | 44224 | 16 years | Revert 44221. | |
CommonIdentifiers.cpp | 1.3 KB | 44813 | 16 years | JavaScriptCore: 2009-06-17 Darin Adler <Darin Adler> … | |
CommonIdentifiers.h | 2.9 KB | 48568 | 16 years | Implement ES5 Object.create function … | |
Completion.cpp | 2.2 KB | 48048 | 16 years | 2009-09-03 Yong Li <[email protected]> Reviewed by … | |
Completion.h | 1.9 KB | 44224 | 16 years | Revert 44221. | |
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 | 47288 | 16 years | JavaScriptCore: Rename the confusing isObject(<class>) to … | |
DateConstructor.h | 1.4 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
DateConversion.cpp | 3.7 KB | 44510 | 16 years | 2009-06-08 Dimitri Glazkov <Dimitri Glazkov> … | |
DateConversion.h | 2.2 KB | 44508 | 16 years | JavaScriptCore: 2009-06-08 Dimitri Glazkov <Dimitri Glazkov> … | |
DateInstance.cpp | 3.2 KB | 45269 | 16 years | 2009-06-26 Eric Seidel <[email protected]> No review, only … | |
DateInstance.h | 2.1 KB | 44508 | 16 years | JavaScriptCore: 2009-06-08 Dimitri Glazkov <Dimitri Glazkov> … | |
DatePrototype.cpp | 41.5 KB | 48205 | 16 years | [Qt] locale date displays incorrect date format in symbian. … | |
DatePrototype.h | 1.6 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
Error.cpp | 4.6 KB | 47304 | 16 years | Remove AST nodes from use within the Runtime (outside of parsing), … | |
Error.h | 2.3 KB | 47304 | 16 years | Remove AST nodes from use within the Runtime (outside of parsing), … | |
ErrorConstructor.cpp | 2.6 KB | 43372 | 16 years | Improve native call performance Reviewed by Gavin Barraclough. Fix … | |
ErrorConstructor.h | 1.4 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
ErrorInstance.cpp | 1.1 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
ErrorInstance.h | 1.2 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
ErrorPrototype.cpp | 2.4 KB | 43372 | 16 years | Improve native call performance Reviewed by Gavin Barraclough. Fix … | |
ErrorPrototype.h | 1.2 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
ExceptionHelpers.cpp | 10.9 KB | 47412 | 16 years | No, silly runtime, AST nodes are not for you. Reviewed by Sam Weinig. … | |
ExceptionHelpers.h | 2.6 KB | 46598 | 16 years | Merged nitro-extreme branch into trunk. | |
Executable.cpp | 10.2 KB | 47775 | 16 years | How many copies of the parameters do you need? … | |
Executable.h | 9.5 KB | 47775 | 16 years | How many copies of the parameters do you need? … | |
FunctionConstructor.cpp | 4.1 KB | 47738 | 16 years | https://bugs.webkit.org/show_bug.cgi?id=28691 Do not retain ScopeNodes … | |
FunctionConstructor.h | 1.5 KB | 47304 | 16 years | Remove AST nodes from use within the Runtime (outside of parsing), … | |
FunctionPrototype.cpp | 5.8 KB | 47641 | 16 years | Restructure Executable types so that host functions do not hold a … | |
FunctionPrototype.h | 1.6 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
GetterSetter.cpp | 1.3 KB | 48067 | 16 years | JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: … | |
GetterSetter.h | 2.3 KB | 47799 | 16 years | A bit of Collector refatoring. Patch by Geoffrey Garen … | |
GlobalEvalFunction.cpp | 1.8 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
GlobalEvalFunction.h | 1.8 KB | 48067 | 16 years | JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: … | |
Identifier.cpp | 7.8 KB | 45881 | 16 years | 2009-07-14 Zoltan Horvath <[email protected]> … | |
Identifier.h | 5.9 KB | 47847 | 16 years | JSON.stringify replacer array does not accept values that are not … | |
InitializeThreading.cpp | 2.4 KB | 46598 | 16 years | Merged nitro-extreme branch into trunk. | |
InitializeThreading.h | 1.9 KB | 44224 | 16 years | Revert 44221. | |
InternalFunction.cpp | 2.2 KB | 43122 | 16 years | JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> … | |
InternalFunction.h | 2.2 KB | 47267 | 16 years | Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294 … | |
JSActivation.cpp | 6.0 KB | 47620 | 16 years | REGRESSION: fast/profiler/call.html is crashing occasionally … | |
JSActivation.h | 4.2 KB | 47627 | 16 years | Browser hangs on opening Web Inspector. … | |
JSAPIValueWrapper.cpp | 1.1 KB | 47799 | 16 years | A bit of Collector refatoring. Patch by Geoffrey Garen … | |
JSAPIValueWrapper.h | 1.9 KB | 47799 | 16 years | A bit of Collector refatoring. Patch by Geoffrey Garen … | |
JSArray.cpp | 37.1 KB | 48542 | 16 years | Implement ES5 Object.defineProperty function … | |
JSArray.h | 8.0 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
JSByteArray.cpp | 3.8 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
JSByteArray.h | 4.4 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
JSCell.cpp | 6.0 KB | 48067 | 16 years | JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: … | |
JSCell.h | 10.5 KB | 48068 | 16 years | DateInstance object collected on ARM JIT (JSValue: WTF_USE_JSVALUE32) … | |
JSFunction.cpp | 8.9 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
JSFunction.h | 4.5 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
JSGlobalData.cpp | 8.4 KB | 48315 | 16 years | Reviewed by Geoff Garen. … | |
JSGlobalData.h | 5.3 KB | 48315 | 16 years | Reviewed by Geoff Garen. … | |
JSGlobalObject.cpp | 23.1 KB | 48542 | 16 years | Implement ES5 Object.defineProperty function … | |
JSGlobalObject.h | 16.7 KB | 48542 | 16 years | Implement ES5 Object.defineProperty function … | |
JSGlobalObjectFunctions.cpp | 13.5 KB | 47738 | 16 years | https://bugs.webkit.org/show_bug.cgi?id=28691 Do not retain ScopeNodes … | |
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 | 46702 | 16 years | 2009-08-02 Geoffrey Garen <[email protected]> Windows build … | |
JSLock.cpp | 7.5 KB | 46436 | 16 years | Gtk build fix. * runtime/JSLock.cpp: (JSC::JSLock::JSLock): … | |
JSLock.h | 3.5 KB | 46433 | 16 years | Release build fix. * runtime/JSLock.h: (JSC::JSLock::~JSLock): | |
JSNotAnObject.cpp | 4.3 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
JSNotAnObject.h | 3.9 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
JSNumberCell.cpp | 2.6 KB | 47622 | 16 years | Added a number => string cache. Patch by Geoffrey Garen … | |
JSNumberCell.h | 9.1 KB | 47267 | 16 years | Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294 … | |
JSObject.cpp | 23.2 KB | 48582 | 16 years | Re-land SNES fix, with correct assertion RS=Maciej Stachowiak | |
JSObject.h | 27.3 KB | 48542 | 16 years | Implement ES5 Object.defineProperty function … | |
JSONObject.cpp | 30.0 KB | 47857 | 16 years | JSON Stringifier does not follow ES5 spec for handling of Number, … | |
JSONObject.h | 2.2 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
JSPropertyNameIterator.cpp | 2.0 KB | 47799 | 16 years | A bit of Collector refatoring. Patch by Geoffrey Garen … | |
JSPropertyNameIterator.h | 4.0 KB | 47799 | 16 years | A bit of Collector refatoring. Patch by Geoffrey Garen … | |
JSStaticScopeObject.cpp | 2.4 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
JSStaticScopeObject.h | 2.9 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
JSString.cpp | 5.8 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
JSString.h | 9.6 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
JSType.h | 1.3 KB | 47267 | 16 years | Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294 … | |
JSTypeInfo.h | 3.4 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
JSValue.cpp | 4.8 KB | 46598 | 16 years | Merged nitro-extreme branch into trunk. | |
JSValue.h | 21.7 KB | 48068 | 16 years | DateInstance object collected on ARM JIT (JSValue: WTF_USE_JSVALUE32) … | |
JSVariableObject.cpp | 3.2 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
JSVariableObject.h | 6.6 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
JSWrapperObject.cpp | 1.1 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
JSWrapperObject.h | 2.1 KB | 48403 | 16 years | Allow anonymous storage inside JSObject … | |
LiteralParser.cpp | 15.0 KB | 47828 | 16 years | JSON parser accepts trailing comma in array literals … | |
LiteralParser.h | 3.9 KB | 48462 | 16 years | Symbian/WINSCW build fix. Patch by Janne Koskinen … | |
Lookup.cpp | 2.8 KB | 44224 | 16 years | Revert 44221. | |
Lookup.h | 11.8 KB | 48005 | 16 years | 2009-09-03 Zoltan Horvath <[email protected]> … | |
MarkStack.cpp | 1.5 KB | 48067 | 16 years | JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: … | |
MarkStack.h | 5.7 KB | 48068 | 16 years | DateInstance object collected on ARM JIT (JSValue: WTF_USE_JSVALUE32) … | |
MarkStackPosix.cpp | 1.7 KB | 47023 | 16 years | Build fix Hoist page size initialization into platform specific code. | |
MarkStackWin.cpp | 1.9 KB | 47159 | 16 years | Added workaround for the limitation that VirtualFree with MEM_RELEASE … | |
MathObject.cpp | 9.7 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
MathObject.h | 1.6 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
NativeErrorConstructor.cpp | 2.8 KB | 43372 | 16 years | Improve native call performance Reviewed by Gavin Barraclough. Fix … | |
NativeErrorConstructor.h | 1.6 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
NativeErrorPrototype.cpp | 1.4 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
NativeErrorPrototype.h | 1.2 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
NativeFunctionWrapper.h | 1.6 KB | 44310 | 16 years | 2009-05-31 Gavin Barraclough <[email protected]> … | |
NumberConstructor.cpp | 4.8 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
NumberConstructor.h | 2.0 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
NumberObject.cpp | 1.5 KB | 43122 | 16 years | JavaScriptCore: 2009-05-01 Geoffrey Garen <[email protected]> … | |
NumberObject.h | 1.8 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
NumberPrototype.cpp | 14.5 KB | 43962 | 16 years | 2009-05-21 Cameron Zwarich <[email protected]> Reviewed by … | |
NumberPrototype.h | 1.2 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
NumericStrings.h | 2.6 KB | 47622 | 16 years | Added a number => string cache. Patch by Geoffrey Garen … | |
ObjectConstructor.cpp | 12.7 KB | 48568 | 16 years | Implement ES5 Object.create function … | |
ObjectConstructor.h | 1.3 KB | 46963 | 16 years | [ES5] Implement Object.getPrototypeOf … | |
ObjectPrototype.cpp | 7.6 KB | 47730 | 16 years | * runtime/ObjectPrototype.cpp: (JSC::ObjectPrototype::put): Landed … | |
ObjectPrototype.h | 1.5 KB | 47727 | 16 years | Array index miss case creates a string every time … | |
Operations.cpp | 3.7 KB | 44224 | 16 years | Revert 44221. | |
Operations.h | 11.0 KB | 47622 | 16 years | Added a number => string cache. Patch by Geoffrey Garen … | |
PropertyDescriptor.cpp | 5.8 KB | 48542 | 16 years | Implement ES5 Object.defineProperty function … | |
PropertyDescriptor.h | 3.4 KB | 48542 | 16 years | Implement ES5 Object.defineProperty function … | |
PropertyMapHashTable.h | 3.2 KB | 48403 | 16 years | Allow anonymous storage inside JSObject … | |
PropertyNameArray.cpp | 1.7 KB | 44224 | 16 years | Revert 44221. | |
PropertyNameArray.h | 4.0 KB | 44224 | 16 years | Revert 44221. | |
PropertySlot.cpp | 1.6 KB | 47236 | 16 years | JavaScriptCore: JavaScriptCore tweaks to get ready for the parser … | |
PropertySlot.h | 5.7 KB | 46598 | 16 years | Merged nitro-extreme branch into trunk. | |
Protect.h | 7.0 KB | 44224 | 16 years | Revert 44221. | |
PrototypeFunction.cpp | 2.2 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
PrototypeFunction.h | 1.5 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
PutPropertySlot.h | 2.5 KB | 44076 | 16 years | 2009-05-21 Gavin Barraclough <[email protected]> … | |
RegExp.cpp | 7.3 KB | 45545 | 16 years | 2009-07-03 Yong Li <[email protected]> Reviewed by … | |
RegExp.h | 3.0 KB | 45545 | 16 years | 2009-07-03 Yong Li <[email protected]> Reviewed by … | |
RegExpConstructor.cpp | 14.9 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
RegExpConstructor.h | 2.9 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
RegExpMatchesArray.h | 3.2 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
RegExpObject.cpp | 5.7 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
RegExpObject.h | 2.8 KB | 48331 | 16 years | getPropertyNames caching is invalid when the prototype chain contains … | |
RegExpPrototype.cpp | 5.1 KB | 47288 | 16 years | JavaScriptCore: Rename the confusing isObject(<class>) to … | |
RegExpPrototype.h | 1.3 KB | 44224 | 16 years | Revert 44221. | |
ScopeChain.cpp | 2.1 KB | 47288 | 16 years | JavaScriptCore: Rename the confusing isObject(<class>) to … | |
ScopeChain.h | 6.6 KB | 47025 | 16 years | Add includes needed for non-allinonefile builds | |
ScopeChainMark.h | 1.2 KB | 47022 | 16 years | Stack overflow crash in JavaScript garbage collector mark pass … | |
SmallStrings.cpp | 4.1 KB | 48068 | 16 years | DateInstance object collected on ARM JIT (JSValue: WTF_USE_JSVALUE32) … | |
SmallStrings.h | 2.5 KB | 48068 | 16 years | DateInstance object collected on ARM JIT (JSValue: WTF_USE_JSVALUE32) … | |
StringConstructor.cpp | 3.5 KB | 43372 | 16 years | Improve native call performance Reviewed by Gavin Barraclough. Fix … | |
StringConstructor.h | 1.3 KB | 38440 | 17 years | JavaScriptCore: 2008-11-15 Darin Adler <Darin Adler> … | |
StringObject.cpp | 3.2 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
StringObject.h | 2.5 KB | 48336 | 16 years | [ES5] Implement Object.keys … | |
StringObjectThatMasqueradesAsUndefined.h | 2.0 KB | 47267 | 16 years | Devirtualise marking https://bugs.webkit.org/show_bug.cgi?id=28294 … | |
StringPrototype.cpp | 33.7 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
StringPrototype.h | 1.5 KB | 47780 | 16 years | [ES5] Implement getOwnPropertyDescriptor … | |
Structure.cpp | 38.7 KB | 48582 | 16 years | Re-land SNES fix, with correct assertion RS=Maciej Stachowiak | |
Structure.h | 12.6 KB | 48582 | 16 years | Re-land SNES fix, with correct assertion RS=Maciej Stachowiak | |
StructureChain.cpp | 2.3 KB | 48582 | 16 years | Re-land SNES fix, with correct assertion RS=Maciej Stachowiak | |
StructureChain.h | 2.0 KB | 45039 | 16 years | <rdar://problem/6992806> REGRESSION: Enumeration can skip new … | |
StructureTransitionTable.h | 8.5 KB | 48403 | 16 years | Allow anonymous storage inside JSObject … | |
SymbolTable.h | 4.2 KB | 47627 | 16 years | Browser hangs on opening Web Inspector. … | |
TimeoutChecker.cpp | 5.0 KB | 41126 | 16 years | JavaScriptCore: 2009-02-22 Geoffrey Garen <[email protected]> … | |
TimeoutChecker.h | 2.4 KB | 41126 | 16 years | JavaScriptCore: 2009-02-22 Geoffrey Garen <[email protected]> … | |
Tracing.d | 1.9 KB | 44224 | 16 years | Revert 44221. | |
Tracing.h | 1.9 KB | 44224 | 16 years | Revert 44221. | |
UString.cpp | 49.4 KB | 48298 | 16 years | Fix compile error on Windows7(64Bit) with latest SDK. Patch by … | |
UString.h | 18.7 KB | 47622 | 16 years | Added a number => string cache. Patch by Geoffrey Garen … |
Note:
See TracBrowser
for help on using the repository browser.