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

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