2017-09-23 |
keith_miller@apple.com | Speculatively change iteration protocall to use the...
|
commit | commitdiff | tree |
2017-09-21 |
keith_miller@apple.com | JSC should use unified sources for platform specific...
|
commit | commitdiff | tree |
2017-09-21 |
keith_miller@apple.com | Rename source list file to Sources.txt
|
commit | commitdiff | tree |
2017-09-21 |
keith_miller@apple.com | Unreviewed, fix string capitalization
|
commit | commitdiff | tree |
2017-09-20 |
keith_miller@apple.com | JSC Xcode build should use unified sources for platform...
|
commit | commitdiff | tree |
2017-09-15 |
keith_miller@apple.com | generate-unified-source-bundles.rb shouldn't write...
|
commit | commitdiff | tree |
2017-09-13 |
keith_miller@apple.com | Rename JavaScriptCore CMake unifiable sources list
|
commit | commitdiff | tree |
2017-09-13 |
keith_miller@apple.com | Do unified source builds for JSC
|
commit | commitdiff | tree |
2017-08-31 |
keith_miller@apple.com | Add a filter argument to WSL test suite.
|
commit | commitdiff | tree |
2017-08-25 |
keith_miller@apple.com | Explore increasing max JSString::m_length to UINT_MAX.
|
commit | commitdiff | tree |
2017-08-24 |
keith_miller@apple.com | Fix Titzer bench on iOS.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Unriviewed, fix windows build... for realz.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Unreviewed, fix windows build... maybe.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Unreviewed, fix cloop build.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Make generate_offset_extractor.rb architectures argument...
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Only generate offline asm for the ARCHS (xcodebuild...
|
commit | commitdiff | tree |
2017-08-15 |
keith_miller@apple.com | JSC named bytecode offsets should use references rather...
|
commit | commitdiff | tree |
2017-08-15 |
keith_miller@apple.com | Enable named offsets into JSC bytecodes
|
commit | commitdiff | tree |
2017-08-15 |
keith_miller@apple.com | Add testing tool to lie to the DFG about profiles
|
commit | commitdiff | tree |
2017-08-07 |
keith_miller@apple.com | REGRESSION: wasm.yaml/wasm/js-api/dont-mmap-zero-byte...
|
commit | commitdiff | tree |
2017-07-31 |
keith_miller@apple.com | Make more things LLInt constexprs
|
commit | commitdiff | tree |
2017-07-30 |
keith_miller@apple.com | LLInt offsets extractor should be able to handle C...
|
commit | commitdiff | tree |
2017-07-26 |
keith_miller@apple.com | Remove Broken CompareEq constant folding phase.
|
commit | commitdiff | tree |
2017-07-07 |
keith_miller@apple.com | Add extra insurance to prevent clang from making crash...
|
commit | commitdiff | tree |
2017-07-06 |
keith_miller@apple.com | Crashing with information should have an abort reason
|
commit | commitdiff | tree |
2017-07-03 |
keith_miller@apple.com | Fix ifndef in Assertions.h
|
commit | commitdiff | tree |
2017-07-01 |
keith_miller@apple.com | Force crashWithInfo to be out of line.
|
commit | commitdiff | tree |
2017-06-30 |
keith_miller@apple.com | DFG_ASSERT should allow stuffing registers before trapping.
|
commit | commitdiff | tree |
2017-06-29 |
keith_miller@apple.com | VMTraps has some races
|
commit | commitdiff | tree |
2017-06-24 |
keith_miller@apple.com | Switch VMTraps to use halt instructions rather than...
|
commit | commitdiff | tree |
2017-06-21 |
keith_miller@apple.com | Fix leak of ModuleInformations in BBQPlan constructors.
|
commit | commitdiff | tree |
2017-06-17 |
keith_miller@apple.com | ArrayBuffer constructor needs to create subclass structures...
|
commit | commitdiff | tree |
2017-06-17 |
keith_miller@apple.com | ArrayPrototype methods should use JSValue::toLength...
|
commit | commitdiff | tree |
2017-06-15 |
keith_miller@apple.com | Add logging to MachineStackMarker to try to diagnose...
|
commit | commitdiff | tree |
2017-06-12 |
keith_miller@apple.com | TypedArray constructor with string shouldn't throw
|
commit | commitdiff | tree |
2017-06-08 |
keith_miller@apple.com | WebAssembly: We should only create wrappers for functions...
|
commit | commitdiff | tree |
2017-06-06 |
keith_miller@apple.com | OMG tier up checks should be a patchpoint
|
commit | commitdiff | tree |
2017-06-06 |
keith_miller@apple.com | OMG tier up checks should be a patchpoint
|
commit | commitdiff | tree |
2017-06-03 |
keith_miller@apple.com | Defer installing mach breakpoint handler until watchdog...
|
commit | commitdiff | tree |
2017-06-01 |
keith_miller@apple.com | Undo rollout in r217638 with bug fix
|
commit | commitdiff | tree |
2017-05-31 |
keith_miller@apple.com | Use dispatch queues for mach exceptions
|
commit | commitdiff | tree |
2017-05-31 |
keith_miller@apple.com | Reland r216808, underlying lldb bug has been fixed.
|
commit | commitdiff | tree |
2017-05-31 |
keith_miller@apple.com | Fix leak in PromiseDeferredTimer
|
commit | commitdiff | tree |
2017-05-27 |
keith_miller@apple.com | REEGRESSION(r217459): testapi fails in JSExportTest...
|
commit | commitdiff | tree |
2017-05-26 |
keith_miller@apple.com | Cleanup tests after r217240
|
commit | commitdiff | tree |
2017-05-26 |
keith_miller@apple.com | Date should use historical data if it's available.
|
commit | commitdiff | tree |
2017-05-22 |
keith_miller@apple.com | [Cocoa] An exported Objective C class’s prototype and...
|
commit | commitdiff | tree |
2017-05-18 |
keith_miller@apple.com | Fix wasm-mem-post-message.html test expectations
|
commit | commitdiff | tree |
2017-05-18 |
keith_miller@apple.com | WebAssembly API: test with neutered inputs
|
commit | commitdiff | tree |
2017-05-13 |
keith_miller@apple.com | Use Mach exceptions instead of signals where possible
|
commit | commitdiff | tree |
2017-05-06 |
keith_miller@apple.com | Put does not properly consult the prototype chain
|
commit | commitdiff | tree |
2017-05-04 |
keith_miller@apple.com | Array.prototype.sort should also allow a null comparator
|
commit | commitdiff | tree |
2017-05-03 |
keith_miller@apple.com | Different behaviour with the .sort(callback) method...
|
commit | commitdiff | tree |
2017-04-27 |
keith_miller@apple.com | WebAssembly: Don't tier up the same function twice
|
commit | commitdiff | tree |
2017-04-27 |
keith_miller@apple.com | REGRESSION (r215843): ASSERTION FAILED: !m_completionTasks...
|
commit | commitdiff | tree |
2017-04-27 |
keith_miller@apple.com | Follow up to r215843
|
commit | commitdiff | tree |
2017-04-26 |
keith_miller@apple.com | WebAssembly: Implement tier up
|
commit | commitdiff | tree |
2017-04-26 |
keith_miller@apple.com | LocklessBag needs a destructor
|
commit | commitdiff | tree |
2017-04-25 |
keith_miller@apple.com | Our signal handler shouldn't print when sigaction succeeds
|
commit | commitdiff | tree |
2017-04-24 |
keith_miller@apple.com | ThreadMessage API tests failing on release bots
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Unreviewed, rolling out r215634.
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Source/JavaScriptCore:
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Unreviewed, fix Cloop build.
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Add signaling API
|
commit | commitdiff | tree |
2017-04-14 |
keith_miller@apple.com | WebAssembly: B3IRGenerator should use phis for result...
|
commit | commitdiff | tree |
2017-04-10 |
keith_miller@apple.com | WebAssembly: Update spec tests
|
commit | commitdiff | tree |
2017-04-10 |
keith_miller@apple.com | WebAssembly: Fix B3IRGenerator for BrTable
|
commit | commitdiff | tree |
2017-04-08 |
keith_miller@apple.com | WebAssembly: Fix issue with BrTable targeting a Loop
|
commit | commitdiff | tree |
2017-04-08 |
keith_miller@apple.com | Unreviewed, remove constexpr function since GTK didn...
|
commit | commitdiff | tree |
2017-04-08 |
keith_miller@apple.com | Add a PriorityQueue class
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | WebAssembly: Plans should be able to have more than...
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | WebAssembly: We shouldn't need to pin size registers...
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | Add debug option to run-jsc script
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | WebAssembly: ModuleInformation should be a ref counted...
|
commit | commitdiff | tree |
2017-04-04 |
keith_miller@apple.com | WasmBench asserts in debug jsc
|
commit | commitdiff | tree |
2017-04-03 |
keith_miller@apple.com | WebAssembly: remove lastAllocatedMode from Memory
|
commit | commitdiff | tree |
2017-04-03 |
keith_miller@apple.com | WebAssembly: Update spec tests
|
commit | commitdiff | tree |
2017-04-01 |
keith_miller@apple.com | WebAssembly: webAssemblyB3OptimizationLevel should...
|
commit | commitdiff | tree |
2017-04-01 |
keith_miller@apple.com | WebAssembly: Add compilation level option
|
commit | commitdiff | tree |
2017-03-30 |
keith_miller@apple.com | Unreviewed, fix the build, again. Hopefully for the...
|
commit | commitdiff | tree |
2017-03-30 |
keith_miller@apple.com | Unreviewed, fix the build, again. Hopefully for the...
|
commit | commitdiff | tree |
2017-03-30 |
keith_miller@apple.com | Unreviewed, windows build fix.
|
commit | commitdiff | tree |
2017-03-30 |
keith_miller@apple.com | WebAssembly: B3IRGenerator should pool constants
|
commit | commitdiff | tree |
2017-03-29 |
keith_miller@apple.com | WebAssembly: Worklist should periodically check in...
|
commit | commitdiff | tree |
2017-03-29 |
keith_miller@apple.com | WebAssembly: pack OpcodeOrigin to fit in a pointer
|
commit | commitdiff | tree |
2017-03-29 |
keith_miller@apple.com | WebAssembly: We should have Origins
|
commit | commitdiff | tree |
2017-03-28 |
keith_miller@apple.com | WebAssembly: Make WebAssembly.instantiate/compile truly...
|
commit | commitdiff | tree |
2017-03-10 |
keith_miller@apple.com | WebAssembly: Enable fast memory for WK2
|
commit | commitdiff | tree |
2017-03-08 |
keith_miller@apple.com | WebAssembly: Make OOB for fast memory do an extra safety...
|
commit | commitdiff | tree |
2017-03-03 |
keith_miller@apple.com | WASM should support faster loads.
|
commit | commitdiff | tree |
2017-03-02 |
keith_miller@apple.com | WebAssemblyFunction should have Function.prototype...
|
commit | commitdiff | tree |
2017-03-02 |
keith_miller@apple.com | Fix addressing mode for B3WasmAddress
|
commit | commitdiff | tree |
2017-02-25 |
keith_miller@apple.com | Rubber-stamped by Chris Dumez.
|
commit | commitdiff | tree |
2017-02-24 |
keith_miller@apple.com | We should be able to use std::tuples as keys in HashMap
|
commit | commitdiff | tree |
2017-02-23 |
keith_miller@apple.com | Unreviewed, fix the cloop build. Needed a #if.
|
commit | commitdiff | tree |
2017-02-23 |
keith_miller@apple.com | Remove the demand executable allocator
|
commit | commitdiff | tree |
2017-02-17 |
keith_miller@apple.com | ASSERTION FAILED: vm.heap.mutatorState() == MutatorState...
|
commit | commitdiff | tree |
2017-02-16 |
keith_miller@apple.com | ASSERTION FAILED: vm.heap.mutatorState() == MutatorState...
|
commit | commitdiff | tree |
2017-02-16 |
keith_miller@apple.com | Refactor AccessCase to be more like B3Value
|
commit | commitdiff | tree |
2017-02-16 |
keith_miller@apple.com | Weak should not use jsCast in its accessors
|
commit | commitdiff | tree |
next |