2014-02-03 |
oliver@apple.com | Deconstructed parameters aren't being placed in the... |
blob | commitdiff | raw |
2014-02-01 |
oliver@apple.com | 2014-01-31 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | raw | diff to current |
2014-02-01 |
mark.lam@apple.com | Avoid eagerly creating the JSActivation when the debugg... |
blob | commitdiff | raw | diff to current |
2014-01-31 |
oliver@apple.com | Make it possible to implement JS builtins in JS |
blob | commitdiff | raw | diff to current |
2014-01-21 |
fpizlo@apple.com | op_captured_mov and op_new_captured_func in UnlinkedCod... |
blob | commitdiff | raw | diff to current |
2013-12-04 |
fpizlo@apple.com | Infer constant closure variables |
blob | commitdiff | raw | diff to current |
2013-12-02 |
fpizlo@apple.com | Stores to local captured variables should be intercepted |
blob | commitdiff | raw | diff to current |
2013-11-22 |
fpizlo@apple.com | Combine SymbolTable and SharedSymbolTable |
blob | commitdiff | raw | diff to current |
2013-11-22 |
fpizlo@apple.com | BytecodeGenerator should align the stack according... |
blob | commitdiff | raw | diff to current |
2013-11-22 |
commit-queue@webki... | Unreviewed, rolling out r159652. |
blob | commitdiff | raw | diff to current |
2013-11-21 |
fpizlo@apple.com | BytecodeGenerator should align the stack according... |
blob | commitdiff | raw | diff to current |
2013-11-21 |
mark.lam@apple.com | Introducing VMEntryScope to update the VM stack limit. |
blob | commitdiff | raw | diff to current |
2013-10-19 |
oliver@apple.com | Spread operator should be performing direct "puts"... |
blob | commitdiff | raw | diff to current |
2013-10-18 |
andersca@apple.com | Remove spaces between template angle brackets |
blob | commitdiff | raw | diff to current |
2013-10-17 |
oliver@apple.com | Source/JavaScriptCore: Implement ES6 spread operator |
blob | commitdiff | raw | diff to current |
2013-10-16 |
commit-queue@webki... | Unreviewed, rolling out r157529. |
blob | commitdiff | raw | diff to current |
2013-10-16 |
oliver@apple.com | Source/JavaScriptCore: Implement ES6 spread operator |
blob | commitdiff | raw | diff to current |
2013-10-04 |
oliver@apple.com | Support for-of syntax |
blob | commitdiff | raw | diff to current |
2013-10-02 |
oliver@apple.com | Implement prefixed-destructuring assignment |
blob | commitdiff | raw | diff to current |
2013-10-02 |
fpizlo@apple.com | REGRESSION(156464): 50% regression on SunSpider/string... |
blob | commitdiff | raw | diff to current |
2013-09-26 |
oliver@apple.com | 2013-09-25 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | raw | diff to current |
2013-09-26 |
msaboff@apple.com | VirtualRegister should be a class |
blob | commitdiff | raw | diff to current |
2013-09-26 |
commit-queue@webki... | Unreviewed, rolling out r156464 and r156480. |
blob | commitdiff | raw | diff to current |
2013-09-26 |
commit-queue@webki... | Unreviewed, rolling out r156474. |
blob | commitdiff | raw | diff to current |
2013-09-26 |
msaboff@apple.com | VirtualRegister should be a class |
blob | commitdiff | raw | diff to current |
2013-09-26 |
oliver@apple.com | Implement prefixed-destructuring assignment |
blob | commitdiff | raw | diff to current |
2013-09-24 |
mark.lam@apple.com | Change JSC debug hooks to pass a CallFrame* instead... |
blob | commitdiff | raw | diff to current |
2013-09-13 |
msaboff@apple.com | fourthTier: Change JSStack to grow from high to low... |
blob | commitdiff | raw | diff to current |
2013-09-10 |
msaboff@apple.com | Add local to/from operand helpers similar to argument... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
oliver@apple.com | Delay Arguments creation in strict mode |
blob | commitdiff | raw | diff to current |
2013-07-30 |
mark.lam@apple.com | Fix problems with divot and lineStart mismatches. |
blob | commitdiff | raw | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Re-worked non-local variable resolution |
blob | commitdiff | raw | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Remove finalDestinationOrIgnored since... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
mark.lam@apple.com | Fix 30% JSBench regression (caused by adding column... |
blob | commitdiff | raw | diff to current |
2013-06-21 |
mark.lam@apple.com | Source/JavaScriptCore: Introducing the VMStackBounds... |
blob | commitdiff | raw | diff to current |
2013-04-27 |
ggaren@apple.com | Cleaned up pre/post inc/dec in bytecode |
blob | commitdiff | raw | diff to current |
2013-04-27 |
ggaren@apple.com | Source/JavaScriptCore: Re-landing <trac.webkit.org... |
blob | commitdiff | raw | diff to current |
2013-04-26 |
fpizlo@apple.com | Unreviewed, roll out trac.webkit.org/changeset/148999 |
blob | commitdiff | raw | diff to current |
2013-04-23 |
ggaren@apple.com | Source/JavaScriptCore: Filled out more cases of branch... |
blob | commitdiff | raw | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | raw | diff to current |
2013-04-08 |
oliver@apple.com | Add bounds checking for WTF::Vector::operator[] |
blob | commitdiff | raw | diff to current |
2013-04-04 |
ggaren@apple.com | Stop pretending that statements return a value |
blob | commitdiff | raw | diff to current |
2013-03-29 |
ggaren@apple.com | Simplified bytecode generation by unforking "condition... |
blob | commitdiff | raw | diff to current |
2013-03-29 |
ggaren@apple.com | Simplified the bytecode by removing op_jmp_scopes |
blob | commitdiff | raw | diff to current |
2013-03-20 |
mark.lam@apple.com | Source/JavaScriptCore: Fix incorrect debugger column... |
blob | commitdiff | raw | diff to current |
2013-03-11 |
oliver@apple.com | Make SegmentedVector Noncopyable |
blob | commitdiff | raw | diff to current |
2013-03-07 |
oliver@apple.com | Bring back eager resolution of function scoped variables |
blob | commitdiff | raw | diff to current |
2013-02-26 |
commit-queue@webki... | Unreviewed, rolling out r144004. |
blob | commitdiff | raw | diff to current |
2013-02-26 |
benjamin@webkit.org | [JSC] Upstream iOS Stack bound checking |
blob | commitdiff | raw | diff to current |
2013-02-18 |
fpizlo@apple.com | Move all Structure out-of-line inline methods to Struct... |
blob | commitdiff | raw | diff to current |
2013-02-17 |
fpizlo@apple.com | Remove support for bytecode comments, since it doesn... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
ggaren@apple.com | Static size inference for JavaScript objects |
blob | commitdiff | raw | diff to current |
2012-11-29 |
msaboff@apple.com | Change Bytecompiler s_dumpsGeneratedCode to an Options... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
fpizlo@apple.com | JSC should infer when indexed storage contains only... |
blob | commitdiff | raw | diff to current |
2012-11-07 |
oliver@apple.com | Reduce parser overhead in JSC |
blob | commitdiff | raw | diff to current |
2012-11-06 |
fpizlo@apple.com | Get rid of method_check |
blob | commitdiff | raw | diff to current |
2012-10-19 |
mark.lam@apple.com | Added WTF::StackStats mechanism. |
blob | commitdiff | raw | diff to current |
2012-10-18 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-18 |
oliver@apple.com | Roll out r131645 as it causes random site crashes. |
blob | commitdiff | raw | diff to current |
2012-10-17 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
fpizlo@apple.com | Array and object allocations via 'new Object' or 'new... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
ossy@webkit.org | Unreviewed, rolling out r131516 and r131550. |
blob | commitdiff | raw | diff to current |
2012-10-16 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
mark.lam@apple.com | Renamed RegisterFile to JSStack, and removed prototype... |
blob | commitdiff | raw | diff to current |
2012-09-22 |
barraclough@apple.com | Remove redundant argument to op_instanceof |
blob | commitdiff | raw | diff to current |
2012-09-22 |
barraclough@apple.com | instanceof should not get the prototype for non-default... |
blob | commitdiff | raw | diff to current |
2012-09-14 |
oliver@apple.com | Make global const initialisation explicit in the bytecode |
blob | commitdiff | raw | diff to current |
2012-09-12 |
ggaren@apple.com | JSActivation should inline allocate its registers,... |
blob | commitdiff | raw | diff to current |
2012-09-10 |
ggaren@apple.com | Refactored op_tear_off* to support activations that... |
blob | commitdiff | raw | diff to current |
2012-09-09 |
ggaren@apple.com | Rolled out <trac.webkit.org/changeset/127939> because... |
blob | commitdiff | raw | diff to current |
2012-09-07 |
ggaren@apple.com | Refactored bytecode generator initialization to support... |
blob | commitdiff | raw | diff to current |
2012-09-07 |
ggaren@apple.com | Source/JavaScriptCore: Rolled back in <trac.webkit... |
blob | commitdiff | raw | diff to current |
2012-09-06 |
ggaren@apple.com | Rolled out <trac.webkit.org/changeset/127698> because... |
blob | commitdiff | raw | diff to current |
2012-09-06 |
ggaren@apple.com | Named functions should not allocate scope objects for... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
ggaren@apple.com | Throw exceptions when assigning to const in strict... |
blob | commitdiff | raw | diff to current |
2012-09-02 |
ggaren@apple.com | Refactored scope chain opcodes to support optimization... |
blob | commitdiff | raw | diff to current |
2012-08-30 |
ggaren@apple.com | Use one object instead of two for closures, eliminating... |
blob | commitdiff | raw | diff to current |
2012-08-30 |
benjamin@webkit.org | Replace JSC::UString by WTF::String |
blob | commitdiff | raw | diff to current |
2012-08-27 |
fpizlo@apple.com | Finally inlining should correctly track the catch context |
blob | commitdiff | raw | diff to current |
2012-08-15 |
fpizlo@apple.com | Array checks should use the structure, not the class... |
blob | commitdiff | raw | diff to current |
2012-08-06 |
commit-queue@webki... | Web Inspector: [JSC] implement setting breakpoints... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
commit-queue@webki... | Unreviewed, rolling out r124406. |
blob | commitdiff | raw | diff to current |
2012-08-02 |
commit-queue@webki... | Web Inspector: [JSC] implement setting breakpoints... |
blob | commitdiff | raw | diff to current |
2012-06-28 |
commit-queue@webki... | Adding a commenting utility to record BytecodeGenerator... |
blob | commitdiff | raw | diff to current |
2012-06-19 |
commit-queue@webki... | Source/JavaScriptCore: Changed JSC to always record... |
blob | commitdiff | raw | diff to current |
2012-06-13 |
fpizlo@apple.com | DFG should be able to set watchpoints on global variables |
blob | commitdiff | raw | diff to current |
2012-06-13 |
zandobersek@gmail.com | Unreviewed, rolling out r120172. |
blob | commitdiff | raw | diff to current |
2012-06-13 |
fpizlo@apple.com | DFG should be able to set watchpoints on global variables |
blob | commitdiff | raw | diff to current |
2012-06-07 |
fpizlo@apple.com | Global object variable accesses should not require... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
fpizlo@apple.com | jsr/sret should be removed |
blob | commitdiff | raw | diff to current |
2012-03-07 |
eric@webkit.org | Make WTF public headers use fully-qualified include... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
commit-queue@webki... | Unreviewed, rolling out r109837. |
blob | commitdiff | raw | diff to current |
2012-03-06 |
eric@webkit.org | Source/JavaScriptCore: Update JavaScriptCore files... |
blob | commitdiff | raw | diff to current |
2012-02-27 |
fpizlo@apple.com | Getting the instruction stream for a code block should... |
blob | commitdiff | raw | diff to current |
2012-02-10 |
commit-queue@webki... | Remove BytecodeGenerator::isLocal |
blob | commitdiff | raw | diff to current |
2012-02-01 |
oliver@apple.com | Add support for inferred function names |
blob | commitdiff | raw | diff to current |
2012-02-01 |
commit-queue@webki... | Refactor identifier resolution in BytecodeGenerator |
blob | commitdiff | raw | diff to current |
2012-01-30 |
barraclough@apple.com | Clean up putDirect |
blob | commitdiff | raw | diff to current |
2012-01-20 |
fpizlo@apple.com | Bytecode instructions that may have value profiling... |
blob | commitdiff | raw | diff to current |
2012-01-12 |
ggaren@apple.com | REGRESSION: d3 Bullet Charts demo doesn't work (call... |
blob | commitdiff | raw | diff to current |
next |