2018-10-01 |
commit-queue@webki... | Unreviewed, rolling out r236647. |
blob | commitdiff |
2018-10-01 |
yusukesuzuki@slows... | [WebAssembly] Move type conversion code of JSToWasm... |
blob | commitdiff | diff to current |
2018-09-30 |
ticaiolima@gmail.com | [BigInt] BigInt.proptotype.toString is broken when... |
blob | commitdiff | diff to current |
2018-09-29 |
ticaiolima@gmail.com | [ESNext][BigInt] Implement support for "&" |
blob | commitdiff | diff to current |
2018-09-28 |
mark.lam@apple.com | Gardening: speculative build fix. |
blob | commitdiff | diff to current |
2018-09-28 |
guijemont@igalia.com | [JSC] [Armv7] Add a copy function argument to MacroAsse... |
blob | commitdiff | diff to current |
2018-09-28 |
sbarati@apple.com | Verify the contents of AssemblerBuffer on arm64e |
blob | commitdiff | diff to current |
2018-09-28 |
mark.lam@apple.com | ByValInfo should not use integer offsets. |
blob | commitdiff | diff to current |
2018-09-28 |
sbarati@apple.com | DFG::OSRExit::m_patchableCodeOffset should not be an int |
blob | commitdiff | diff to current |
2018-09-28 |
sbarati@apple.com | Don't use int offsets in StructureStubInfo |
blob | commitdiff | diff to current |
2018-09-27 |
mark.lam@apple.com | DFG::OSREntry::m_machineCodeOffset should be a CodeLoca... |
blob | commitdiff | diff to current |
2018-09-27 |
mark.lam@apple.com | JITMathIC should not use integer offsets into machine... |
blob | commitdiff | diff to current |
2018-09-27 |
mark.lam@apple.com | Options::useSeparatedWXHeap() should always be false... |
blob | commitdiff | diff to current |
2018-09-27 |
mark.lam@apple.com | Assert that performJITMemcpy() is always called with... |
blob | commitdiff | diff to current |
2018-09-26 |
keith_miller@apple.com | Move Symbol API to SPI |
blob | commitdiff | diff to current |
2018-09-26 |
keith_miller@apple.com | We should zero unused property storage when rebalancing... |
blob | commitdiff | diff to current |
2018-09-26 |
yusukesuzuki@slows... | Unreviewed, add scope verification handling |
blob | commitdiff | diff to current |
2018-09-26 |
commit-queue@webki... | [JSC] offlineasm parser should handle CRLF in asm files |
blob | commitdiff | diff to current |
2018-09-26 |
yusukesuzuki@slows... | [JSC] Optimize Array#lastIndexOf |
blob | commitdiff | diff to current |
2018-09-26 |
sbarati@apple.com | Calls to baselineCodeBlockForOriginAndBaselineCodeBlock... |
blob | commitdiff | diff to current |
2018-09-25 |
commit-queue@webki... | Web Inspector: Stricter block syntax in generated ObjC... |
blob | commitdiff | diff to current |
2018-09-25 |
commit-queue@webki... | Remove AUTHORS and THANKS files which are stale |
blob | commitdiff | diff to current |
2018-09-25 |
Hironori.Fujii@son... | Rename WTF_COMPILER_GCC_OR_CLANG to WTF_COMPILER_GCC_CO... |
blob | commitdiff | diff to current |
2018-09-24 |
sbarati@apple.com | Array.prototype.indexOf fast path needs to ensure the... |
blob | commitdiff | diff to current |
2018-09-24 |
tzagallo@apple.com | offlineasm: fix macro scoping |
blob | commitdiff | diff to current |
2018-09-24 |
tzagallo@apple.com | Add forEach method for iterating CodeBlock's ValueProfiles |
blob | commitdiff | diff to current |
2018-09-24 |
sbarati@apple.com | ArgumentsEliminationPhase should snip basic blocks... |
blob | commitdiff | diff to current |
2018-09-22 |
sbarati@apple.com | The sampling should not use Strong<CodeBlock> in its... |
blob | commitdiff | diff to current |
2018-09-22 |
yusukesuzuki@slows... | [JSC] Enable LLInt ASM interpreter on X64 and ARM64... |
blob | commitdiff | diff to current |
2018-09-21 |
keith_miller@apple.com | Add Promise SPI |
blob | commitdiff | diff to current |
2018-09-21 |
ryanhaddad@apple.com | Unreviewed, rolling out r236359. |
blob | commitdiff | diff to current |
2018-09-21 |
mark.lam@apple.com | JSRopeString::resolveRope() wrongly assumes that tryGet... |
blob | commitdiff | diff to current |
2018-09-21 |
msaboff@apple.com | Add functions to measure memory footprint to JSC |
blob | commitdiff | diff to current |
2018-09-21 |
keith_miller@apple.com | Add Promise SPI |
blob | commitdiff | diff to current |
2018-09-21 |
tsavell@apple.com | Rebaseline tests after changes in https://trac.webkit... |
blob | commitdiff | diff to current |
2018-09-21 |
commit-queue@webki... | Build tools should work when the /usr/bin/python is... |
blob | commitdiff | diff to current |
2018-09-21 |
tpopela@redhat.com | [ARM] Build broken on armv7hl after r235517 |
blob | commitdiff | diff to current |
2018-09-21 |
ryanhaddad@apple.com | Unreviewed, rolling out r236293. |
blob | commitdiff | diff to current |
2018-09-21 |
yusukesuzuki@slows... | [JSC] Heap::reportExtraMemoryVisited shows contention... |
blob | commitdiff | diff to current |
2018-09-20 |
msaboff@apple.com | Add functions to measure memory footprint to JSC |
blob | commitdiff | diff to current |
2018-09-20 |
ryanhaddad@apple.com | Unreviewed, rolling out r236235. |
blob | commitdiff | diff to current |
2018-09-20 |
Hironori.Fujii@son... | [Win][Clang] JITMathIC.h: error: missing 'template... |
blob | commitdiff | diff to current |
2018-09-20 |
yusukesuzuki@slows... | [JSC] Optimize Array#indexOf in C++ runtime |
blob | commitdiff | diff to current |
2018-09-20 |
msaboff@apple.com | Add functions to measure memory footprint to JSC |
blob | commitdiff | diff to current |
2018-09-19 |
sbarati@apple.com | CheckStructureOrEmpty should pass in a tempGPR to emitS... |
blob | commitdiff | diff to current |
2018-09-19 |
sbarati@apple.com | AI rule for MultiPutByOffset executes its effects in... |
blob | commitdiff | diff to current |
2018-09-19 |
mark.lam@apple.com | Ensure that ForInContexts are invalidated if their... |
blob | commitdiff | diff to current |
2018-09-17 |
drousso@apple.com | Web Inspector: generate CSSKeywordCompletions from... |
blob | commitdiff | diff to current |
2018-09-17 |
sbarati@apple.com | We must convert ProfileType to CheckStructureOrEmpty... |
blob | commitdiff | diff to current |
2018-09-17 |
darin@apple.com | Use OpaqueJSString rather than JSRetainPtr inside WebKit |
blob | commitdiff | diff to current |
2018-09-15 |
darin@apple.com | Streamline JSRetainPtr, fix leaks of JSString and JSGlo... |
blob | commitdiff | diff to current |
2018-09-14 |
sbarati@apple.com | Don't dump OSRAvailabilityData in Graph::dump because... |
blob | commitdiff | diff to current |
2018-09-14 |
mark.lam@apple.com | Refactor some ForInContext code for better encapsulation. |
blob | commitdiff | diff to current |
2018-09-14 |
webkit@devinrousso.com | Web Inspector: Record actions performed on ImageBitmapR... |
blob | commitdiff | diff to current |
2018-09-14 |
commit-queue@webki... | builtins directory causes name conflict on Python 3 |
blob | commitdiff | diff to current |
2018-09-13 |
yusukesuzuki@slows... | [WebAssembly] Inline WasmContext accessor functions |
blob | commitdiff | diff to current |
2018-09-13 |
ddkilzer@apple.com | Move JavaScriptCore files to match Xcode project hierarchy |
blob | commitdiff | diff to current |
2018-09-13 |
ddkilzer@apple.com | Let Xcode have its way with the JavaScriptCore project |
blob | commitdiff | diff to current |
2018-09-12 |
guijemont@igalia.com | Add IGNORE_WARNING_.* macros |
blob | commitdiff | diff to current |
2018-09-11 |
philn@webkit.org | == Rolled over to ChangeLog-2018-09-11 == |
blob | commitdiff | diff to current |
2018-09-11 |
msaboff@apple.com | Test262 failure with Named Capture Groups - using a... |
blob | commitdiff | diff to current |
2018-09-08 |
yusukesuzuki@slows... | [JSC] Remove loadModule function in jsc.cpp |
blob | commitdiff | diff to current |
2018-09-08 |
mark.lam@apple.com | Ensure that handleIntrinsicCall() is only applied on... |
blob | commitdiff | diff to current |
2018-09-07 |
yusukesuzuki@slows... | [DFG] DFG should handle String#toString |
blob | commitdiff | diff to current |
2018-09-07 |
yusukesuzuki@slows... | [WebAssembly] Optimize JS to Wasm call by using pointer... |
blob | commitdiff | diff to current |
2018-09-07 |
yusukesuzuki@slows... | [JSC] Put .throwStackOverflow code after the fast path... |
blob | commitdiff | diff to current |
2018-09-07 |
yusukesuzuki@slows... | [WebAssembly] Optimize JS to Wasm call by removing... |
blob | commitdiff | diff to current |
2018-09-07 |
yusukesuzuki@slows... | [JSC] Clean up StructureStubClearingWatchpoint |
blob | commitdiff | diff to current |
2018-09-06 |
msaboff@apple.com | Improper speculation type for Math.pow(NaN, 0) in Abstr... |
blob | commitdiff | diff to current |
2018-09-06 |
mark.lam@apple.com | Gardening: only visit m_cachedStructureID if it's not... |
blob | commitdiff | diff to current |
2018-09-06 |
tpopela@redhat.com | [JSC] Build broken after r234975 on s390x, ppc64le... |
blob | commitdiff | diff to current |
2018-09-05 |
mark.lam@apple.com | JSPropertyNameEnumerator::visitChildren() needs to... |
blob | commitdiff | diff to current |
2018-09-05 |
ross.kirsling@sony.com | [ESNext] Symbol.prototype.description |
blob | commitdiff | diff to current |
2018-09-05 |
keith_miller@apple.com | RELEASE_ASSERT at ../../Source/JavaScriptCore/heap... |
blob | commitdiff | diff to current |
2018-09-05 |
mark.lam@apple.com | Fix DeferredSourceDump to capture the caller bytecodeIn... |
blob | commitdiff | diff to current |
2018-09-05 |
ddkilzer@apple.com | REGRESSION (r235419): DFGCFG.h is missing from JavaScri... |
blob | commitdiff | diff to current |
2018-09-05 |
mark.lam@apple.com | isAsyncGeneratorMethodParseMode() should check for... |
blob | commitdiff | diff to current |
2018-09-04 |
msaboff@apple.com | Unreviewed indentations change. |
blob | commitdiff | diff to current |
2018-09-04 |
msaboff@apple.com | JSC Build error when changing CPU type: offlineasm... |
blob | commitdiff | diff to current |
2018-09-04 |
msaboff@apple.com | YARR: JIT RegExps with back references |
blob | commitdiff | diff to current |
2018-09-04 |
mark.lam@apple.com | Make the jsc shell print, printErr, and debug functions... |
blob | commitdiff | diff to current |
2018-09-04 |
mcatanzaro@igalia.com | [WPE][GTK] Add more unused result warnings to JSC API |
blob | commitdiff | diff to current |
2018-09-04 |
mark.lam@apple.com | The watchdog sometimes fails to terminate a script. |
blob | commitdiff | diff to current |
2018-09-03 |
mark.lam@apple.com | CallFrame::unsafeCallee() should use an ASAN suppressed... |
blob | commitdiff | diff to current |
2018-09-02 |
yusukesuzuki@slows... | Implement Object.fromEntries |
blob | commitdiff | diff to current |
2018-09-01 |
yusukesuzuki@slows... | Function object should convert params to string before... |
blob | commitdiff | diff to current |
2018-08-31 |
mark.lam@apple.com | Fix exception check accounting in constructJSWebAssembl... |
blob | commitdiff | diff to current |
2018-08-31 |
mark.lam@apple.com | Gardening: ARMv7 build fix. |
blob | commitdiff | diff to current |
2018-08-31 |
mark.lam@apple.com | Fix exception check accounting in JSDataView::defineOwn... |
blob | commitdiff | diff to current |
2018-08-31 |
mark.lam@apple.com | Add missing exception check in arrayProtoFuncLastIndexOf(). |
blob | commitdiff | diff to current |
2018-08-31 |
sbarati@apple.com | convertToRegExpMatchFastGlobal must use KnownString... |
blob | commitdiff | diff to current |
2018-08-30 |
sbarati@apple.com | Switch int8_t to GPRReg in StructureStubInfo because... |
blob | commitdiff | diff to current |
2018-08-30 |
sbarati@apple.com | InlineAccess should do StringLength |
blob | commitdiff | diff to current |
2018-08-30 |
sbarati@apple.com | CSE DataViewGet* DFG nodes |
blob | commitdiff | diff to current |
2018-08-30 |
yusukesuzuki@slows... | output of toString() of Generator is wrong |
blob | commitdiff | diff to current |
2018-08-30 |
mark.lam@apple.com | Add some missing exception checks in JSRopeString:... |
blob | commitdiff | diff to current |
2018-08-29 |
commit-queue@webki... | Unreviewed, rolling out r235432 and r235436. |
blob | commitdiff | diff to current |
2018-08-28 |
mark.lam@apple.com | Fix bit-rotted Interpreter::dumpRegisters() and move... |
blob | commitdiff | diff to current |
2018-08-28 |
keith_miller@apple.com | Add nullablity attributes to JSValue |
blob | commitdiff | diff to current |
2018-08-28 |
keith_miller@apple.com | Add nullablity attributes to JSValue |
blob | commitdiff | diff to current |
next |