|
|
@155013
|
12 years |
mark.lam |
Converting StackIterator to a callback interface. …
|
|
|
@154797
|
12 years |
commit-queue |
Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 …
|
|
|
@154629
|
12 years |
weinig |
Add support for Promises …
|
|
|
@154127
|
12 years |
fpizlo |
Typed arrays should be rewritten …
|
|
|
@154038
|
12 years |
fpizlo |
Foo::s_info should be Foo::info(), so that you can change how the …
|
|
|
@154032
|
12 years |
commit-queue |
[WTF] [JSC] Replace currentTime() with monotonicallyIncreasingTime() …
|
|
|
@153218
|
12 years |
oliver |
fourthTier: Introducing the StackIterator class.
This was a non …
|
|
|
@151149
|
12 years |
commit-queue |
[EFL] Implement GCActivityCallback …
|
|
|
@149825
|
12 years |
commit-queue |
[BlackBerry] Set up logging buffer on start of jsc executable …
|
|
|
@149130
|
12 years |
oliver |
Make checkSyntax take a VM instead of an ExecState
RS=Tim
|
|
|
@148897
|
12 years |
oliver |
2013-04-22 Oliver Hunt <[email protected]>
Perform null …
|
|
|
@148849
|
12 years |
oliver |
JS Lexer and Parser should be more informative when they encounter …
|
|
|
@148696
|
12 years |
ggaren |
Renamed JSGlobalData to VM …
|
|
|
@148475
|
12 years |
mhahnenberg |
HeapTimer lifetime should be less complicated …
|
|
|
@146932
|
12 years |
fpizlo |
JSC_enableProfiler=true should also cause JSGlobalData to save the …
|
|
|
@141651
|
12 years |
mhahnenberg |
Structure should have a StructureRareData field to save space …
|
|
|
@139541
|
12 years |
fpizlo |
The JITThunks class should be in its own file, and doing so should not …
|
|
|
@136601
|
12 years |
fpizlo |
JSC should be able to report profiling data associated with the IR …
|
|
|
@136539
|
12 years |
fpizlo |
Replace JSValue::description() with JSValue::dump(PrintStream&) …
|
|
|
@136086
|
12 years |
msaboff |
Change Bytecompiler s_dumpsGeneratedCode to an Options value …
|
|
|
@133995
|
13 years |
mark.lam |
Renamed ...InlineMethods.h files to ...Inlines.h. …
|
|
|
@133953
|
13 years |
fpizlo |
JSC should infer when indexed storage contains only integers or …
|
|
|
@132143
|
13 years |
mark.lam |
Change stack recursion checks to be based on stack availability. …
|
|
|
@131088
|
13 years |
ggaren |
Removed ASSERT_CLASS_FITS_IN_CELL …
|
|
|
@130520
|
13 years |
mhahnenberg |
JSC should have a way to gather and log Heap memory use and pause …
|
|
|
@130303
|
13 years |
mhahnenberg |
Delayed structure sweep can leak structures without bound …
|
|
|
@129719
|
13 years |
barraclough |
Proxy the global this in JSC …
|
|
|
@129711
|
13 years |
barraclough |
Proxy the global this in JSC …
|
|
|
@128851
|
13 years |
ossy |
Unreviewed, rolling out r128826 and r128813.
Source/JavaScriptCore:
…
|
|
|
@128813
|
13 years |
mhahnenberg |
Delayed structure sweep can leak structures without bound …
|
|
|
@128400
|
13 years |
fpizlo |
JSC should have property butterflies …
|
|
|
@127958
|
13 years |
benjamin |
Rename the ustring() accessor to string() …
|
|
|
@127574
|
13 years |
commit-queue |
Fix the uses of String::operator+=() for Mac …
|
|
|
@127349
|
13 years |
fpizlo |
JSArray::putDirectIndex should by default behave like …
|
|
|
@127202
|
13 years |
ggaren |
Use one object instead of two for closures, eliminating ScopeChainNode …
|
|
|
@127191
|
13 years |
benjamin |
Replace JSC::UString by WTF::String …
|
|
|
@123417
|
13 years |
fpizlo |
Property storage should grow in reverse address direction, to support …
|
|
|
@123042
|
13 years |
oliver |
dumpCallFrame is broken in ToT …
|
|
|
@122795
|
13 years |
fpizlo |
Unreviewed, roll out 122790 because it broke the Windows build. I'm …
|
|
|
@122790
|
13 years |
oliver |
dumpCallFrame is broken in ToT …
|
|
|
@122341
|
13 years |
wingo |
jsc: Parse options before creating global data …
|
|
|
@121798
|
13 years |
commit-queue |
Add ability to symbolically set and dump JSC VM options.
See comments …
|
|
|
@121394
|
13 years |
msaboff |
[Win] jscore-tests flakey …
|
|
|
@121381
|
13 years |
mhahnenberg |
JSLock should be per-JSGlobalData …
|
|
|
@121098
|
13 years |
zandobersek |
Unreviewed, rolling out r121058. …
|
|
|
@121058
|
13 years |
mhahnenberg |
JSLock should be per-JSGlobalData …
|
|
|
@118018
|
13 years |
barraclough |
Disable private names by default in WebCore …
|
|
|
@116828
|
13 years |
barraclough |
Introduce PropertyName class …
|
|
|
@115579
|
13 years |
ggaren |
Clarified JSGlobalData (JavaScript VM) lifetime …
|
|
|
@115523
|
13 years |
barraclough |
<rdar://problem/7909395> Math in JavaScript is inaccurate on iOS
By …
|
|
|
@114702
|
13 years |
oliver |
Exception stack traces aren't complete when the exception starts in …
|
|
|
@114587
|
13 years |
fpizlo |
JSC testing should have complete coverage over typed array types …
|
|
|
@114575
|
13 years |
fpizlo |
jsc command line should support typed arrays by default …
|
|
|
@114317
|
13 years |
commit-queue |
Unreviewed, rolling out r114309. …
|
|
|
@114309
|
13 years |
oliver |
Exception stack traces aren't complete when the exception starts in …
|
|
|
@113553
|
13 years |
fpizlo |
Command-line jsc's exception handling should be rationalized …
|
|
|
@111778
|
13 years |
eric |
Actually move WTF files to their new home …
|
|
|
@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 …
|
|
|