git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[ES6] JSON.stringify should ignore object properties that have symbol values and...
2015-08-31
utatane.tea@gmail.com
[ES6] JSON.stringify should ignore object properties...
commit
|
commitdiff
|
tree
2015-08-28
utatane.tea@gmail.com
Move std::function from JSFunction into NativeStdFunctionCel...
commit
|
commitdiff
|
tree
2015-08-28
utatane.tea@gmail.com
[ES6] Implement Module execution and Loader's ready...
commit
|
commitdiff
|
tree
2015-08-27
utatane.tea@gmail.com
Add module loader "resolve" hook for local file system...
commit
|
commitdiff
|
tree
2015-08-24
utatane.tea@gmail.com
[ES6] Return JSInternalPromise as result of evaluateModule
commit
|
commitdiff
|
tree
2015-08-24
utatane.tea@gmail.com
Create ById IC for ByVal operation only when the specific...
commit
|
commitdiff
|
tree
2015-08-21
utatane.tea@gmail.com
Skip no-llint tests that fail due to running out of...
commit
|
commitdiff
|
tree
2015-08-21
utatane.tea@gmail.com
[ES6] prototyping module loader in JSC shell
commit
|
commitdiff
|
tree
2015-08-20
utatane.tea@gmail.com
Introduce put_by_id like IC into put_by_val when the...
commit
|
commitdiff
|
tree
2015-08-20
utatane.tea@gmail.com
Add InternalPromise to use Promises safely in the internals
commit
|
commitdiff
|
tree
2015-08-18
utatane.tea@gmail.com
Introduce non-user-observable Promise functions to...
commit
|
commitdiff
|
tree
2015-08-17
utatane.tea@gmail.com
[ES6] Implement Reflect.get
commit
|
commitdiff
|
tree
2015-08-17
utatane.tea@gmail.com
[ES6] Implement Reflect.getOwnPropertyDescriptor
commit
|
commitdiff
|
tree
2015-08-14
utatane.tea@gmail.com
Add InspectorInstrumentation builtin object to instrument...
commit
|
commitdiff
|
tree
2015-08-13
utatane.tea@gmail.com
Unify JSParserCodeType, FunctionParseMode and ModuleParseMod...
commit
|
commitdiff
|
tree
2015-08-13
utatane.tea@gmail.com
X.[[SetPrototypeOf]](Y) should succeed if X.[[Prototype...
commit
|
commitdiff
|
tree
2015-08-12
utatane.tea@gmail.com
[ES6] Implement Reflect.defineProperty
commit
|
commitdiff
|
tree
2015-08-12
utatane.tea@gmail.com
[ES6] Add ES6 Modules preparsing phase to collect the...
commit
|
commitdiff
|
tree
2015-08-12
utatane.tea@gmail.com
Allow --debug option in run-jsc
commit
|
commitdiff
|
tree
2015-08-11
utatane.tea@gmail.com
Introduce get_by_id like IC into get_by_val when the...
commit
|
commitdiff
|
tree
2015-08-11
utatane.tea@gmail.com
Numeric setter on prototype doesn't get called.
commit
|
commitdiff
|
tree
2015-08-11
utatane.tea@gmail.com
[ES6] Implement Reflect.has
commit
|
commitdiff
|
tree
2015-08-11
utatane.tea@gmail.com
[ES6] Implement Reflect.getPrototypeOf and Reflect...
commit
|
commitdiff
|
tree
2015-08-11
utatane.tea@gmail.com
Ensure that Reflect.enumerate does not produce the...
commit
|
commitdiff
|
tree
2015-08-07
utatane.tea@gmail.com
Add MacroAssembler::patchableBranch64 and fix ARM64...
commit
|
commitdiff
|
tree
2015-08-07
utatane.tea@gmail.com
Introduce get_by_id like IC into get_by_val when the...
commit
|
commitdiff
|
tree
2015-08-06
utatane.tea@gmail.com
Pass-through the undefined options in run-jsc
commit
|
commitdiff
|
tree
2015-08-04
utatane.tea@gmail.com
[ES6] Support Module Syntax
commit
|
commitdiff
|
tree
2015-08-03
utatane.tea@gmail.com
JavascriptCore Crash in JSC::ASTBuilder::Property JSC...
commit
|
commitdiff
|
tree
2015-08-03
utatane.tea@gmail.com
Don't set up the callsite to operationGetByValDefault...
commit
|
commitdiff
|
tree
2015-07-29
utatane.tea@gmail.com
[ES6] Add ENABLE_ES6_MODULES compile time flag with...
commit
|
commitdiff
|
tree
2015-07-28
utatane.tea@gmail.com
[ES6] Implement Reflect.enumerate
commit
|
commitdiff
|
tree
2015-07-28
utatane.tea@gmail.com
[ES6] Implement Reflect.preventExtensions
commit
|
commitdiff
|
tree
2015-07-27
utatane.tea@gmail.com
SparseValueMap check is skipped when the butterfly...
commit
|
commitdiff
|
tree
2015-07-27
utatane.tea@gmail.com
Rename PropertyNameMode::Both to PropertyNameMode:...
commit
|
commitdiff
|
tree
2015-07-26
utatane.tea@gmail.com
[ES6] Implement Reflect.isExtensible
commit
|
commitdiff
|
tree
2015-07-26
utatane.tea@gmail.com
Unreviewed, fix the debug build due to touching the...
commit
|
commitdiff
|
tree
2015-07-26
utatane.tea@gmail.com
[ES6] Implement Reflect.ownKeys
commit
|
commitdiff
|
tree
2015-07-26
utatane.tea@gmail.com
[ES6] Implement Reflect.apply
commit
|
commitdiff
|
tree
2015-07-26
utatane.tea@gmail.com
[ES6] Add Reflect namespace and add Reflect.deleteProperty
commit
|
commitdiff
|
tree
2015-07-24
utatane.tea@gmail.com
Avoid 2 times name iteration in Object.assign
commit
|
commitdiff
|
tree
2015-07-24
utatane.tea@gmail.com
Remove runtime flags for symbols
commit
|
commitdiff
|
tree
2015-07-24
utatane.tea@gmail.com
Object.getOwnPropertySymbols on large list takes very...
commit
|
commitdiff
|
tree
2015-07-23
utatane.tea@gmail.com
Introducing construct ability into JS executables
commit
|
commitdiff
|
tree
2015-07-22
utatane.tea@gmail.com
Add newTarget accessor to JS constructor written in C++
commit
|
commitdiff
|
tree
2015-07-19
utatane.tea@gmail.com
In strict mode, `Object.keys(arguments)` includes ...
commit
|
commitdiff
|
tree
2015-07-17
utatane.tea@gmail.com
Unreviewed, rename test file from promise-resolve-non...
commit
|
commitdiff
|
tree
2015-07-17
utatane.tea@gmail.com
Integrate automatic microtask draining into JSC framework...
commit
|
commitdiff
|
tree
2015-07-06
utatane.tea@gmail.com
Update toLength / toInteger names in control profiler...
commit
|
commitdiff
|
tree
2015-07-06
utatane.tea@gmail.com
[ES6] Implement the latest Promise spec in JS
commit
|
commitdiff
|
tree
2015-07-03
utatane.tea@gmail.com
Relax builtin JS restriction about try-catch
commit
|
commitdiff
|
tree
2015-06-26
utatane.tea@gmail.com
[ES6] Support rest element in destructuring assignments
commit
|
commitdiff
|
tree
2015-06-23
utatane.tea@gmail.com
[ES6] Allow trailing comma in ArrayBindingPattern and...
commit
|
commitdiff
|
tree
2015-06-20
utatane.tea@gmail.com
[ES6] Destructuring assignment need to accept iterables
commit
|
commitdiff
|
tree
2015-06-18
utatane.tea@gmail.com
[DFG] Avoid OSR exit in the middle of string concatenation
commit
|
commitdiff
|
tree
2015-06-16
utatane.tea@gmail.com
[ES6] Introduce %IteratorPrototype% and drop all XXXIterator...
commit
|
commitdiff
|
tree
2015-06-11
utatane.tea@gmail.com
ASSERTION FAILED: s.length() > 1 on LayoutTests/js...
commit
|
commitdiff
|
tree
2015-06-10
utatane.tea@gmail.com
JavaScript: Drop the “escaped reserved words as identifiers...
commit
|
commitdiff
|
tree
2015-06-10
utatane.tea@gmail.com
JavaScript: Drop the “escaped reserved words as identifiers...
commit
|
commitdiff
|
tree
2015-06-09
utatane.tea@gmail.com
Introduce getter definition into static hash tables...
commit
|
commitdiff
|
tree
2015-06-09
utatane.tea@gmail.com
Crash when passing Symbol to NPAPI plugin objects
commit
|
commitdiff
|
tree
2015-06-04
utatane.tea@gmail.com
Fix options in build-jsc for CMake builds
commit
|
commitdiff
|
tree
2015-06-02
utatane.tea@gmail.com
Heap-use-after-free read of size 4 in JavaScriptCore...
commit
|
commitdiff
|
tree
2015-06-01
utatane.tea@gmail.com
Web Inspector: Drop forEach from WeakMap / WeakSet...
commit
|
commitdiff
|
tree
2015-05-31
utatane.tea@gmail.com
[ES6] Drop WeakMap#clear
commit
|
commitdiff
|
tree
2015-05-26
utatane.tea@gmail.com
Add Array.prototype.copyWithin to JSC features.json
commit
|
commitdiff
|
tree
2015-05-26
utatane.tea@gmail.com
Reflect nits for r184863
commit
|
commitdiff
|
tree
2015-05-26
utatane.tea@gmail.com
Inline @Array / @Object callsites
commit
|
commitdiff
|
tree
2015-05-26
utatane.tea@gmail.com
[ES6] Implement Array.prototype.copyWithin
commit
|
commitdiff
|
tree
2015-05-26
utatane.tea@gmail.com
[JSC] Generate put_by_val_direct for indexed identifiers...
commit
|
commitdiff
|
tree
2015-05-23
utatane.tea@gmail.com
Introduce UniquedStringImpl and SymbolImpl to separate...
commit
|
commitdiff
|
tree
2015-05-20
utatane.tea@gmail.com
Move AtomicStringImpl table related operations from...
commit
|
commitdiff
|
tree
2015-05-19
utatane.tea@gmail.com
Array.prototype methods must use ToLength
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
REGRESSION (r184337): [EFL] unresolved reference errors...
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
REGRESSION (r184337): ASSERT failed in debug builds...
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
Change the status of ES6 tagged templates to Done in...
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
Introduce SymbolType into SpeculativeTypes
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
[ES6] Implement tagged templates
commit
|
commitdiff
|
tree
2015-05-13
utatane.tea@gmail.com
[ES6] Implement String.raw
commit
|
commitdiff
|
tree
2015-05-07
utatane.tea@gmail.com
FunctionCallBracketNode should store the base value...
commit
|
commitdiff
|
tree
2015-05-05
utatane.tea@gmail.com
Unreviewed. Make myself a WebKit reviewer.
commit
|
commitdiff
|
tree
2015-05-05
utatane.tea@gmail.com
Add backed intrinsics to private functions exposed...
commit
|
commitdiff
|
tree
2015-05-02
utatane.tea@gmail.com
Static property hashtable should only lookup with non...
commit
|
commitdiff
|
tree
2015-04-30
utatane.tea@gmail.com
Use the default hash value for Symbolized StringImpl
commit
|
commitdiff
|
tree
2015-04-29
utatane.tea@gmail.com
[GTK] Add --enable-shared option to LLVM to build mesa
commit
|
commitdiff
|
tree
2015-04-29
utatane.tea@gmail.com
REGRESSION (r183373): ASSERT failed in wtf/SHA1.h
commit
|
commitdiff
|
tree
2015-04-28
utatane.tea@gmail.com
Update the features.json for WeakSet, WeakMap, Template...
commit
|
commitdiff
|
tree
2015-04-28
utatane.tea@gmail.com
Fix the link noted 'contribute to features' in status...
commit
|
commitdiff
|
tree
2015-04-27
utatane.tea@gmail.com
[ES6] Implement ES6 template literals
commit
|
commitdiff
|
tree
2015-04-26
utatane.tea@gmail.com
[ES6] Array.from need to accept iterables
commit
|
commitdiff
|
tree
2015-04-25
utatane.tea@gmail.com
[ES6] Implement String.fromCodePoint
commit
|
commitdiff
|
tree
2015-04-22
utatane.tea@gmail.com
[[Set]] should be properly executed in JS builtins
commit
|
commitdiff
|
tree
2015-04-20
utatane.tea@gmail.com
HashMap storing PropertyKey StringImpl* need to use...
commit
|
commitdiff
|
tree
2015-04-20
utatane.tea@gmail.com
Introduce bytecode intrinsics
commit
|
commitdiff
|
tree
2015-04-19
utatane.tea@gmail.com
Make Builtin functions non constructible
commit
|
commitdiff
|
tree
2015-04-19
utatane.tea@gmail.com
[ES6] Implement WeakSet
commit
|
commitdiff
|
tree
2015-04-17
utatane.tea@gmail.com
[ES6] Fix name enumeration of static functions for...
commit
|
commitdiff
|
tree
2015-04-16
utatane.tea@gmail.com
[ES6] Implement Symbol.for and Symbol.keyFor
commit
|
commitdiff
|
tree
2015-04-16
utatane.tea@gmail.com
[ES6] Use specific functions for @@iterator functions
commit
|
commitdiff
|
tree
2015-04-12
utatane.tea@gmail.com
[ES6] Implement Array.prototype.values
commit
|
commitdiff
|
tree
next