2015-04-28 |
akling@apple.com | RegExp matches arrays should use contiguous indexing. |
blob | commitdiff |
2015-04-26 |
utatane.tea@gmail.com | [ES6] Array.from need to accept iterables |
blob | commitdiff | diff to current |
2015-04-25 |
rniwa@webkit.org | class methods should be non-enumerable |
blob | commitdiff | diff to current |
2015-04-25 |
commit-queue@webki... | Unreviewed, rolling out r183288. |
blob | commitdiff | diff to current |
2015-04-24 |
ggaren@apple.com | It shouldn't take 1846 lines of code and 5 FIXMEs to... |
blob | commitdiff | diff to current |
2015-04-23 |
commit-queue@webki... | Implement `Object.assign` |
blob | commitdiff | diff to current |
2015-04-22 |
mark.lam@apple.com | Give the heap object iterators the ability to return... |
blob | commitdiff | diff to current |
2015-04-19 |
utatane.tea@gmail.com | [ES6] Implement WeakSet |
blob | commitdiff | diff to current |
2015-04-17 |
commit-queue@webki... | Number.parseInt is not === global parseInt in nightly... |
blob | commitdiff | diff to current |
2015-04-17 |
mark.lam@apple.com | Add $vm debugging tool. |
blob | commitdiff | diff to current |
2015-04-16 |
utatane.tea@gmail.com | [ES6] Use specific functions for @@iterator functions |
blob | commitdiff | diff to current |
2015-04-13 |
fpizlo@apple.com | JSC should detect singleton functions |
blob | commitdiff | diff to current |
2015-04-11 |
utatane.tea@gmail.com | [ES6] Enable Symbol in web pages |
blob | commitdiff | diff to current |
2015-04-04 |
utatane.tea@gmail.com | Implement ES6 Object.getOwnPropertySymbols |
blob | commitdiff | diff to current |
2015-03-31 |
utatane.tea@gmail.com | Clean up Identifier factories to clarify the meaning... |
blob | commitdiff | diff to current |
2015-03-31 |
rniwa@webkit.org | eval("this.foo") causes a crash if this had not been... |
blob | commitdiff | diff to current |
2015-03-26 |
fpizlo@apple.com | Heap variables shouldn't end up in the stack frame |
blob | commitdiff | diff to current |
2015-03-17 |
ggaren@apple.com | Built-in functions should know that they use strict... |
blob | commitdiff | diff to current |
2015-03-10 |
akling@apple.com | Stale entries in WeakGCMaps are keeping tons of WeakBlo... |
blob | commitdiff | diff to current |
2015-03-07 |
commit-queue@webki... | Unreviewed, rolling out r181010. |
blob | commitdiff | diff to current |
2015-03-05 |
utatane.tea@gmail.com | Implement ES6 StringIterator |
blob | commitdiff | diff to current |
2015-03-05 |
utatane.tea@gmail.com | Upgrade ES6 Iterator interfaces |
blob | commitdiff | diff to current |
2015-03-05 |
utatane.tea@gmail.com | Hide Promise with runtime flags under Cocoa JSContext API |
blob | commitdiff | diff to current |
2015-03-04 |
akling@apple.com | Stale entries in WeakGCMaps are keeping tons of WeakBlo... |
blob | commitdiff | diff to current |
2015-02-25 |
benjamin@webkit.org | Make ParserError immutable by design |
blob | commitdiff | diff to current |
2015-02-24 |
utatane.tea@gmail.com | REGRESSION(r179429): Can't type comments in Facebook |
blob | commitdiff | diff to current |
2015-02-24 |
commit-queue@webki... | Unreviewed, rolling out r180547 and r180550. |
blob | commitdiff | diff to current |
2015-02-24 |
utatane.tea@gmail.com | REGRESSION(r179429): Can't type comments in Facebook |
blob | commitdiff | diff to current |
2015-02-20 |
fpizlo@apple.com | Get rid of JSNameScope::m_type |
blob | commitdiff | diff to current |
2015-02-20 |
dino@apple.com | ES6: Implement Array.from() |
blob | commitdiff | diff to current |
2015-01-31 |
utatane.tea@gmail.com | Implement ES6 Symbol |
blob | commitdiff | diff to current |
2015-01-20 |
msaboff@apple.com | REGRESSION(178696): Sporadic crashes while garbage... |
blob | commitdiff | diff to current |
2015-01-20 |
msaboff@apple.com | A "cached" null setter should throw a TypeException... |
blob | commitdiff | diff to current |
2014-12-11 |
mark.lam@apple.com | Fix broken build after r177146. |
blob | commitdiff | diff to current |
2014-12-09 |
msaboff@apple.com | DFG Tries using an inner object's getter/setter when... |
blob | commitdiff | diff to current |
2014-11-23 |
gyuyoung.kim@samsu... | Clean up OwnPtr and PassOwnPtr in some of JS classes |
blob | commitdiff | diff to current |
2014-10-30 |
akling@apple.com | Use plain JSArray for RegExp matches instead of a lazil... |
blob | commitdiff | diff to current |
2014-09-17 |
msaboff@apple.com | Change CallFrame to use Callee instead of JSScope to... |
blob | commitdiff | diff to current |
2014-09-17 |
commit-queue@webki... | Web Inspector: Reduce a bit of churn setting initial... |
blob | commitdiff | diff to current |
2014-09-15 |
msaboff@apple.com | Create a JSCallee for GlobalExec object |
blob | commitdiff | diff to current |
2014-09-13 |
msaboff@apple.com | Merge JSGlobalObject::reset() into ::init() |
blob | commitdiff | diff to current |
2014-09-13 |
msaboff@apple.com | Add JSCallee to program and eval CallFrames |
blob | commitdiff | diff to current |
2014-09-11 |
oliver@apple.com | Rename activation to be more in line with spec language |
blob | commitdiff | diff to current |
2014-08-29 |
commit-queue@webki... | JavaScriptCore: Use ASCIILiteral where possible |
blob | commitdiff | diff to current |
2014-08-29 |
mark.lam@apple.com | DebuggerCallFrame::scope() should return a DebuggerScope. |
blob | commitdiff | diff to current |
2014-08-09 |
mark.lam@apple.com | REGRESSION: Inspector crashes when debugger is paused... |
blob | commitdiff | diff to current |
2014-08-06 |
fpizlo@apple.com | Merge r170564, r170571, r170604, r170628, r170672,... |
blob | commitdiff | diff to current |
2014-08-01 |
akling@apple.com | Remove the JSC::OverridesVisitChildren flag. |
blob | commitdiff | diff to current |
2014-07-30 |
akling@apple.com | Static hash tables no longer need to be coupled with... |
blob | commitdiff | diff to current |
2014-07-24 |
mhahnenberg@apple.com | Creating a JSGlobalObject with a custom JSClassRef... |
blob | commitdiff | diff to current |
2014-06-04 |
oliver@apple.com | ArrayIterator should not be exposed in Safari 8 |
blob | commitdiff | diff to current |
2014-05-07 |
mark.lam@apple.com | REGRESSION(r166678): Dromaeo/cssquery-dojo.html crashes... |
blob | commitdiff | diff to current |
2014-04-15 |
commit-queue@webki... | Unreviewed, rolling out r167199 and r167251. |
blob | commitdiff | diff to current |
2014-04-13 |
oliver@apple.com | Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-11 |
barraclough@apple.com | Rollout - Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-11 |
oliver@apple.com | Add BuiltinLog function to make debugging builtins... |
blob | commitdiff | diff to current |
2014-04-09 |
oliver@apple.com | Rewrite Function.bind as a builtin |
blob | commitdiff | diff to current |
2014-04-06 |
mitz@apple.com | 32-bit build fix. |
blob | commitdiff | diff to current |
2014-04-04 |
mhahnenberg@apple.com | Use JSCell::indexingType instead of Structure::indexing... |
blob | commitdiff | diff to current |
2014-03-28 |
msaboff@apple.com | Unreviewed, rolling r166248 back in. |
blob | commitdiff | diff to current |
2014-03-26 |
dbatyai.u-szeged... | Rename hasFastArrayStorage to be more appropriate |
blob | commitdiff | diff to current |
2014-03-25 |
msaboff@apple.com | Unreviewed, rolling out r166126. |
blob | commitdiff | diff to current |
2014-03-23 |
akling@apple.com | CREATE_DOM_WRAPPER doesn't need the ExecState. |
blob | commitdiff | diff to current |
2014-03-22 |
msaboff@apple.com | toThis() on a JSWorkerGlobalScope should return a JSPro... |
blob | commitdiff | diff to current |
2014-03-17 |
commit-queue@webki... | Fix the !ENABLE(PROMISES) build |
blob | commitdiff | diff to current |
2014-03-15 |
mjs@apple.com | .: Replace "Apple Computer, Inc." with "Apple Inc.... |
blob | commitdiff | diff to current |
2014-03-06 |
joepeck@webkit.org | Web Inspector: Expose the console object in JSContexts... |
blob | commitdiff | diff to current |
2014-02-15 |
joepeck@webkit.org | Web Inspector: CRASH when debugger closes while paused... |
blob | commitdiff | diff to current |
2014-02-13 |
bburg@apple.com | Web Replay: capture and replay nondeterminism of Date... |
blob | commitdiff | diff to current |
2014-02-12 |
oliver@apple.com | Make it possible to implement JS builtins in JS |
blob | commitdiff | diff to current |
2014-02-11 |
fpizlo@apple.com | Rename Operations.h to JSCInlines.h |
blob | commitdiff | diff to current |
2014-02-04 |
bburg@apple.com | Fix for 128110 |
blob | commitdiff | diff to current |
2014-02-01 |
oliver@apple.com | 2014-01-31 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2014-01-31 |
oliver@apple.com | Make it possible to implement JS builtins in JS |
blob | commitdiff | diff to current |
2014-01-25 |
oliver@apple.com | Generic JSObject::put should handle static properties... |
blob | commitdiff | diff to current |
2014-01-25 |
commit-queue@webki... | Unreviewed, rolling out r162713. |
blob | commitdiff | diff to current |
2014-01-24 |
mark.lam@apple.com | ASSERT(!m_markedSpace.m_currentDelayedReleaseScope... |
blob | commitdiff | diff to current |
2014-01-24 |
oliver@apple.com | Generic JSObject::put should handle static properties... |
blob | commitdiff | diff to current |
2014-01-03 |
weinig@apple.com | Update Promises to the https://github.com/domenic/promi... |
blob | commitdiff | diff to current |
2013-12-10 |
weinig@apple.com | Replace use of WTF::FixedArray with std::array |
blob | commitdiff | diff to current |
2013-12-04 |
joepeck@webkit.org | Web Inspector: Push Remote Inspector debugging connecti... |
blob | commitdiff | diff to current |
2013-11-27 |
fpizlo@apple.com | Restructure global variable constant inference so that... |
blob | commitdiff | diff to current |
2013-11-21 |
mark.lam@apple.com | Introducing VMEntryScope to update the VM stack limit. |
blob | commitdiff | diff to current |
2013-11-20 |
fpizlo@apple.com | Unreviewed, remove completely bogus assertion. |
blob | commitdiff | diff to current |
2013-11-20 |
fpizlo@apple.com | Unreviewed, debug build fix. |
blob | commitdiff | diff to current |
2013-11-20 |
fpizlo@apple.com | Infer constant global variables |
blob | commitdiff | diff to current |
2013-11-19 |
fpizlo@apple.com | Rename WatchpointSet::notifyWrite() should be renamed... |
blob | commitdiff | diff to current |
2013-11-19 |
mark.lam@apple.com | Add tracking of endColumn for Executables. |
blob | commitdiff | diff to current |
2013-11-18 |
fpizlo@apple.com | Simplify WatchpointSet state tracking |
blob | commitdiff | diff to current |
2013-11-10 |
oliver@apple.com | Implement Set iterators |
blob | commitdiff | diff to current |
2013-11-10 |
oliver@apple.com | Add Map Iterators |
blob | commitdiff | diff to current |
2013-11-06 |
oliver@apple.com | Support iteration of the Arguments object |
blob | commitdiff | diff to current |
2013-10-21 |
dbates@webkit.org | [iOS] Upstream JSGlobalObject::shouldInterruptScriptBef... |
blob | commitdiff | diff to current |
2013-10-17 |
akling@apple.com | Pass VM instead of JSGlobalObject to JSONObject constru... |
blob | commitdiff | diff to current |
2013-10-11 |
akling@apple.com | Pass VM instead of ExecState to JSGenericTypedArrayView... |
blob | commitdiff | diff to current |
2013-10-04 |
oliver@apple.com | Support for-of syntax |
blob | commitdiff | diff to current |
2013-10-02 |
oliver@apple.com | Implement Array key, value and entries iterators |
blob | commitdiff | diff to current |
2013-09-30 |
akling@apple.com | Pass VM instead of ExecState to ObjectPrototype constru... |
blob | commitdiff | diff to current |
2013-09-30 |
akling@apple.com | Pass VM instead of JSGlobalObject to MathObject constru... |
blob | commitdiff | diff to current |
2013-09-30 |
akling@apple.com | Pass VM instead of JSGlobalObject to RegExp constructor. |
blob | commitdiff | diff to current |
next |