|
|
@59905
|
15 years |
ggaren |
Fixed naming mixup: it's op_call_put_result, not ret_result.
Reviewed …
|
|
|
@59860
|
15 years |
barraclough |
Bug 39408 - Unify JIT/interpreter return behaviour.
Reviewed by …
|
|
|
@59820
|
15 years |
barraclough |
Errk! rename op_constructor_ret as requested in review of Bug 39399.
…
|
|
|
@59817
|
15 years |
barraclough |
Bug 39399 - Move responsibility for verifying constructors return …
|
|
|
@59742
|
15 years |
ggaren |
JavaScriptCore: Simplified handling of 'arguments' -- 1.2% SunSpider …
|
|
|
@59339
|
15 years |
barraclough |
https://bugs.webkit.org/show_bug.cgi?id=39039
Provide support for …
|
|
|
@59064
|
15 years |
oliver |
2010-05-09 Geoffrey Garen <[email protected]>
Reviewed by …
|
|
|
@58986
|
15 years |
oliver |
2010-05-07 Oliver Hunt <[email protected]>
Reviewed by …
|
|
|
@58902
|
15 years |
oliver |
2010-05-06 Oliver Hunt <[email protected]>
Reviewed by …
|
|
|
@58705
|
15 years |
oliver |
2010-05-03 Oliver Hunt <[email protected]>
Reviewed by …
|
|
|
@57955
|
15 years |
oliver |
2010-04-20 Oliver Hunt <[email protected]>
Reviewed by …
|
|
|
@57054
|
15 years |
eric |
2010-04-03 Balazs Kelemen <[email protected]>
Reviewed by …
|
|
|
@56560
|
15 years |
barraclough |
Bug 36611 - Cleanup JSC::CString
Rename CString::c_str() -> …
|
|
|
@55564
|
15 years |
oliver |
2010-03-03 Oliver Hunt <[email protected]>
Reviewed by Gavin …
|
|
|
@55002
|
15 years |
oliver |
2010-02-18 Oliver Hunt <[email protected]>
Reviewed by Gavin …
|
|
|
@54789
|
15 years |
barraclough |
Bug 34952 - String lengths in UString should be unsigned.
This matches …
|
|
|
@52028
|
15 years |
barraclough |
https://bugs.webkit.org/show_bug.cgi?id=32454
Refactor construction of …
|
|
|
@51735
|
15 years |
mjs |
2009-12-05 Maciej Stachowiak <[email protected]>
Reviewed by …
|
|
|
@50538
|
16 years |
mrowe |
Remove bogus op_ prefix on dumped version of three opcodes.
…
|
|
|
@50537
|
16 years |
mrowe |
Fix dumping of constants in bytecode so that they aren't printed as …
|
|
|
@50254
|
16 years |
oliver |
Improve for..in enumeration performance …
|
|
|
@49734
|
16 years |
ggaren |
Rolled back in r49717 with the build maybe working now?
|
|
|
@49726
|
16 years |
mrowe |
Roll out r49717 as it broke the build.
|
|
|
@49717
|
16 years |
ggaren |
Fast for-in enumeration: Cache JSPropertyNameIterator; cache JSStrings …
|
|
|
@49409
|
16 years |
ggaren |
Eliminated some legacy bytecode weirdness.
Patch by Geoffrey …
|
|
|
@48067
|
16 years |
darin |
JavaScriptCore: DateInstance object collected on ARM JIT (JSValue: …
|
|
|
@47641
|
16 years |
barraclough |
Restructure Executable types so that host functions do not hold a …
|
|
|
@47627
|
16 years |
oliver |
Browser hangs on opening Web Inspector. …
|
|
|
@47597
|
16 years |
barraclough |
Remove FunctionCodeBlock. …
|
|
|
@47412
|
16 years |
barraclough |
No, silly runtime, AST nodes are not for you.
Reviewed by Sam Weinig. …
|
|
|
@47089
|
16 years |
barraclough |
JavaScriptCore: Restrict use of FuncDeclNode & FuncExprNode to the …
|
|
|
@47022
|
16 years |
oliver |
Stack overflow crash in JavaScript garbage collector mark pass …
|
|
|
@46879
|
16 years |
barraclough |
2009-08-06 Gavin Barraclough <[email protected]>
…
|
|
|
@46620
|
16 years |
barraclough |
2009-07-30 Gavin Barraclough <[email protected]>
…
|
|
|
@46618
|
16 years |
barraclough |
2009-07-23 Gavin Barraclough <[email protected]>
…
|
|
|
@46598
|
16 years |
ggaren |
Merged nitro-extreme branch into trunk.
|
|
|
@46210
|
16 years |
barraclough |
JavaScriptCore:
2009-07-21 Zoltan Herczeg …
|
|
|
@46004
|
16 years |
barraclough |
2009-07-16 Gavin Barraclough <[email protected]>
RS by …
|
|
|
@45969
|
16 years |
oliver |
2009-07-16 Zoltan Herczeg <[email protected]>
…
|
|
|
@45609
|
16 years |
barraclough |
JavaScriptCore:
2009-07-07 Gavin Barraclough …
|
|
|
@44844
|
16 years |
oliver |
Bug 26532: Native functions do not correctly unlink from optimised …
|
|
|
@44076
|
16 years |
barraclough |
2009-05-21 Gavin Barraclough <[email protected]>
…
|
|
|
@44030
|
16 years |
barraclough |
2009-05-21 Gavin Barraclough <[email protected]>
…
|
|
|
@43839
|
16 years |
barraclough |
2009-05-18 Jan Michael Alonzo <[email protected]>
…
|
|
|
@43837
|
16 years |
barraclough |
2009-05-15 Gavin Barraclough <[email protected]>
…
|
|
|
@43559
|
16 years |
oliver |
Improve function call forwarding performance
Reviewed by Gavin …
|
|
|
@43401
|
16 years |
cwzwarich |
2009-05-08 Cameron Zwarich <[email protected]>
…
|
|
|
@43363
|
16 years |
mjs |
2009-05-07 Maciej Stachowiak <[email protected]>
Reviewed by …
|
|
|
@43331
|
16 years |
barraclough |
2009-05-06 Gavin Barraclough <[email protected]>
…
|
|
|
@43122
|
16 years |
ggaren |
JavaScriptCore:
2009-05-01 Geoffrey Garen <[email protected]>
…
|
|
|
@42989
|
16 years |
ggaren |
JavaScriptCore:
2009-04-28 Geoffrey Garen <[email protected]>
…
|
|
|
@42337
|
16 years |
oliver |
Improve function.apply performance
Reviewed by Geoff Garen.
Jump …
|
|
|
@42065
|
16 years |
oliver |
Improve performance of Function.prototype.call …
|
|
|
@40993
|
16 years |
ggaren |
JavaScriptCore:
2009-02-13 Geoffrey Garen <[email protected]>
…
|
|
|
@40131
|
16 years |
oliver |
<rdar://problem/6516853> (r39682-r39736) JSFunFuzz: crash on …
|
|
|
@40046
|
16 years |
weinig |
JavaScriptCore:
2009-01-19 Sam Weinig <[email protected]>
…
|
|
|
@39951
|
16 years |
weinig |
2009-01-15 Sam Weinig <[email protected]>
Reviewed by Gavin …
|
|
|
@39910
|
16 years |
oliver |
Bug 22903: REGRESSION (r36267): visiting this site reliably crashes …
|
|
|
@39752
|
16 years |
weinig |
2009-01-09 Sam Weinig <[email protected]>
Roll r39720 back in …
|
|
|
@39737
|
16 years |
weinig |
2009-01-08 Sam Weinig <[email protected]>
Revert r39720. It …
|
|
|
@39720
|
16 years |
weinig |
2009-01-08 Sam Weinig <[email protected]>
Reviewed by Oliver …
|
|
|
@39697
|
16 years |
weinig |
2009-01-07 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@39670
|
16 years |
barraclough |
JavaScriptCore:
2009-01-05 Gavin Barraclough <[email protected]> …
|
|
|
@39368
|
16 years |
weinig |
2008-12-17 Sam Weinig <[email protected]>
Reviewed by Gavin …
|
|
|
@39366
|
16 years |
weinig |
2008-12-17 Sam Weinig <[email protected]>
Reviewed by Darin …
|
|
|
@39354
|
16 years |
weinig |
2008-12-16 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@39284
|
16 years |
barraclough |
2008-12-13 Gavin Barraclough <[email protected]>
…
|
|
|
@39271
|
16 years |
cwzwarich |
2008-12-12 Cameron Zwarich <[email protected]>
Reviewed by …
|
|
|
@39255
|
16 years |
cwzwarich |
2008-12-12 Cameron Zwarich <[email protected]>
Reviewed by …
|
|
|
@39252
|
16 years |
weinig |
2008-12-12 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@39229
|
16 years |
weinig |
2008-12-11 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@39182
|
16 years |
weinig |
2008-12-10 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@39157
|
16 years |
weinig |
2008-12-09 Sam Weinig <[email protected]>
Reviewed twice by …
|
|
|
@39156
|
16 years |
weinig |
2008-12-09 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@39123
|
16 years |
weinig |
2008-12-08 Sam Weinig <[email protected]>
Reviewed by Cameron …
|
|
|
@39116
|
16 years |
weinig |
2008-12-08 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@39113
|
16 years |
weinig |
2008-12-08 Sam Weinig <[email protected]>
Reviewed by Mark …
|
|
|
@39102
|
16 years |
weinig |
2008-12-08 Sam Weinig <[email protected]>
Reviewed by Cameron …
|
|
|
@39083
|
16 years |
oliver |
<rdar://problem/6309878> Need more granular control over allocation of …
|
|
|
@39072
|
16 years |
weinig |
2008-12-06 Sam Weinig <[email protected]>
Reviewed by Cameron …
|
|
|
@39071
|
16 years |
weinig |
2008-12-06 Sam Weinig <[email protected]>
Reviewed by Cameron …
|
|
|
@39070
|
16 years |
weinig |
2008-12-05 Sam Weinig <[email protected]>
Reviewed by Cameron …
|
|
|
@39038
|
16 years |
weinig |
2008-12-05 Sam Weinig <[email protected]>
Reviewed by Geoffrey …
|
|
|
@38917
|
16 years |
ggaren |
2008-12-02 Geoffrey Garen <[email protected]>
Reviewed by …
|
|
|
@38688
|
17 years |
barraclough |
2008-11-21 Gavin Barraclough <[email protected]>
…
|
|
|
@38652
|
17 years |
barraclough |
2008-11-19 Gavin Barraclough <[email protected]>
…
|
|
|
@38531
|
17 years |
ggaren |
JavaScriptCore:
2008-11-17 Geoffrey Garen <[email protected]>
…
|
|
|
@38511
|
17 years |
ggaren |
JavaScriptCore:
2008-11-17 Geoffrey Garen <[email protected]>
…
|
|
|
@38498
|
17 years |
ggaren |
2008-11-17 Geoffrey Garen <[email protected]>
Reviewed by …
|
|
copied from trunk/JavaScriptCore/VM/CodeBlock.cpp
|
|
|
@38477
|
17 years |
ggaren |
2008-11-16 Geoffrey Garen <[email protected]>
Reviewed by …
|