2017-12-21 |
utatane.tea@gmail.com | [JSC] Do not check isValid() in op_new_regexp
|
commit | commitdiff | tree |
2017-12-19 |
utatane.tea@gmail.com | [DFG][FTL] NewRegexp shoud be fast
|
commit | commitdiff | tree |
2017-12-19 |
utatane.tea@gmail.com | Unreviewed, include YarrErrorCode.h in Yarr.h
|
commit | commitdiff | tree |
2017-12-19 |
utatane.tea@gmail.com | [YARR] Yarr should return ErrorCode instead of error...
|
commit | commitdiff | tree |
2017-12-18 |
utatane.tea@gmail.com | [FTL] NewArrayBuffer should be sinked if it is only...
|
commit | commitdiff | tree |
2017-12-18 |
utatane.tea@gmail.com | [JSC] Use IsoSpace for JSWeakMap and JSWeakSet to use...
|
commit | commitdiff | tree |
2017-12-17 |
utatane.tea@gmail.com | [JSC][WebCore][CSSJIT] Remove VM reference in CSSJIT
|
commit | commitdiff | tree |
2017-12-17 |
utatane.tea@gmail.com | [JSC] Number of SlotVisitors can increase after setting...
|
commit | commitdiff | tree |
2017-12-16 |
utatane.tea@gmail.com | Remove unnecessary boolean result of start() functions
|
commit | commitdiff | tree |
2017-12-15 |
utatane.tea@gmail.com | Unreviewed, 32bit JSEmpty is not nullptr + CellTag
|
commit | commitdiff | tree |
2017-12-15 |
utatane.tea@gmail.com | [DFG] Reduce register pressure of WeakMapGet to be...
|
commit | commitdiff | tree |
2017-12-14 |
utatane.tea@gmail.com | Drop Thread::tryCreate
|
commit | commitdiff | tree |
2017-12-14 |
utatane.tea@gmail.com | REGRESSION(r225769): Build errors with constexpr std...
|
commit | commitdiff | tree |
2017-12-13 |
utatane.tea@gmail.com | [JSC] Optimize Object.assign by single transition acceleration
|
commit | commitdiff | tree |
2017-12-13 |
utatane.tea@gmail.com | [JSC] Implement optimized WeakMap and WeakSet
|
commit | commitdiff | tree |
2017-12-12 |
utatane.tea@gmail.com | [WTF] Thread::create should have Thread::tryCreate
|
commit | commitdiff | tree |
2017-12-11 |
utatane.tea@gmail.com | [WTF] Add Converter traits to StringHasher instead...
|
commit | commitdiff | tree |
2017-12-11 |
utatane.tea@gmail.com | [WTF] Reduce sizeof(Thread) by adjusting alignment
|
commit | commitdiff | tree |
2017-12-10 |
utatane.tea@gmail.com | Unreviewed, follow-up patch after r225470
|
commit | commitdiff | tree |
2017-12-10 |
utatane.tea@gmail.com | Unreviewed, follow-up patch after r225726
|
commit | commitdiff | tree |
2017-12-09 |
utatane.tea@gmail.com | [WTF] Remove RELAXED_CONSTEXPR
|
commit | commitdiff | tree |
2017-12-09 |
utatane.tea@gmail.com | Fix WTF::Hasher tuple expansion with variadic args
|
commit | commitdiff | tree |
2017-12-09 |
utatane.tea@gmail.com | Use relaxed constexpr for StringHasher
|
commit | commitdiff | tree |
2017-12-08 |
utatane.tea@gmail.com | Remove pthread_once in favor of dispatch_once
|
commit | commitdiff | tree |
2017-12-08 |
utatane.tea@gmail.com | [WTF][Linux][GTK] Fix a minor bug in generic/WorkQueue...
|
commit | commitdiff | tree |
2017-12-08 |
utatane.tea@gmail.com | [WTF] Remove remaining use of Mutex
|
commit | commitdiff | tree |
2017-12-08 |
utatane.tea@gmail.com | Use StaticLock and Lock instead of Mutex in Windows...
|
commit | commitdiff | tree |
2017-12-08 |
utatane.tea@gmail.com | Use WTF::RecursiveLockAdapter instead of using pthread_mutex...
|
commit | commitdiff | tree |
2017-12-08 |
utatane.tea@gmail.com | Use StaticLock instead of NeverDestroyed<Lock>
|
commit | commitdiff | tree |
2017-12-08 |
utatane.tea@gmail.com | Use WTF Locking primitives in WebThread and drop pthread_xxx use
|
commit | commitdiff | tree |
2017-12-07 |
utatane.tea@gmail.com | [WTF] Remove XXXLockBase since constexpr constructor...
|
commit | commitdiff | tree |
2017-12-05 |
utatane.tea@gmail.com | [WTF] Remove m_atomicStringTableDestructor in Thread...
|
commit | commitdiff | tree |
2017-12-05 |
utatane.tea@gmail.com | Modernize WebThread code for further refactoring
|
commit | commitdiff | tree |
2017-12-05 |
utatane.tea@gmail.com | [WTF] Use m_suspendCount instead of m_suspended flag...
|
commit | commitdiff | tree |
2017-12-04 |
utatane.tea@gmail.com | WTF shouldn't have both Thread and ThreadIdentifier
|
commit | commitdiff | tree |
2017-12-01 |
utatane.tea@gmail.com | [JSC] Use JSFixedArray for op_new_array_buffer
|
commit | commitdiff | tree |
2017-12-01 |
utatane.tea@gmail.com | [JSC] Remove easy toRemove & map.remove() use in OAS...
|
commit | commitdiff | tree |
2017-11-30 |
utatane.tea@gmail.com | [JSC] Use AllocatorIfExists for MaterializeNewObject
|
commit | commitdiff | tree |
2017-11-30 |
utatane.tea@gmail.com | [JSC] Remove easy toRemove & map.remove() use
|
commit | commitdiff | tree |
2017-11-30 |
utatane.tea@gmail.com | [JSC] Use getEffectiveAddress more in JSC
|
commit | commitdiff | tree |
2017-11-30 |
utatane.tea@gmail.com | [DFG][FTL] operationHasIndexedProperty does not consider...
|
commit | commitdiff | tree |
2017-11-30 |
utatane.tea@gmail.com | REGRESSION(r225314): [Linux] More than 2000 jsc tests...
|
commit | commitdiff | tree |
2017-11-29 |
utatane.tea@gmail.com | [JSC] Add MacroAssembler::getEffectiveAddress in all...
|
commit | commitdiff | tree |
2017-11-27 |
utatane.tea@gmail.com | [DFG] Add NormalizeMapKey DFG IR
|
commit | commitdiff | tree |
2017-11-27 |
utatane.tea@gmail.com | [FTL] Support DeleteById and DeleteByVal
|
commit | commitdiff | tree |
2017-11-27 |
utatane.tea@gmail.com | [DFG] Introduce {Set,Map,WeakMap}Fields
|
commit | commitdiff | tree |
2017-11-27 |
utatane.tea@gmail.com | [JSC] Remove JSStringBuilder
|
commit | commitdiff | tree |
2017-11-27 |
utatane.tea@gmail.com | [DFG] Remove GetLocalUnlinked
|
commit | commitdiff | tree |
2017-11-26 |
utatane.tea@gmail.com | Make ArgList::data() private again when we can remove...
|
commit | commitdiff | tree |
2017-11-24 |
utatane.tea@gmail.com | [JSC] Make empty key as deleted mark in HashMapBucket...
|
commit | commitdiff | tree |
2017-11-21 |
utatane.tea@gmail.com | [DFG][FTL] Support MapSet / SetAdd intrinsics
|
commit | commitdiff | tree |
2017-11-21 |
utatane.tea@gmail.com | [JSC] Allow poly proto for intrinsic getters
|
commit | commitdiff | tree |
2017-11-20 |
utatane.tea@gmail.com | Add CPU(UNKNOWN) to cover all the unknown CPU types
|
commit | commitdiff | tree |
2017-11-19 |
utatane.tea@gmail.com | Unreviewed, rolling out r225016.
|
commit | commitdiff | tree |
2017-11-19 |
utatane.tea@gmail.com | [WTF] Use system endianess information instead of relying...
|
commit | commitdiff | tree |
2017-11-18 |
utatane.tea@gmail.com | [WTF] Remove CPU(HPPA) in StackBounds by using runtime...
|
commit | commitdiff | tree |
2017-11-17 |
utatane.tea@gmail.com | Unreviewed, mark regress-178385.js as memory exhausting
|
commit | commitdiff | tree |
2017-11-14 |
utatane.tea@gmail.com | [DFG][FTL] Support Array::DirectArguments with OutOfBounds
|
commit | commitdiff | tree |
2017-11-12 |
utatane.tea@gmail.com | [WebCore] Implement import.meta.url
|
commit | commitdiff | tree |
2017-11-10 |
utatane.tea@gmail.com | [JSC] Retry module fetching if previous request fails
|
commit | commitdiff | tree |
2017-11-09 |
utatane.tea@gmail.com | [JSC][JIT] Clean up SlowPathCall stubs
|
commit | commitdiff | tree |
2017-11-06 |
utatane.tea@gmail.com | JIT call inline caches should cache calls to objects...
|
commit | commitdiff | tree |
2017-11-02 |
utatane.tea@gmail.com | Unreviewed, release throw scope
|
commit | commitdiff | tree |
2017-11-01 |
utatane.tea@gmail.com | Unreviewed, use weakPointer instead of FTLOutput::weakPointer
|
commit | commitdiff | tree |
2017-11-01 |
utatane.tea@gmail.com | [JSC] Introduce @toObject
|
commit | commitdiff | tree |
2017-11-01 |
utatane.tea@gmail.com | [DFG][FTL] Introduce StringSlice
|
commit | commitdiff | tree |
2017-10-28 |
utatane.tea@gmail.com | [JSC] Tweak ES6 generator function to allow inlining
|
commit | commitdiff | tree |
2017-10-24 |
utatane.tea@gmail.com | [FTL] Support NewStringObject
|
commit | commitdiff | tree |
2017-10-24 |
utatane.tea@gmail.com | [JSC] modules can be visited more than once when resolving...
|
commit | commitdiff | tree |
2017-10-24 |
utatane.tea@gmail.com | [JSC] Use emitDumbVirtualCall in 32bit JIT
|
commit | commitdiff | tree |
2017-10-24 |
utatane.tea@gmail.com | [JSC] Drop ArityCheckData
|
commit | commitdiff | tree |
2017-10-23 |
utatane.tea@gmail.com | [JSC] Use fastJoin in Array#toString
|
commit | commitdiff | tree |
2017-10-22 |
utatane.tea@gmail.com | [JSC][Baseline] Use linkAllSlowCasesForBytecodeOffset...
|
commit | commitdiff | tree |
2017-10-22 |
utatane.tea@gmail.com | [JSC] Clean up baseline slow path
|
commit | commitdiff | tree |
2017-10-21 |
utatane.tea@gmail.com | [JSC] Remove per-host-function CTI stub in 32bit environment
|
commit | commitdiff | tree |
2017-10-20 |
utatane.tea@gmail.com | Unreviewed, follow up to reflect comments
|
commit | commitdiff | tree |
2017-10-20 |
utatane.tea@gmail.com | Unreviewed, fix changed line number in test expect...
|
commit | commitdiff | tree |
2017-10-20 |
utatane.tea@gmail.com | [ARM64] static_cast<int32_t>() in BinaryOpNode::emitBytecode...
|
commit | commitdiff | tree |
2017-10-20 |
utatane.tea@gmail.com | [JSC] ScriptFetcher should be notified directly from...
|
commit | commitdiff | tree |
2017-10-18 |
utatane.tea@gmail.com | [JSC] Remove unused private name structure
|
commit | commitdiff | tree |
2017-10-18 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast
|
commit | commitdiff | tree |
2017-10-17 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast
|
commit | commitdiff | tree |
2017-10-16 |
utatane.tea@gmail.com | [JSC] Perform module specifier validation at parsing...
|
commit | commitdiff | tree |
2017-10-14 |
utatane.tea@gmail.com | Reland "Add Above/Below comparisons for UInt32 patterns"
|
commit | commitdiff | tree |
2017-10-13 |
utatane.tea@gmail.com | WebAssembly: Wasm functions should have either JSFunctionTyp...
|
commit | commitdiff | tree |
2017-10-12 |
utatane.tea@gmail.com | Support integrity="" on module scripts
|
commit | commitdiff | tree |
2017-10-12 |
utatane.tea@gmail.com | import.meta should not be assignable
|
commit | commitdiff | tree |
2017-10-11 |
utatane.tea@gmail.com | [JSC] Drop Instantiate hook in ES6 module loader
|
commit | commitdiff | tree |
2017-10-10 |
utatane.tea@gmail.com | `async` should be able to be used as an imported binding...
|
commit | commitdiff | tree |
2017-10-08 |
utatane.tea@gmail.com | Unreviewed, build fix for MallocBench in Linux 32bit
|
commit | commitdiff | tree |
2017-10-08 |
utatane.tea@gmail.com | Unreviewed, disable Gigacage on ARM64 Linux
|
commit | commitdiff | tree |
2017-10-07 |
utatane.tea@gmail.com | `async` should be able to be used as an imported binding...
|
commit | commitdiff | tree |
2017-10-06 |
utatane.tea@gmail.com | Unreviewed, use std::vector instead of variable length...
|
commit | commitdiff | tree |
2017-10-05 |
utatane.tea@gmail.com | [Linux] Port MallocBench
|
commit | commitdiff | tree |
2017-10-05 |
utatane.tea@gmail.com | [JSC] Introduce import.meta
|
commit | commitdiff | tree |
2017-10-04 |
utatane.tea@gmail.com | Unreviewed, marking one async iterator test262 test...
|
commit | commitdiff | tree |
2017-10-04 |
utatane.tea@gmail.com | [Test262] Update Test262 to Oct 4 version
|
commit | commitdiff | tree |
2017-10-02 |
utatane.tea@gmail.com | [Linux] Enable Gigacage in x64 Linux environment
|
commit | commitdiff | tree |
2017-10-02 |
utatane.tea@gmail.com | Use ThreadIdentifier instead of thread::this_thread...
|
commit | commitdiff | tree |
2017-09-30 |
utatane.tea@gmail.com | [DFG] Support ArrayPush with multiple args
|
commit | commitdiff | tree |
next |