2017-03-16 |
utatane.tea@gmail.com | [DFG] ToString operation should have fixup for primitives...
|
commit | commitdiff | tree |
2017-03-14 |
utatane.tea@gmail.com | [JSC] Drop unnecessary pthread_attr_t for JIT enabled...
|
commit | commitdiff | tree |
2017-03-14 |
utatane.tea@gmail.com | Source/WTF:
|
commit | commitdiff | tree |
2017-03-14 |
utatane.tea@gmail.com | [JSC][Linux] Implement VMTrap in Linux ports
|
commit | commitdiff | tree |
2017-03-13 |
utatane.tea@gmail.com | [JSC][Linux] Allow profilers to demangle C++ names
|
commit | commitdiff | tree |
2017-03-13 |
utatane.tea@gmail.com | [WTF] Clean up RunLoop and WorkQueue with Seconds and...
|
commit | commitdiff | tree |
2017-03-12 |
utatane.tea@gmail.com | Unreviewed, suprress warnings in JSC B3
|
commit | commitdiff | tree |
2017-03-09 |
utatane.tea@gmail.com | [GTK] JSC test stress/arity-check-ftl-throw.js.ftl...
|
commit | commitdiff | tree |
2017-03-09 |
utatane.tea@gmail.com | [JSC] Add helpers to run Six Speed to run-jsc-benchmarks
|
commit | commitdiff | tree |
2017-03-07 |
utatane.tea@gmail.com | Add Fujii Hironori to contributor's list
|
commit | commitdiff | tree |
2017-03-06 |
utatane.tea@gmail.com | [JSC] Allow indexed module namespace object fields
|
commit | commitdiff | tree |
2017-03-06 |
utatane.tea@gmail.com | Null pointer crash when loading module with unresolved...
|
commit | commitdiff | tree |
2017-03-06 |
utatane.tea@gmail.com | Unreviewed, fix AppleWin build
|
commit | commitdiff | tree |
2017-03-06 |
utatane.tea@gmail.com | [GTK][JSCOnly] Enable WebAssembly on Linux environment
|
commit | commitdiff | tree |
2017-03-05 |
utatane.tea@gmail.com | [JSCOnly][GTK] Suppress warnings on return type in...
|
commit | commitdiff | tree |
2017-03-01 |
utatane.tea@gmail.com | [JSC] Allow UnlinkedCodeBlock to dump its bytecode...
|
commit | commitdiff | tree |
2017-02-22 |
utatane.tea@gmail.com | JSModuleNamespace object should have IC
|
commit | commitdiff | tree |
2017-02-21 |
utatane.tea@gmail.com | JSModuleNamespace object should have IC
|
commit | commitdiff | tree |
2017-02-21 |
utatane.tea@gmail.com | ASSERTION FAILED: "!scope.exception()" with Object...
|
commit | commitdiff | tree |
2017-02-17 |
utatane.tea@gmail.com | [JSC] Drop PassRefPtr from ArrayBuffer
|
commit | commitdiff | tree |
2017-02-16 |
utatane.tea@gmail.com | [JSC] Drop PassRefPtr in inspector/
|
commit | commitdiff | tree |
2017-02-16 |
utatane.tea@gmail.com | Unreviewed, fix r212438 test
|
commit | commitdiff | tree |
2017-02-16 |
utatane.tea@gmail.com | Web Inspector: allow import() inside the inspector
|
commit | commitdiff | tree |
2017-02-16 |
utatane.tea@gmail.com | [JSC] Update module namespace object according to the...
|
commit | commitdiff | tree |
2017-02-16 |
utatane.tea@gmail.com | [JSC] Drop PassRefPtr in bytecompiler/
|
commit | commitdiff | tree |
2017-02-15 |
utatane.tea@gmail.com | [JSC] Drop PassRefPtr
|
commit | commitdiff | tree |
2017-02-11 |
utatane.tea@gmail.com | [JSC] Implement (Shared)ArrayBuffer.prototype.byteLength
|
commit | commitdiff | tree |
2017-02-09 |
utatane.tea@gmail.com | Unreviewed, fix module test that has a meaningless...
|
commit | commitdiff | tree |
2017-02-07 |
utatane.tea@gmail.com | Unreviewed, manual roll out of r211777
|
commit | commitdiff | tree |
2017-02-07 |
utatane.tea@gmail.com | Web Inspector: allow import() inside the inspector
|
commit | commitdiff | tree |
2017-02-04 |
utatane.tea@gmail.com | [JSC] Add operationToInt32SensibleSlow to optimize...
|
commit | commitdiff | tree |
2017-02-02 |
utatane.tea@gmail.com | Web Inspector: Upgrade Esprima to the latest one to...
|
commit | commitdiff | tree |
2017-02-01 |
utatane.tea@gmail.com | Unreviewed, remove loop
|
commit | commitdiff | tree |
2017-02-01 |
utatane.tea@gmail.com | ArityFixup should adjust SP first
|
commit | commitdiff | tree |
2017-02-01 |
utatane.tea@gmail.com | Unreviewed, build fix for macOS and iOS ports, part 2
|
commit | commitdiff | tree |
2017-02-01 |
utatane.tea@gmail.com | Unreviewed, build fix for macOS and iOS ports
|
commit | commitdiff | tree |
2017-02-01 |
utatane.tea@gmail.com | Propagate networking errors correctly for import()...
|
commit | commitdiff | tree |
2017-01-31 |
utatane.tea@gmail.com | [JSC] Do not reject WebAssembly.compile() with Exception
|
commit | commitdiff | tree |
2017-01-28 |
utatane.tea@gmail.com | Lift template escape sequence restrictions in tagged...
|
commit | commitdiff | tree |
2017-01-28 |
utatane.tea@gmail.com | setTimeout / setInterval's string execution should...
|
commit | commitdiff | tree |
2017-01-28 |
utatane.tea@gmail.com | Merge CachedModuleScript and LoadableModuleScript
|
commit | commitdiff | tree |
2017-01-27 |
utatane.tea@gmail.com | Extend create_hash_table to specify Intrinsic
|
commit | commitdiff | tree |
2017-01-27 |
utatane.tea@gmail.com | Implement dynamic-import for WebCore
|
commit | commitdiff | tree |
2017-01-25 |
utatane.tea@gmail.com | [JSC] Optimize Number#toString with Int52
|
commit | commitdiff | tree |
2017-01-24 |
utatane.tea@gmail.com | Add the support for nomodule attribute on script element
|
commit | commitdiff | tree |
2017-01-21 |
utatane.tea@gmail.com | [JSC] export JSC::importModule API for WebCore dynamic...
|
commit | commitdiff | tree |
2017-01-21 |
utatane.tea@gmail.com | dynamic import is ambiguous with import declaration...
|
commit | commitdiff | tree |
2017-01-19 |
utatane.tea@gmail.com | [B3] B3 strength reduction could encounter Value without...
|
commit | commitdiff | tree |
2017-01-15 |
utatane.tea@gmail.com | Annotate large string tests with largeHeap
|
commit | commitdiff | tree |
2017-01-14 |
utatane.tea@gmail.com | WebAssembly: Suppress warnings & errors in GCC
|
commit | commitdiff | tree |
2017-01-14 |
utatane.tea@gmail.com | Reserve capacity for StringBuilder in unescape
|
commit | commitdiff | tree |
2017-01-13 |
utatane.tea@gmail.com | run-jsc-benchmarks' echo should have -e option
|
commit | commitdiff | tree |
2017-01-13 |
utatane.tea@gmail.com | Reserve capacity for StringBuilder in unescape
|
commit | commitdiff | tree |
2017-01-12 |
utatane.tea@gmail.com | Unreviewed, build fix for macOS ports
|
commit | commitdiff | tree |
2017-01-12 |
utatane.tea@gmail.com | Implement InlineClassicScript
|
commit | commitdiff | tree |
2017-01-11 |
utatane.tea@gmail.com | Decouple module loading initiator from ScriptElement
|
commit | commitdiff | tree |
2017-01-11 |
utatane.tea@gmail.com | Implement JSSourceCode to propagate SourceCode in module...
|
commit | commitdiff | tree |
2017-01-10 |
utatane.tea@gmail.com | Implement JSSourceCode to propagate SourceCode in module...
|
commit | commitdiff | tree |
2017-01-10 |
utatane.tea@gmail.com | REGRESSION (r210522): ASSERTION FAILED: divot.offset...
|
commit | commitdiff | tree |
2017-01-09 |
utatane.tea@gmail.com | [JSC] Prototype dynamic-import
|
commit | commitdiff | tree |
2017-01-05 |
utatane.tea@gmail.com | Unreviewed, build fix after r210313 part 2
|
commit | commitdiff | tree |
2017-01-05 |
utatane.tea@gmail.com | Unreviewed build fix after r210313
|
commit | commitdiff | tree |
2017-01-05 |
utatane.tea@gmail.com | Limit thread name appropriately
|
commit | commitdiff | tree |
2017-01-04 |
utatane.tea@gmail.com | Use prctl to name thread on Linux
|
commit | commitdiff | tree |
2017-01-04 |
utatane.tea@gmail.com | WorkQueueGeneric's platformInvalidate() can deadlock...
|
commit | commitdiff | tree |
2017-01-03 |
utatane.tea@gmail.com | Unreviewed, follow-up fix for r210227
|
commit | commitdiff | tree |
2017-01-03 |
utatane.tea@gmail.com | Leverage Substring to create new AtomicStringImpl for...
|
commit | commitdiff | tree |
2017-01-02 |
utatane.tea@gmail.com | Use StaticStringImpl instead of StaticASCIILiteral
|
commit | commitdiff | tree |
2016-12-26 |
utatane.tea@gmail.com | Use variadic templates in JSC Parser to clean up
|
commit | commitdiff | tree |
2016-12-26 |
utatane.tea@gmail.com | Propagate the source origin as much as possible
|
commit | commitdiff | tree |
2016-12-21 |
utatane.tea@gmail.com | [ES6] Fix modules document in features.json
|
commit | commitdiff | tree |
2016-12-20 |
utatane.tea@gmail.com | Unreviewed, attempt to fix Windows Debug build part 2
|
commit | commitdiff | tree |
2016-12-20 |
utatane.tea@gmail.com | Unreviewed, fix Windows Debug build
|
commit | commitdiff | tree |
2016-12-20 |
utatane.tea@gmail.com | [ES6] Enable ES6 Modules
|
commit | commitdiff | tree |
2016-12-15 |
utatane.tea@gmail.com | [JSC] Optimize Kraken stringify
|
commit | commitdiff | tree |
2016-12-15 |
utatane.tea@gmail.com | [GTK] Support latest SubtleCrypto HMAC APIs
|
commit | commitdiff | tree |
2016-12-15 |
utatane.tea@gmail.com | Update ModuleLoader code by using the latest builtin...
|
commit | commitdiff | tree |
2016-12-14 |
utatane.tea@gmail.com | Unreviewed, LayoutTest http/tests/misc/module-script...
|
commit | commitdiff | tree |
2016-12-14 |
utatane.tea@gmail.com | Use JSValue::toWTFString instead of calling toString...
|
commit | commitdiff | tree |
2016-12-14 |
utatane.tea@gmail.com | Use JSValue::toWTFString instead of calling toString...
|
commit | commitdiff | tree |
2016-12-14 |
utatane.tea@gmail.com | ASSERTION FAILED: hasParserBlockingScript() seen with...
|
commit | commitdiff | tree |
2016-12-10 |
utatane.tea@gmail.com | [JSC] Module namespace object behaves like immutable...
|
commit | commitdiff | tree |
2016-12-10 |
utatane.tea@gmail.com | REGRESSION(r208791): Assertion in testb3
|
commit | commitdiff | tree |
2016-12-08 |
utatane.tea@gmail.com | [JSC] Drop translate phase in module loader
|
commit | commitdiff | tree |
2016-12-07 |
utatane.tea@gmail.com | [JSC] Merge PromiseReactions
|
commit | commitdiff | tree |
2016-12-04 |
utatane.tea@gmail.com | Refactor SymbolImpl layout
|
commit | commitdiff | tree |
2016-12-01 |
utatane.tea@gmail.com | Introduce StringImpl::StaticStringImpl with constexpr...
|
commit | commitdiff | tree |
2016-12-01 |
utatane.tea@gmail.com | [JSC] Specifying same module entry point multiple times...
|
commit | commitdiff | tree |
2016-12-01 |
utatane.tea@gmail.com | WebAssembly JS API: export a module namespace object...
|
commit | commitdiff | tree |
2016-11-27 |
utatane.tea@gmail.com | [WTF] Import std::optional reference implementation...
|
commit | commitdiff | tree |
2016-11-21 |
utatane.tea@gmail.com | Crash in com.apple.JavaScriptCore: WTF::ThreadSpecific...
|
commit | commitdiff | tree |
2016-11-18 |
utatane.tea@gmail.com | REGRESSION(r208867): JSC test failure: ChakraCore.yaml...
|
commit | commitdiff | tree |
2016-11-18 |
utatane.tea@gmail.com | [JSC] Drop arguments.caller
|
commit | commitdiff | tree |
2016-11-17 |
utatane.tea@gmail.com | Unreviewed, attempt to fix link error after r208841...
|
commit | commitdiff | tree |
2016-11-17 |
utatane.tea@gmail.com | Unreviewed, attempt to fix link error after r208841
|
commit | commitdiff | tree |
2016-11-17 |
utatane.tea@gmail.com | [JSC] WTF::TemporaryChange with WTF::SetForScope
|
commit | commitdiff | tree |
2016-11-17 |
utatane.tea@gmail.com | [WebCore] Clean up script loading code in XML
|
commit | commitdiff | tree |
2016-11-17 |
utatane.tea@gmail.com | [ES6][WebCore] Change ES6_MODULES compile time flag...
|
commit | commitdiff | tree |
2016-11-16 |
utatane.tea@gmail.com | js/dom/domjit-function-get-element-by-id-licm.html...
|
commit | commitdiff | tree |
2016-11-16 |
utatane.tea@gmail.com | [ES6] Integrate ES6 Modules into WebCore
|
commit | commitdiff | tree |
next |