|
|
@111618
|
13 years |
eric |
Fix remaining WTF includes in JavaScriptCore in preparation for moving …
|
|
|
@111129
|
13 years |
barraclough |
Strength reduction, RegExp.exec -> RegExp.test …
|
|
|
@109866
|
13 years |
barraclough |
putByIndex should throw in strict mode …
|
|
|
@108420
|
13 years |
oliver |
Make TypedArrays be available in commandline jsc …
|
|
|
@108112
|
13 years |
oliver |
Implement Error.stack
https://bugs.webkit.org/show_bug.cgi?id=66994
…
|
|
|
@108036
|
13 years |
ossy |
Unreviewed. Rolling out r107980, because it broke 32 bit platforms.
…
|
|
|
@107980
|
13 years |
oliver |
Implement Error.stack
https://bugs.webkit.org/show_bug.cgi?id=66994
…
|
|
|
@106454
|
13 years |
ossy |
Implement Error.stack
https://bugs.webkit.org/show_bug.cgi?id=66994
…
|
|
|
@106407
|
13 years |
oliver |
Implement Error.stack
https://bugs.webkit.org/show_bug.cgi?id=66994
…
|
|
|
@105698
|
13 years |
ggaren |
JSValue::toString() should return a JSString* instead of a UString …
|
|
|
@103691
|
13 years |
barraclough |
Fix miss-commit of utf8 change.
Reviewed by Filip Pizlo
Eeep, patch …
|
|
|
@103380
|
13 years |
barraclough |
JSC shell should accept utf8 input.
Reviewed by Filip Pizlo.
* …
|
|
|
@103243
|
13 years |
ggaren |
Placement new does an unnecessary NULL check …
|
|
|
@102953
|
13 years |
andersca |
Add WTF::Function to wtf/Forward.h …
|
|
|
@102917
|
13 years |
commit-queue |
Rename JSC::Heuristics to JSC::Options …
|
|
|
@99392
|
14 years |
fpizlo |
REGRESSION(r99374): GTK+ build of the jsc binary doesn't like the call …
|
|
|
@99374
|
14 years |
fpizlo |
JSC should be able to sample itself in a more flexible way than just …
|
|
|
@99223
|
14 years |
mhahnenberg |
De-virtualize JSObject::className …
|
|
|
@98415
|
14 years |
mhahnenberg |
Remove putVirtual
https://bugs.webkit.org/show_bug.cgi?id=70740
…
|
|
|
@97532
|
14 years |
mhahnenberg |
Rename virtual put to putVirtual …
|
|
|
@96881
|
14 years |
andersca |
When building with clang, enable -Wglobal-constructors and …
|
|
|
@96836
|
14 years |
barraclough |
Add explicit JSGlobalThis type. …
|
|
|
@96146
|
14 years |
commit-queue |
Unreviewed, rolling out r96131.
http://trac.webkit.org/changeset/96131 …
|
|
|
@96131
|
14 years |
commit-queue |
Implement Error.stack
https://bugs.webkit.org/show_bug.cgi?id=66994
…
|
|
|
@95751
|
14 years |
barraclough |
Implement Function.prototype.bind …
|
|
|
@95318
|
14 years |
barraclough |
Rationalize JSObject::putDirect* methods …
|
|
|
@95108
|
14 years |
mhahnenberg |
Unzip initialization lists and constructors in JSCell hierarchy (6/7) …
|
|
|
@94875
|
14 years |
mhahnenberg |
Unzip initialization lists and constructors in JSCell hierarchy (5/7) …
|
|
|
@94811
|
14 years |
weinig |
Remove the Completion object from JSC, I have never liked it …
|
|
|
@94644
|
14 years |
ossy |
Unreviewed, rolling out r94627 and r94632. …
|
|
|
@94627
|
14 years |
commit-queue |
Unzip initialization lists and constructors in JSCell hierarchy (5/7) …
|
|
|
@93378
|
14 years |
commit-queue |
Move allocation in constructors into separate constructorBody() …
|
|
|
@92706
|
14 years |
commit-queue |
Add ParentClass typedef in all JSC classes …
|
|
|
@92555
|
14 years |
commit-queue |
Patch by Aron Rosenberg <[email protected]> on 2011-08-06 …
|
|
|
@92224
|
14 years |
fpizlo |
JSC GC is far too conservative about growing the heap size, …
|
|
|
@91817
|
14 years |
commit-queue |
JSC command-line tool does not come with any facility for
measuring …
|
|
|
@91194
|
14 years |
oliver |
2011-07-18 Mark Hahnenberg <[email protected]>
Refactor …
|
|
|
@89887
|
14 years |
rniwa |
2011-06-27 Ryosuke Niwa <[email protected]>
Build fix …
|
|
|
@89885
|
14 years |
oliver |
2011-06-27 Oliver Hunt <[email protected]>
Reviewed by …
|
|
|
@86785
|
14 years |
oliver |
2011-05-18 Oliver Hunt <[email protected]>
Reviewed by Sam …
|
|
|
@84052
|
14 years |
oliver |
2011-04-15 Oliver Hunt <[email protected]>
GC allocate …
|
|
|
@83955
|
14 years |
philn |
2011-04-15 Philippe Normand <[email protected]>
…
|
|
|
@83808
|
14 years |
oliver |
2011-04-13 Oliver Hunt <[email protected]>
Reviewed by Geoff …
|
|
|
@81272
|
14 years |
oliver |
2011-03-15 Oliver Hunt <[email protected]>
Reviewed by …
|
|
|
@79712
|
14 years |
paroga |
2011-02-25 Patrick Gansterer <Patrick Gansterer>
Reviewed …
|
|
|
@79707
|
14 years |
paroga |
2011-02-25 Patrick Gansterer <Patrick Gansterer>
Unreviewed …
|
|
|
@79695
|
14 years |
aroben |
Work around Cygwin's crash-suppression behavior
Cygwin calls …
|
|
|
@79177
|
14 years |
barraclough |
https://bugs.webkit.org/show_bug.cgi?id=54839
Remove …
|
|
|
@77151
|
14 years |
oliver |
2011-01-31 Oliver Hunt <[email protected]>
Convert markstack …
|
|
|
@77113
|
14 years |
ossy |
2011-01-30 Csaba Osztrogonác <Csaba Osztrogonác>
Unreviewed, …
|
|
|
@77098
|
14 years |
oliver |
Convert markstack to a slot visitor API …
|
|
|
@77044
|
14 years |
rniwa |
2011-01-28 Sheriff Bot <[email protected]>
…
|
|
|
@77006
|
14 years |
oliver |
2011-01-27 Oliver Hunt <[email protected]>
Reviewed by …
|
|
|
@74855
|
14 years |
abarth |
Move JavaScriptCore to Source …
|
|
copied from trunk/JavaScriptCore/jsc.cpp
|
|
|
@73377
|
14 years |
commit-queue |
2010-12-06 John Tantalo <[email protected]>
Reviewed …
|