source:
webkit/trunk/Source/JavaScriptCore/runtime@
155455
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArgList.cpp | 2.7 KB | 140718 | 12 years | Objective-C API: Rename JSValue.h/APIJSValue.h to … | |
ArgList.h | 4.1 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
Arguments.cpp | 15.4 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
Arguments.h | 9.6 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
ArrayBuffer.cpp | 2.1 KB | 155414 | 12 years | Ref-ify more stack guards. <https://webkit.org/b/121070> … | |
ArrayBuffer.h | 8.6 KB | 154305 | 12 years | DFG should inline typedArray.byteOffset … | |
ArrayBufferView.cpp | 2.0 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
ArrayBufferView.h | 6.5 KB | 154136 | 12 years | [Windows] Clear up improper export declaration. * … | |
ArrayConstructor.cpp | 4.5 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
ArrayConstructor.h | 2.3 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
ArrayConventions.h | 4.4 KB | 153374 | 12 years | Setting a large numeric property on an object causes it to allocate a … | |
ArrayPrototype.cpp | 49.9 KB | 154935 | 12 years | CodeBlock refactoring broke profile dumping … | |
ArrayPrototype.h | 1.6 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
ArrayStorage.h | 4.4 KB | 143909 | 12 years | [BlackBerry][ARM] Fix cast-align warnings in JavaScriptCore … | |
BatchedTransitionOptimizer.h | 1.9 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
BigInteger.h | 3.7 KB | 143232 | 12 years | Stop placing std::isfinite and std::signbit inside the global scope … | |
BooleanConstructor.cpp | 3.1 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
BooleanConstructor.h | 2.1 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
BooleanObject.cpp | 1.4 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
BooleanObject.h | 1.9 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
BooleanPrototype.cpp | 3.4 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
BooleanPrototype.h | 2.0 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
Butterfly.h | 8.4 KB | 154305 | 12 years | DFG should inline typedArray.byteOffset … | |
ButterflyInlines.h | 9.6 KB | 153691 | 12 years | hasIndexingHeader() ought really to be a property of an object and its … | |
CachedTranscendentalFunction.h | 3.1 KB | 140718 | 12 years | Objective-C API: Rename JSValue.h/APIJSValue.h to … | |
CallData.cpp | 1.8 KB | 153145 | 12 years | fourthTier: Rationalized 'this' conversion, includes subsequent FTL … | |
CallData.h | 2.2 KB | 140718 | 12 years | Objective-C API: Rename JSValue.h/APIJSValue.h to … | |
ClassInfo.h | 7.0 KB | 155219 | 12 years | Stop using fastNew/fastDelete in JavaScriptCore … | |
CodeCache.cpp | 7.0 KB | 153221 | 12 years | fourthTier: Re-worked non-local variable resolution … | |
CodeCache.h | 8.3 KB | 153221 | 12 years | fourthTier: Re-worked non-local variable resolution … | |
CodeSpecializationKind.cpp | 1.7 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeSpecializationKind.h | 1.9 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CommonIdentifiers.cpp | 1.4 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
CommonIdentifiers.h | 5.5 KB | 154916 | 12 years | Implement ES6 Set class https://bugs.webkit.org/show_bug.cgi?id=120549 … | |
CommonSlowPaths.cpp | 14.0 KB | 154824 | 12 years | CodeBlock compilation and installation should be simplified and … | |
CommonSlowPaths.h | 6.5 KB | 154935 | 12 years | CodeBlock refactoring broke profile dumping … | |
CommonSlowPathsExceptions.cpp | 1.9 KB | 154817 | 12 years | Source/JavaScriptCore: VM::throwException() crashes reproducibly in … | |
CommonSlowPathsExceptions.h | 1.7 KB | 154817 | 12 years | Source/JavaScriptCore: VM::throwException() crashes reproducibly in … | |
CompilationResult.cpp | 1.9 KB | 154824 | 12 years | CodeBlock compilation and installation should be simplified and … | |
CompilationResult.h | 3.0 KB | 154824 | 12 years | CodeBlock compilation and installation should be simplified and … | |
Completion.cpp | 3.1 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
Completion.h | 1.5 KB | 149130 | 12 years | Make checkSyntax take a VM instead of an ExecState RS=Tim | |
ConcurrentJITLock.h | 1.7 KB | 153169 | 12 years | fourthTier: DFG should be able to run on a separate thread … | |
ConstructData.cpp | 1.9 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
ConstructData.h | 2.2 KB | 140718 | 12 years | Objective-C API: Rename JSValue.h/APIJSValue.h to … | |
DataView.cpp | 2.0 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
DataView.h | 3.1 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
DateConstructor.cpp | 7.5 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
DateConstructor.h | 2.3 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
DateConversion.cpp | 4.2 KB | 127505 | 13 years | Improve JSC use of Strings after the UString->String change … | |
DateConversion.h | 1.8 KB | 127191 | 13 years | Replace JSC::UString by WTF::String … | |
DateInstance.cpp | 2.8 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
DateInstance.h | 3.3 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
DateInstanceCache.h | 3.0 KB | 133493 | 13 years | Reduce the verbosity of referring to QNaN in JavaScriptCore … | |
DatePrototype.cpp | 43.1 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
DatePrototype.h | 2.0 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
DumpContext.cpp | 1.6 KB | 153296 | 12 years | fourthTier: DFG IR dumps should be easier to read … | |
DumpContext.h | 1.7 KB | 153296 | 12 years | fourthTier: DFG IR dumps should be easier to read … | |
Error.cpp | 5.6 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
Error.h | 5.1 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
ErrorConstructor.cpp | 3.2 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
ErrorConstructor.h | 2.1 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
ErrorInstance.cpp | 1.7 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
ErrorInstance.h | 2.5 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
ErrorPrototype.cpp | 4.7 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
ErrorPrototype.h | 2.1 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
ExceptionHelpers.cpp | 6.1 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
ExceptionHelpers.h | 3.5 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
Executable.cpp | 20.4 KB | 155023 | 12 years | The DFG should be able to tier-up and OSR enter into the FTL … | |
Executable.h | 22.1 KB | 154986 | 12 years | CodeBlock::jettison() should be implicit … | |
Float32Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
Float64Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
FunctionConstructor.cpp | 5.2 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
FunctionConstructor.h | 2.5 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
FunctionExecutableDump.cpp | 1.9 KB | 154935 | 12 years | CodeBlock refactoring broke profile dumping … | |
FunctionExecutableDump.h | 1.7 KB | 141069 | 12 years | DFG should not use a graph that is a vector, Nodes shouldn't move … | |
FunctionPrototype.cpp | 9.0 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
FunctionPrototype.h | 2.1 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
GCActivityCallback.cpp | 5.5 KB | 151149 | 12 years | [EFL] Implement GCActivityCallback … | |
GCActivityCallback.h | 3.1 KB | 151149 | 12 years | [EFL] Implement GCActivityCallback … | |
GCActivityCallbackBlackBerry.cpp | 1.5 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
GenericTypedArrayView.h | 4.0 KB | 154569 | 12 years | FloatTypedArrayAdaptor::toJSValue should almost certainly not use … | |
GenericTypedArrayViewInlines.h | 3.9 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
GetterSetter.cpp | 2.7 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
GetterSetter.h | 2.9 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
Identifier.cpp | 6.2 KB | 151578 | 12 years | Remove LiteralIdentifierTable … | |
Identifier.h | 9.9 KB | 153142 | 12 years | fourthTier: DFG tries to ref/deref StringImpls in a ton of places … | |
IndexingHeader.h | 4.6 KB | 154305 | 12 years | DFG should inline typedArray.byteOffset … | |
IndexingHeaderInlines.h | 2.3 KB | 133995 | 13 years | Renamed ...InlineMethods.h files to ...Inlines.h. … | |
IndexingType.cpp | 4.2 KB | 138073 | 12 years | Convert indexingTypeToString to IndexingTypeDump … | |
IndexingType.h | 6.3 KB | 153657 | 12 years | hasIndexingHeader should be a property of the Structure, not just the … | |
InitializeThreading.cpp | 3.3 KB | 153256 | 12 years | fourthTier: JSC's disassembly infrastructure should be able to … | |
InitializeThreading.h | 1.9 KB | 104900 | 13 years | JavaScriptCore: Mark all exported symbols in the header file … | |
Int8Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
Int16Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
Int32Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
IntegralTypedArrayBase.h | 2.3 KB | 153728 | 12 years | Move TypedArray implementation into JSC … | |
IntendedStructureChain.cpp | 4.6 KB | 153146 | 12 years | fourthTier: DFG should have its own notion of StructureChain, and it … | |
IntendedStructureChain.h | 2.7 KB | 153146 | 12 years | fourthTier: DFG should have its own notion of StructureChain, and it … | |
InternalFunction.cpp | 2.5 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
InternalFunction.h | 2.3 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
Intrinsic.h | 1.8 KB | 149159 | 12 years | Add support for Math.imul … | |
JSActivation.cpp | 9.1 KB | 154459 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120128 Remove putDirectVirtual … | |
JSActivation.h | 7.4 KB | 154459 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120128 Remove putDirectVirtual … | |
JSAPIValueWrapper.cpp | 1.2 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSAPIValueWrapper.h | 2.5 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSArray.cpp | 63.8 KB | 155395 | 12 years | JSArray::shiftCountWithArrayStorage doesn't change indexBias when … | |
JSArray.h | 12.4 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
JSArrayBuffer.cpp | 4.5 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
JSArrayBuffer.h | 2.7 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
JSArrayBufferConstructor.cpp | 4.1 KB | 155177 | 12 years | Make it simpler to introduce new data types to the global object … | |
JSArrayBufferConstructor.h | 2.1 KB | 155177 | 12 years | Make it simpler to introduce new data types to the global object … | |
JSArrayBufferPrototype.cpp | 3.9 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSArrayBufferPrototype.h | 1.9 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSArrayBufferView.cpp | 7.7 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
JSArrayBufferView.h | 7.4 KB | 154518 | 12 years | Incorrect TypedArray#set behavior … | |
JSArrayBufferViewInlines.h | 2.5 KB | 154518 | 12 years | Incorrect TypedArray#set behavior … | |
JSBoundFunction.cpp | 5.7 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSBoundFunction.h | 2.8 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSCell.cpp | 6.4 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSCell.h | 7.5 KB | 155357 | 12 years | Begin moving off of TypeTraits.h … | |
JSCellInlines.h | 6.0 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
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. | |
JSCJSValue.cpp | 10.7 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
JSCJSValue.h | 17.1 KB | 154902 | 12 years | Make JSValue bool conversion less dangerous … | |
JSCJSValueInlines.h | 19.5 KB | 154902 | 12 years | Make JSValue bool conversion less dangerous … | |
JSDataView.cpp | 3.9 KB | 154408 | 12 years | Assertion failure in JSC::SlotVisitor::copyLater when marking … | |
JSDataView.h | 2.7 KB | 154408 | 12 years | Assertion failure in JSC::SlotVisitor::copyLater when marking … | |
JSDataViewPrototype.cpp | 8.8 KB | 154569 | 12 years | FloatTypedArrayAdaptor::toJSValue should almost certainly not use … | |
JSDataViewPrototype.h | 2.0 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
JSDateMath.cpp | 9.4 KB | 150835 | 12 years | String(new Date(2010,10,1)) is wrong in KRAT, YAKT … | |
JSDateMath.h | 2.4 KB | 127191 | 13 years | Replace JSC::UString by WTF::String … | |
JSDestructibleObject.h | 1.1 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
JSExportMacros.h | 2.5 KB | 151407 | 12 years | [JSC] Remove a vestige of wxWidgets support. … | |
JSFloat32Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSFloat64Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSFunction.cpp | 20.8 KB | 155081 | 12 years | Renamed StackIterator to StackVisitor. … | |
JSFunction.h | 7.3 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
JSFunctionInlines.h | 2.5 KB | 153188 | 12 years | fourthTier: testRunner should be able to tell you if a function is DFG … | |
JSGenericTypedArrayView.h | 10.2 KB | 154569 | 12 years | FloatTypedArrayAdaptor::toJSValue should almost certainly not use … | |
JSGenericTypedArrayViewConstructor.h | 2.2 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSGenericTypedArrayViewConstructorInlines.h | 7.0 KB | 154403 | 12 years | DFG should inline new typedArray() … | |
JSGenericTypedArrayViewInlines.h | 21.2 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
JSGenericTypedArrayViewPrototype.h | 2.0 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSGenericTypedArrayViewPrototypeInlines.h | 6.3 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSGlobalObject.cpp | 41.7 KB | 155177 | 12 years | Make it simpler to introduce new data types to the global object … | |
JSGlobalObject.h | 25.4 KB | 155177 | 12 years | Make it simpler to introduce new data types to the global object … | |
JSGlobalObjectFunctions.cpp | 25.4 KB | 155081 | 12 years | Renamed StackIterator to StackVisitor. … | |
JSGlobalObjectFunctions.h | 2.6 KB | 143171 | 12 years | Fix indentation of JSGlobalObject.h and JSGlobalObjectFunctions.h … | |
JSInt8Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSInt16Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSInt32Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSLock.cpp | 6.3 KB | 153331 | 12 years | Optimize the thread locks for API Shims … | |
JSLock.h | 4.0 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
JSMap.cpp | 1.9 KB | 154861 | 12 years | Implement ES6 Map object … | |
JSMap.h | 2.5 KB | 155008 | 12 years | Support structured clone of Map and Set … | |
JSNameScope.cpp | 3.3 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
JSNameScope.h | 3.5 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSNotAnObject.cpp | 3.1 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSNotAnObject.h | 3.7 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
JSObject.cpp | 99.0 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSObject.h | 57.8 KB | 154471 | 12 years | JSObject and JSArray code shouldn't have to tiptoe around garbage … | |
JSONObject.cpp | 29.3 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSONObject.h | 2.6 KB | 154992 | 12 years | Support the "json" responseType and JSON response entity in XHR … | |
JSPromise.cpp | 8.0 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromise.h | 3.1 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromiseCallback.cpp | 7.7 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromiseCallback.h | 3.2 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromiseConstructor.cpp | 7.1 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSPromiseConstructor.h | 2.3 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromisePrototype.cpp | 7.9 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSPromisePrototype.h | 2.1 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromiseResolver.cpp | 7.5 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromiseResolver.h | 2.6 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromiseResolverConstructor.cpp | 3.2 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSPromiseResolverConstructor.h | 2.2 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPromiseResolverPrototype.cpp | 5.0 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSPromiseResolverPrototype.h | 2.1 KB | 154847 | 12 years | .: Add ENABLE guards for Promises … | |
JSPropertyNameIterator.cpp | 5.1 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSPropertyNameIterator.h | 4.6 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSProxy.cpp | 5.3 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSProxy.h | 3.8 KB | 154459 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120128 Remove putDirectVirtual … | |
JSScope.cpp | 6.1 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSScope.h | 6.4 KB | 153319 | 12 years | Unreviewed, build fix on the EFL port. Source/JavaScriptCore: * … | |
JSSegmentedVariableObject.cpp | 2.9 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSSegmentedVariableObject.h | 4.0 KB | 153170 | 12 years | fourthTier: should use ConcurrentJITLock[er] directly and not through … | |
JSSet.cpp | 1.9 KB | 154916 | 12 years | Implement ES6 Set class https://bugs.webkit.org/show_bug.cgi?id=120549 … | |
JSSet.h | 2.5 KB | 155008 | 12 years | Support structured clone of Map and Set … | |
JSStaticScopeObject.cpp | 0 bytes | 126893 | 13 years | Refactored and consolidated variable resolution functions … | |
JSStaticScopeObject.h | 0 bytes | 126893 | 13 years | Refactored and consolidated variable resolution functions … | |
JSString.cpp | 10.3 KB | 153537 | 12 years | Speculative Windows build fix. Reviewed by NOBODY * … | |
JSString.h | 19.4 KB | 154253 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=119972 Add attributes field to … | |
JSStringBuilder.h | 6.3 KB | 147892 | 12 years | Add bounds checking for WTF::Vector::operator[] … | |
JSStringJoiner.cpp | 4.4 KB | 148767 | 12 years | Rename JSStringJoiner::build() to join() … | |
JSStringJoiner.h | 2.3 KB | 148767 | 12 years | Rename JSStringJoiner::build() to join() … | |
JSSymbolTableObject.cpp | 3.3 KB | 154459 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120128 Remove putDirectVirtual … | |
JSSymbolTableObject.h | 6.8 KB | 154459 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120128 Remove putDirectVirtual … | |
JSType.h | 2.0 KB | 133688 | 13 years | Reduce parser overhead in JSC … | |
JSTypedArrayConstructors.cpp | 2.0 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSTypedArrayConstructors.h | 2.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSTypedArrayPrototypes.cpp | 1.9 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSTypedArrayPrototypes.h | 2.2 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSTypedArrays.cpp | 2.0 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSTypedArrays.h | 2.1 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSTypeInfo.h | 5.4 KB | 141651 | 12 years | Structure should have a StructureRareData field to save space … | |
JSUint8Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSUint8ClampedArray.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSUint16Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSUint32Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
JSVariableObject.cpp | 1.8 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
JSVariableObject.h | 2.8 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSWithScope.cpp | 2.0 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSWithScope.h | 3.0 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
JSWrapperObject.cpp | 1.5 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
JSWrapperObject.h | 2.8 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
LiteralParser.cpp | 32.2 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
LiteralParser.h | 5.8 KB | 140718 | 12 years | Objective-C API: Rename JSValue.h/APIJSValue.h to … | |
Lookup.cpp | 3.1 KB | 154253 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=119972 Add attributes field to … | |
Lookup.h | 11.5 KB | 155219 | 12 years | Stop using fastNew/fastDelete in JavaScriptCore … | |
MapConstructor.cpp | 3.0 KB | 154861 | 12 years | Implement ES6 Map object … | |
MapConstructor.h | 2.4 KB | 154861 | 12 years | Implement ES6 Map object … | |
MapData.cpp | 7.9 KB | 154861 | 12 years | Implement ES6 Map object … | |
MapData.h | 7.0 KB | 155008 | 12 years | Support structured clone of Map and Set … | |
MapPrototype.cpp | 6.6 KB | 154861 | 12 years | Implement ES6 Map object … | |
MapPrototype.h | 2.2 KB | 154861 | 12 years | Implement ES6 Map object … | |
MatchResult.h | 2.2 KB | 112454 | 13 years | Yarr: if we're not using the output array, don't populate it! … | |
MathObject.cpp | 23.7 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
MathObject.h | 1.9 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
MemoryStatistics.cpp | 1.8 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
MemoryStatistics.h | 1.6 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
NameConstructor.cpp | 2.8 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
NameConstructor.h | 2.4 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
NameInstance.cpp | 1.8 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
NameInstance.h | 2.6 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
NamePrototype.cpp | 2.9 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
NamePrototype.h | 2.3 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
NativeErrorConstructor.cpp | 3.4 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
NativeErrorConstructor.h | 3.3 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
NativeErrorPrototype.cpp | 1.7 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
NativeErrorPrototype.h | 1.8 KB | 127191 | 13 years | Replace JSC::UString by WTF::String … | |
NumberConstructor.cpp | 5.0 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
NumberConstructor.h | 2.5 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
NumberObject.cpp | 1.7 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
NumberObject.h | 1.8 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
NumberPrototype.cpp | 21.7 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
NumberPrototype.h | 2.0 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
NumericStrings.h | 3.7 KB | 127191 | 13 years | Replace JSC::UString by WTF::String … | |
ObjectConstructor.cpp | 23.2 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
ObjectConstructor.h | 3.2 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
ObjectPrototype.cpp | 9.7 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
ObjectPrototype.h | 1.7 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
Operations.cpp | 3.6 KB | 149247 | 12 years | Cleaned up pre/post inc/dec in bytecode … | |
Operations.h | 9.3 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
Options.cpp | 9.3 KB | 153175 | 12 years | fourthTier: It should be possible to use more than one compiler thread … | |
Options.h | 10.0 KB | 155023 | 12 years | The DFG should be able to tier-up and OSR enter into the FTL … | |
PrivateName.h | 1.6 KB | 117859 | 13 years | Add support for private names … | |
PropertyDescriptor.cpp | 6.8 KB | 154902 | 12 years | Make JSValue bool conversion less dangerous … | |
PropertyDescriptor.h | 4.2 KB | 154459 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120128 Remove putDirectVirtual … | |
PropertyMapHashTable.h | 15.7 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
PropertyName.h | 4.3 KB | 117859 | 13 years | Add support for private names … | |
PropertyNameArray.cpp | 1.7 KB | 127202 | 13 years | Use one object instead of two for closures, eliminating ScopeChainNode … | |
PropertyNameArray.h | 3.9 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
PropertyOffset.h | 4.6 KB | 149980 | 12 years | Stop including UnusedParam.h … | |
PropertySlot.cpp | 1.1 KB | 153556 | 12 years | More cleanup in PropertySlot … | |
PropertySlot.h | 6.6 KB | 155308 | 12 years | Move WTF::notFound to Vector.h and delete NotFound.h … | |
PropertyStorage.h | 1.6 KB | 128400 | 13 years | JSC should have property butterflies … | |
PropertyTable.cpp | 5.3 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
Protect.h | 1.6 KB | 140718 | 12 years | Objective-C API: Rename JSValue.h/APIJSValue.h to … | |
PrototypeMap.cpp | 3.2 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
PrototypeMap.h | 2.5 KB | 141588 | 12 years | Added TriState to WTF and started using it in one place … | |
PutDirectIndexMode.h | 1.5 KB | 128400 | 13 years | JSC should have property butterflies … | |
PutPropertySlot.h | 2.9 KB | 154199 | 12 years | Object properties added using dot syntax (o.f = ...) from code that … | |
RegExp.cpp | 16.8 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
RegExp.h | 3.9 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
RegExpCache.cpp | 3.1 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
RegExpCache.h | 2.4 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
RegExpCachedResult.cpp | 2.3 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
RegExpCachedResult.h | 3.4 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
RegExpConstructor.cpp | 12.0 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
RegExpConstructor.h | 5.0 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
RegExpKey.h | 3.4 KB | 131913 | 13 years | Clean up RegExpKey https://bugs.webkit.org/show_bug.cgi?id=99798 … | |
RegExpMatchesArray.cpp | 4.8 KB | 154612 | 12 years | RegExpMatchesArray should not call put … | |
RegExpMatchesArray.h | 5.5 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
RegExpObject.cpp | 12.1 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
RegExpObject.h | 4.5 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
RegExpPrototype.cpp | 5.8 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
RegExpPrototype.h | 2.0 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
Reject.h | 1.6 KB | 128400 | 13 years | JSC should have property butterflies … | |
SamplingCounter.cpp | 2.4 KB | 135469 | 13 years | Rename dataLog() and dataLogV() to dataLogF() and dataLogFV() … | |
SamplingCounter.h | 6.4 KB | 107499 | 13 years | It should be possible to send all JSC debug logging to a file … | |
SetConstructor.cpp | 3.6 KB | 154916 | 12 years | Implement ES6 Set class https://bugs.webkit.org/show_bug.cgi?id=120549 … | |
SetConstructor.h | 2.4 KB | 154916 | 12 years | Implement ES6 Set class https://bugs.webkit.org/show_bug.cgi?id=120549 … | |
SetPrototype.cpp | 6.1 KB | 154916 | 12 years | Implement ES6 Set class https://bugs.webkit.org/show_bug.cgi?id=120549 … | |
SetPrototype.h | 2.2 KB | 154916 | 12 years | Implement ES6 Set class https://bugs.webkit.org/show_bug.cgi?id=120549 … | |
SimpleTypedArrayController.cpp | 2.0 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
SimpleTypedArrayController.h | 2.2 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
SmallStrings.cpp | 4.5 KB | 153240 | 12 years | fourthTier: Small strings shouldn't get GC'd … | |
SmallStrings.h | 3.5 KB | 153240 | 12 years | fourthTier: Small strings shouldn't get GC'd … | |
SparseArrayValueMap.cpp | 6.2 KB | 154253 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=119972 Add attributes field to … | |
SparseArrayValueMap.h | 4.4 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
StrictEvalActivation.cpp | 2.1 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
StrictEvalActivation.h | 2.3 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
StringConstructor.cpp | 4.2 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
StringConstructor.h | 2.3 KB | 154373 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120093 Remove … | |
StringObject.cpp | 6.8 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
StringObject.h | 3.6 KB | 154422 | 12 years | https://bugs.webkit.org/show_bug.cgi?id=120139 PropertyDescriptor … | |
StringPrototype.cpp | 59.8 KB | 155143 | 12 years | GCAssertions.h should use STL type traits and static_assert … | |
StringPrototype.h | 1.7 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
StringRecursionChecker.cpp | 1.2 KB | 154797 | 12 years | Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 … | |
StringRecursionChecker.h | 2.5 KB | 151869 | 12 years | Source/JavaScriptCore: Introducing the VMStackBounds class. … | |
Structure.cpp | 38.8 KB | 154426 | 12 years | Rename/refactor setButterfly/setStructure … | |
Structure.h | 18.3 KB | 154199 | 12 years | Object properties added using dot syntax (o.f = ...) from code that … | |
StructureChain.cpp | 2.2 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
StructureChain.h | 3.4 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
StructureInlines.h | 8.1 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
StructureRareData.cpp | 3.3 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
StructureRareData.h | 2.8 KB | 154038 | 12 years | Foo::s_info should be Foo::info(), so that you can change how the … | |
StructureRareDataInlines.h | 2.1 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
StructureTransitionTable.h | 6.3 KB | 153141 | 12 years | fourthTier: Structure transition table keys don't have to ref their … | |
SymbolTable.cpp | 3.3 KB | 153132 | 12 years | fourthTier: SymbolTable should be thread-safe … | |
SymbolTable.h | 14.0 KB | 155262 | 12 years | Get rid of PassOwnArrayPtr … | |
TestRunnerUtils.cpp | 3.1 KB | 155096 | 12 years | fast/js/dfg-* tests should wait for the concurrent JIT … | |
TestRunnerUtils.h | 1.7 KB | 155090 | 12 years | run-fast-jsc should work with new-school fast/js tests that loop until … | |
ToNativeFromValue.h | 2.0 KB | 154569 | 12 years | FloatTypedArrayAdaptor::toJSValue should almost certainly not use … | |
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. | |
TypedArrayAdaptors.h | 7.1 KB | 154569 | 12 years | FloatTypedArrayAdaptor::toJSValue should almost certainly not use … | |
TypedArrayBase.h | 5.0 KB | 153728 | 12 years | Move TypedArray implementation into JSC … | |
TypedArrayController.cpp | 1.5 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
TypedArrayController.h | 1.8 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
TypedArrayInlines.h | 1.7 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
TypedArrays.h | 2.0 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
TypedArrayType.cpp | 4.1 KB | 154403 | 12 years | DFG should inline new typedArray() … | |
TypedArrayType.h | 3.7 KB | 154403 | 12 years | DFG should inline new typedArray() … | |
Uint8Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
Uint8ClampedArray.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
Uint16Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
Uint16WithFraction.h | 11.0 KB | 143232 | 12 years | Stop placing std::isfinite and std::signbit inside the global scope … | |
Uint32Array.h | 1.4 KB | 154127 | 12 years | Typed arrays should be rewritten … | |
VM.cpp | 25.6 KB | 155219 | 12 years | Stop using fastNew/fastDelete in JavaScriptCore … | |
VM.h | 16.5 KB | 155219 | 12 years | Stop using fastNew/fastDelete in JavaScriptCore … | |
VMStackBounds.h | 2.6 KB | 151869 | 12 years | Source/JavaScriptCore: Introducing the VMStackBounds class. … | |
Watchdog.cpp | 5.2 KB | 149089 | 12 years | Add watchdog timer polling for the DFG. … | |
Watchdog.h | 3.5 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
WatchdogMac.cpp | 2.2 KB | 148639 | 12 years | Source/JavaScriptCore: Add LLINT and baseline JIT support for timing … | |
WatchdogNone.cpp | 1.6 KB | 148639 | 12 years | Source/JavaScriptCore: Add LLINT and baseline JIT support for timing … | |
WeakGCMap.h | 4.1 KB | 147962 | 12 years | Stop #include-ing all of JavaScriptCore in every DOM-related file … | |
WeakRandom.h | 3.2 KB | 121215 | 13 years | Value profiling should use tier-up threshold randomization to get more … | |
WriteBarrier.h | 7.2 KB | 155357 | 12 years | Begin moving off of TypeTraits.h … |
Note:
See TracBrowser
for help on using the repository browser.