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 |
2017-09-27 |
utatane.tea@gmail.com | Unreviewed, fix x86 breaking due to exhausted registers
|
commit | commitdiff | tree |
2017-09-27 |
utatane.tea@gmail.com | Unreviewed, build fix after r222563
|
commit | commitdiff | tree |
2017-09-27 |
utatane.tea@gmail.com | Add Above/Below comparisons for UInt32 patterns
|
commit | commitdiff | tree |
2017-09-27 |
utatane.tea@gmail.com | [DFG] Support ArrayPush with multiple args
|
commit | commitdiff | tree |
2017-09-26 |
utatane.tea@gmail.com | Add Above/Below comparisons for UInt32 patterns
|
commit | commitdiff | tree |
2017-09-22 |
utatane.tea@gmail.com | [DFG][FTL] Profile array vector length for array allocation
|
commit | commitdiff | tree |
2017-09-22 |
utatane.tea@gmail.com | Unreviewed, rolling out r222380.
|
commit | commitdiff | tree |
2017-09-22 |
utatane.tea@gmail.com | [DFG][FTL] Profile array vector length for array allocation
|
commit | commitdiff | tree |
2017-09-18 |
utatane.tea@gmail.com | [JSC] Consider dropping JSObjectSetPrototype feature...
|
commit | commitdiff | tree |
2017-09-18 |
utatane.tea@gmail.com | [DFG] Remove ToThis more aggressively
|
commit | commitdiff | tree |
2017-09-17 |
utatane.tea@gmail.com | Merge JSLexicalEnvironment and JSEnvironmentRecord
|
commit | commitdiff | tree |
2017-09-14 |
utatane.tea@gmail.com | [JSC] Disable Arity Fixup Inlining until crash in facebook...
|
commit | commitdiff | tree |
2017-09-14 |
utatane.tea@gmail.com | [JSC] Add PrivateSymbolMode::{Include,Exclude} for...
|
commit | commitdiff | tree |
2017-09-14 |
utatane.tea@gmail.com | [JSC] Move class/struct used in other class' member...
|
commit | commitdiff | tree |
2017-09-13 |
utatane.tea@gmail.com | [JSC] Fix Array allocation in Object.keys
|
commit | commitdiff | tree |
2017-09-13 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and...
|
commit | commitdiff | tree |
2017-09-11 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and...
|
commit | commitdiff | tree |
2017-09-11 |
utatane.tea@gmail.com | [JSC] Optimize Object.keys by using careful array allocation
|
commit | commitdiff | tree |
2017-09-09 |
utatane.tea@gmail.com | [DFG] NewArrayWithSize(size)'s size does not care negative...
|
commit | commitdiff | tree |
2017-09-08 |
utatane.tea@gmail.com | [DFG] PutByVal with Array::Generic is too generic
|
commit | commitdiff | tree |
2017-09-08 |
utatane.tea@gmail.com | [DFG][FTL] GetByVal(ObjectUse with Array::Generic,...
|
commit | commitdiff | tree |
2017-09-07 |
utatane.tea@gmail.com | [JSC] Remove "malloc" and "free" from JSC/API
|
commit | commitdiff | tree |
2017-09-05 |
utatane.tea@gmail.com | [DFG][FTL] Efficiently execute number#toString()
|
commit | commitdiff | tree |
2017-09-05 |
utatane.tea@gmail.com | Remove OS(SOLARIS) support
|
commit | commitdiff | tree |
2017-09-05 |
utatane.tea@gmail.com | Unreviewed, fixing unused constant for initial buffer...
|
commit | commitdiff | tree |
2017-09-05 |
utatane.tea@gmail.com | [DFG] Consider increasing the number of DFG worklist...
|
commit | commitdiff | tree |
2017-09-04 |
utatane.tea@gmail.com | Remove "malloc" and "free" use
|
commit | commitdiff | tree |
2017-09-04 |
utatane.tea@gmail.com | Unreviewed, support libstdc++ use with clang
|
commit | commitdiff | tree |
2017-09-04 |
utatane.tea@gmail.com | String#utf8() allocates new CString
|
commit | commitdiff | tree |
2017-09-04 |
utatane.tea@gmail.com | [SOUP] Use fastMalloced SoupBuffer in ResourcehandleSoup
|
commit | commitdiff | tree |
2017-09-04 |
utatane.tea@gmail.com | [WTF] Add C++03 allocator interface for GCC < 6
|
commit | commitdiff | tree |
2017-09-03 |
utatane.tea@gmail.com | [WTF] Add C++03 allocator interface for GCC < 6
|
commit | commitdiff | tree |
2017-09-03 |
utatane.tea@gmail.com | [JSC] Clean up BytecodeLivenessAnalysis
|
commit | commitdiff | tree |
2017-09-03 |
utatane.tea@gmail.com | Large virtual memory region allocation requires MMAP_NORESER...
|
commit | commitdiff | tree |
2017-09-02 |
utatane.tea@gmail.com | [DFG] Relax arity requirement
|
commit | commitdiff | tree |
2017-09-01 |
utatane.tea@gmail.com | [FTL] FTL allocation for async Function is incorrect
|
commit | commitdiff | tree |
2017-09-01 |
utatane.tea@gmail.com | [JSC] Fix "name" and "length" of Proxy revoke function
|
commit | commitdiff | tree |
2017-08-31 |
utatane.tea@gmail.com | [JSC] Use reifying system for "name" property of builtin...
|
commit | commitdiff | tree |
2017-08-30 |
utatane.tea@gmail.com | [JSC] Use table based approach for JSON.stringify's...
|
commit | commitdiff | tree |
2017-08-30 |
utatane.tea@gmail.com | [DFG] Add constant folding rule to convert CompareStrictEq...
|
commit | commitdiff | tree |
2017-08-30 |
utatane.tea@gmail.com | [JSC] Use reifying system for "name" property of builtin...
|
commit | commitdiff | tree |
2017-08-26 |
utatane.tea@gmail.com | Unreviewed, suppress warnings in GTK port
|
commit | commitdiff | tree |
2017-08-26 |
utatane.tea@gmail.com | Merge WeakMapData into JSWeakMap and JSWeakSet
|
commit | commitdiff | tree |
2017-08-24 |
utatane.tea@gmail.com | Unreviewed, fix for test262
|
commit | commitdiff | tree |
2017-08-24 |
utatane.tea@gmail.com | Unreviewed, build fix in GTK port
|
commit | commitdiff | tree |
2017-08-23 |
utatane.tea@gmail.com | Unreviewed, debug build fix
|
commit | commitdiff | tree |
2017-08-23 |
utatane.tea@gmail.com | [JSC] Optimize Map iteration with intrinsic
|
commit | commitdiff | tree |
2017-08-23 |
utatane.tea@gmail.com | Race condition in StartWebThread causing crash
|
commit | commitdiff | tree |
2017-08-17 |
utatane.tea@gmail.com | [JSC] Avoid code bloating for iteration if block does...
|
commit | commitdiff | tree |
2017-08-11 |
utatane.tea@gmail.com | Unreviewed, build fix for x86 GTK port
|
commit | commitdiff | tree |
next |