|
|
d65112e26b
|
trace |new Array|, via the magic of copy and paste
|
2008-08-21 00:50:20 -07:00 |
|
Brendan Eich
|
9f29681195
|
Use JS_FRIEND_API for new JS_ArrayToJSUint8Buffer, etc., and use it on prototypes and definitions (fixes some platform builds).
|
2008-08-20 23:46:31 -07:00 |
|
Vladimir Vukicevic
|
44a95c8e96
|
b=451242, add fast-paths for dense array to uint/int/double buffer conversion; r=bent/mrbkap
|
2008-08-20 14:47:01 -07:00 |
|
Brendan Eich
|
02a188d82a
|
Add Array (generic) join builtin, plus (not yet used) optional this-class guarding for builtins.
|
2008-08-10 14:50:31 -07:00 |
|
Igor Bukanov
|
11505a9ec5
|
bug 412296 - removal of minarg support for fast native
|
2008-08-08 18:02:50 +02:00 |
|
Blake Kaplan
|
4f28d5c1a3
|
Don't use 'i' if the id was not an index. bug 443843, r=shaver
|
2008-07-07 23:01:09 +02:00 |
|
|
|
c4707cae81
|
Bug 438415 - Assertion failure: *vp != JSVAL_HOLE, r=shaver, r=brendan
|
2008-07-01 12:47:09 -07:00 |
|
|
|
f412ce8864
|
Bug 435345 - Cannot accurately watch the 'length' property of arrays, r=shaver
|
2008-07-01 12:47:09 -07:00 |
|
|
|
c290f36e91
|
Bug 434837 - Accessors in prototype chain of arrays don't assign 'this' correctly, r=shaver, r=brendan
|
2008-05-21 12:24:25 -07:00 |
|
|
|
4b16055ad7
|
Bug 435226 - dense arrays yield bogus __count__ values, r=shaver
|
2008-06-09 15:25:33 -07:00 |
|
Igor Bukanov
|
1aa5c32a96
|
[Bug 432881] SM: JSVAL_VOID as a pseudo-boolean. r=brendan
|
2008-06-25 11:43:02 +02:00 |
|
Brendan Eich
|
ddb43b17ea
|
Third and final followup patch for bug 260106.
|
2008-06-06 13:23:19 -07:00 |
|
Brendan Eich
|
58245c40f3
|
Followup patch for bug 260106.
|
2008-06-05 16:00:25 -07:00 |
|
Benjamin Smedberg
|
86da87a6f2
|
Return to building spidermonkey as C++, because we believe we found the cause of the perf regression elsewhere (non-code).
|
2008-05-27 16:58:12 -04:00 |
|
Benjamin Smedberg
|
e310131a6f
|
Back out revision bd9c9cbf9ec8 (build spidermonkey as C++) for perftesting and profit.
|
2008-05-27 12:19:17 -04:00 |
|
|
|
1650653ff4
|
Bug 387935, Always build JS as C++, r=benjamin
|
2007-07-16 11:40:49 -07:00 |
|