2018-08-07 |
utatane.tea@gmail.com | Unreviewed, add a new address to my configuration
|
commit | commitdiff | tree |
2018-08-06 |
utatane.tea@gmail.com | Implement self.queueMicrotask in Workers
|
commit | commitdiff | tree |
2018-08-06 |
utatane.tea@gmail.com | Add support for microtasks in workers
|
commit | commitdiff | tree |
2018-08-02 |
utatane.tea@gmail.com | Unreviewed, revert TransformationMatrix::operator=...
|
commit | commitdiff | tree |
2018-08-02 |
utatane.tea@gmail.com | Unreviewed, rename TransformationMatrix::Identity to...
|
commit | commitdiff | tree |
2018-08-02 |
utatane.tea@gmail.com | Add self.queueMicrotask(f) on DOMWindow
|
commit | commitdiff | tree |
2018-08-01 |
utatane.tea@gmail.com | Add TransformationMatrix::Identity
|
commit | commitdiff | tree |
2018-07-31 |
utatane.tea@gmail.com | [JSC] Remove unnecessary cellLock() in JSObject's GC...
|
commit | commitdiff | tree |
2018-07-31 |
utatane.tea@gmail.com | Clean up TransformationMatrix implementation
|
commit | commitdiff | tree |
2018-07-31 |
utatane.tea@gmail.com | Use static const global variable for TransformationMatrix...
|
commit | commitdiff | tree |
2018-07-29 |
utatane.tea@gmail.com | Use static global variables instead of static NeverDestroyed...
|
commit | commitdiff | tree |
2018-07-27 |
utatane.tea@gmail.com | [JSC] Record CoW status in ArrayProfile correctly
|
commit | commitdiff | tree |
2018-07-27 |
utatane.tea@gmail.com | [JSC] Dump IndexingMode in Structure
|
commit | commitdiff | tree |
2018-07-25 |
utatane.tea@gmail.com | [JSC] Record CoW status in ArrayProfile
|
commit | commitdiff | tree |
2018-07-22 |
utatane.tea@gmail.com | [JSC] GetByIdVariant and InByIdVariant do not need...
|
commit | commitdiff | tree |
2018-07-22 |
utatane.tea@gmail.com | [DFG] Fold GetByVal if the indexed value is non configurable...
|
commit | commitdiff | tree |
2018-07-21 |
utatane.tea@gmail.com | [JSC] Use Function / ScopedLambda / RecursableLambda...
|
commit | commitdiff | tree |
2018-07-20 |
utatane.tea@gmail.com | [DFG] Fold GetByVal if Array is CoW
|
commit | commitdiff | tree |
2018-07-20 |
utatane.tea@gmail.com | [JSC] Remove cellLock in JSObject::convertContiguousToArrayS...
|
commit | commitdiff | tree |
2018-07-20 |
utatane.tea@gmail.com | [JSC] A bit performance improvement for Object.assign...
|
commit | commitdiff | tree |
2018-07-19 |
utatane.tea@gmail.com | Unreviewed, check scope after performing getPropertySlot...
|
commit | commitdiff | tree |
2018-07-18 |
utatane.tea@gmail.com | [JSC] Reduce size of AST nodes
|
commit | commitdiff | tree |
2018-07-18 |
utatane.tea@gmail.com | JSON.stringify should emit non own properties if second...
|
commit | commitdiff | tree |
2018-07-18 |
utatane.tea@gmail.com | [JSC] JSON.stringify's replacer should use `isArray...
|
commit | commitdiff | tree |
2018-07-18 |
utatane.tea@gmail.com | [JSC] Root wrapper object in JSON.stringify is not...
|
commit | commitdiff | tree |
2018-07-16 |
utatane.tea@gmail.com | [JSC] UnlinkedCodeBlock::shrinkToFit miss m_constantIdentifi...
|
commit | commitdiff | tree |
2018-07-16 |
utatane.tea@gmail.com | [JSC] Make SourceParseMode small
|
commit | commitdiff | tree |
2018-07-16 |
utatane.tea@gmail.com | Add --target-path option to dump-class-layout
|
commit | commitdiff | tree |
2018-07-16 |
utatane.tea@gmail.com | [JSC] Generator and AsyncGeneratorMethod's prototype...
|
commit | commitdiff | tree |
2018-07-13 |
utatane.tea@gmail.com | [32bit JSC tests] stress/cow-convert-double-to-contiguous...
|
commit | commitdiff | tree |
2018-07-12 |
utatane.tea@gmail.com | [JSC] Thread VM& to JSCell::methodTable(VM&)
|
commit | commitdiff | tree |
2018-07-11 |
utatane.tea@gmail.com | Iterator of Array.keys() returns object in wrong order
|
commit | commitdiff | tree |
2018-07-11 |
utatane.tea@gmail.com | Unreviewed, clean up test262 expectations
|
commit | commitdiff | tree |
2018-07-11 |
utatane.tea@gmail.com | [JSC] Remove getTypedArrayImpl
|
commit | commitdiff | tree |
2018-07-09 |
utatane.tea@gmail.com | [JSC] Embed RegExp into constant buffer in UnlinkedCodeBlock...
|
commit | commitdiff | tree |
2018-07-09 |
utatane.tea@gmail.com | [WebCore] Annotate classes with WTF_MAKE_FAST_ALLOCATED...
|
commit | commitdiff | tree |
2018-07-09 |
utatane.tea@gmail.com | [WTF] Annotate RunLoop::Timer fast-allocated
|
commit | commitdiff | tree |
2018-07-09 |
utatane.tea@gmail.com | [JSC] Make some data members of UnlinkedCodeBlock private
|
commit | commitdiff | tree |
2018-07-09 |
utatane.tea@gmail.com | [JSC] Optimize layout of AccessCase / ProxyableAccessCase...
|
commit | commitdiff | tree |
2018-07-09 |
utatane.tea@gmail.com | Unreviewed, build fix for debug builds after r233630
|
commit | commitdiff | tree |
2018-07-08 |
utatane.tea@gmail.com | [JSC] Optimize layout of CodeBlock to reduce padding
|
commit | commitdiff | tree |
2018-07-08 |
utatane.tea@gmail.com | [JSC] Optimize padding of UnlinkedCodeBlock to shrink
|
commit | commitdiff | tree |
2018-07-08 |
utatane.tea@gmail.com | [JSC] Optimize padding of InferredTypeTable by using...
|
commit | commitdiff | tree |
2018-07-08 |
utatane.tea@gmail.com | [JSC] Optimize layout of SourceProvider to reduce padding
|
commit | commitdiff | tree |
2018-07-07 |
utatane.tea@gmail.com | [JSC] Optimize layout of SymbolTable to reduce padding
|
commit | commitdiff | tree |
2018-07-07 |
utatane.tea@gmail.com | [JSC] Optimize layout of RegExp to reduce padding
|
commit | commitdiff | tree |
2018-07-07 |
utatane.tea@gmail.com | [JSC] Optimize layout of ValueProfile to reduce padding
|
commit | commitdiff | tree |
2018-07-07 |
utatane.tea@gmail.com | [linux] ASSERT: Using an alternative signal stack is...
|
commit | commitdiff | tree |
2018-07-03 |
utatane.tea@gmail.com | [JSC] Move slowDownAndWasteMemory function to JSArrayBufferView
|
commit | commitdiff | tree |
2018-07-02 |
utatane.tea@gmail.com | [WTF] RandomDevice should be initialized inside std...
|
commit | commitdiff | tree |
2018-06-28 |
utatane.tea@gmail.com | [GTK][WPE] Use LazyNeverDestroyed<XErrorTrapper> to...
|
commit | commitdiff | tree |
2018-06-27 |
utatane.tea@gmail.com | [JSC] ArrayPatternNode::emitDirectBinding does not...
|
commit | commitdiff | tree |
2018-06-27 |
utatane.tea@gmail.com | [GTK][WPE] Remove gflags from libwebrtc build
|
commit | commitdiff | tree |
2018-06-27 |
utatane.tea@gmail.com | [JSC] Pass VM& to functions more
|
commit | commitdiff | tree |
2018-06-27 |
utatane.tea@gmail.com | Remove static initializers more
|
commit | commitdiff | tree |
2018-06-25 |
utatane.tea@gmail.com | [JSC] Remove unnecessary PLATFORM guards
|
commit | commitdiff | tree |
2018-06-24 |
utatane.tea@gmail.com | [bmalloc][Linux] Remove static initializers for PerProcess...
|
commit | commitdiff | tree |
2018-06-23 |
utatane.tea@gmail.com | [WTF] Use Ref<> for the result type of non-failing...
|
commit | commitdiff | tree |
2018-06-23 |
utatane.tea@gmail.com | [WTF] Add user-defined literal for ASCIILiteral
|
commit | commitdiff | tree |
2018-06-20 |
utatane.tea@gmail.com | [GTK][WPE][Nicosia] Add name for Nicosia Painting Threads
|
commit | commitdiff | tree |
2018-06-20 |
utatane.tea@gmail.com | [WPE] Remove warnings by setting nullptr for unused...
|
commit | commitdiff | tree |
2018-06-16 |
utatane.tea@gmail.com | [JSC] Inline JSArray::pushInline and Structure::nonPropertyT...
|
commit | commitdiff | tree |
2018-06-16 |
utatane.tea@gmail.com | [DFG] Reduce OSRExit for Kraken/crypto-aes due to CoW...
|
commit | commitdiff | tree |
2018-06-16 |
utatane.tea@gmail.com | [DFG][FTL] Spread onto PhantomNewArrayBuffer assumes...
|
commit | commitdiff | tree |
2018-06-13 |
utatane.tea@gmail.com | [JSC] Always use Nuke & Set procedure for x86
|
commit | commitdiff | tree |
2018-06-12 |
utatane.tea@gmail.com | Update test262 for Array#sort
|
commit | commitdiff | tree |
2018-06-10 |
utatane.tea@gmail.com | [JSC] Array.prototype.sort should rejects null comparator
|
commit | commitdiff | tree |
2018-06-08 |
utatane.tea@gmail.com | [WTF] Add WorkerPool
|
commit | commitdiff | tree |
2018-06-07 |
utatane.tea@gmail.com | [DFG] Compare operations do not respect negative zeros
|
commit | commitdiff | tree |
2018-06-04 |
utatane.tea@gmail.com | Get rid of UnconditionalFinalizers and WeakReferenceHarvesters
|
commit | commitdiff | tree |
2018-06-04 |
utatane.tea@gmail.com | LayoutTests/fast/css/parsing-css-matches-7.html always...
|
commit | commitdiff | tree |
2018-06-02 |
utatane.tea@gmail.com | Baseline op_jtrue emits an insane amount of code
|
commit | commitdiff | tree |
2018-06-02 |
utatane.tea@gmail.com | [JSC] Remove WeakReferenceHarvester
|
commit | commitdiff | tree |
2018-06-02 |
utatane.tea@gmail.com | [JSC] Object.create should have intrinsic
|
commit | commitdiff | tree |
2018-06-01 |
utatane.tea@gmail.com | [JSC] Add Symbol.prototype.description getter
|
commit | commitdiff | tree |
2018-06-01 |
utatane.tea@gmail.com | [JSC] Correct values and members of JSBigInt appropriately
|
commit | commitdiff | tree |
2018-06-01 |
utatane.tea@gmail.com | [DFG] InById should be converted to MatchStructure
|
commit | commitdiff | tree |
2018-06-01 |
utatane.tea@gmail.com | [Baseline] Store constant directly in emit_op_mov
|
commit | commitdiff | tree |
2018-05-31 |
utatane.tea@gmail.com | [JSC] Pass VM& parameter as much as possible
|
commit | commitdiff | tree |
2018-05-29 |
utatane.tea@gmail.com | [Baseline] Merge loading functionalities
|
commit | commitdiff | tree |
2018-05-29 |
utatane.tea@gmail.com | Unreviewed, follow-up after r232244
|
commit | commitdiff | tree |
2018-05-29 |
utatane.tea@gmail.com | [JSC] JSBigInt::digitDiv has undefined behavior which...
|
commit | commitdiff | tree |
2018-05-28 |
utatane.tea@gmail.com | [WTF] Add clz32 / clz64 for MSVC
|
commit | commitdiff | tree |
2018-05-26 |
utatane.tea@gmail.com | [JSC] Rename Array#flatten to flat
|
commit | commitdiff | tree |
2018-05-26 |
utatane.tea@gmail.com | Upgrade test262 to May 24 version
|
commit | commitdiff | tree |
2018-05-25 |
utatane.tea@gmail.com | [Baseline] Remove a hack for DCE removal of NewFunction
|
commit | commitdiff | tree |
2018-05-23 |
utatane.tea@gmail.com | Unreviewed, skip test if memoryLimited is specified
|
commit | commitdiff | tree |
2018-05-23 |
utatane.tea@gmail.com | [JSC] Clean up stringGetByValStubGenerator
|
commit | commitdiff | tree |
2018-05-23 |
utatane.tea@gmail.com | [JSC] Use branchIfString/branchIfNotString instead...
|
commit | commitdiff | tree |
2018-05-23 |
utatane.tea@gmail.com | [JSC] Fix CachedCall's argument count if RegExp has...
|
commit | commitdiff | tree |
2018-05-22 |
utatane.tea@gmail.com | Define GIGACAGE_ALLOCATION_CAN_FAIL on Linux
|
commit | commitdiff | tree |
2018-05-22 |
utatane.tea@gmail.com | Use more C++17
|
commit | commitdiff | tree |
2018-05-22 |
utatane.tea@gmail.com | [JSC] Remove duplicate methods in JSInterfaceJIT
|
commit | commitdiff | tree |
2018-05-22 |
utatane.tea@gmail.com | Unreviewed, reland InById cache
|
commit | commitdiff | tree |
2018-05-21 |
utatane.tea@gmail.com | Unreviewed, fix 32bit and scope release
|
commit | commitdiff | tree |
2018-05-20 |
utatane.tea@gmail.com | [DFG] CheckTypeInfoFlags should say `eliminated` if...
|
commit | commitdiff | tree |
2018-05-19 |
utatane.tea@gmail.com | [JSC] JSC should have consistent InById IC
|
commit | commitdiff | tree |
2018-05-18 |
utatane.tea@gmail.com | Unreviewed, fix exception checking, part 2
|
commit | commitdiff | tree |
2018-05-18 |
utatane.tea@gmail.com | Unreviewed, fix exception checking
|
commit | commitdiff | tree |
2018-05-17 |
utatane.tea@gmail.com | [JSC] Use AssemblyHelpers' type checking functions...
|
commit | commitdiff | tree |
next |