Граф коммитов

10592 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org 35bbdab2fa bug=418456 r,a1.9=brendan
Fixing asserts in js_PutBlockObject
2008-02-20 09:24:02 +00:00
jag%tty.nl f0102323dd Bug 415142: Mozilla build broken in mozilla/js/src/jsgc.c:2217.
All the compilers we support can handle long long, so just go with that. Also remove ifdefs for compilers we no longer care about. r=/a=brendan
2008-02-20 05:11:01 +00:00
crowder%fiverocks.com d778fdc0f5 Bug 418515 - Better management of parent-finding, needed for new arrays implementation, r/a+=brendan 2008-02-20 05:05:24 +00:00
bzbarsky%mit.edu 3c06680771 Fix line numbering in JS components so it's not off by 1. Bug 418491,
r+sr+a=brendan
2008-02-20 03:57:11 +00:00
brendan%mozilla.org a7a36b7340 Fix untagged boolean stored as jsval bug (418504, r=jwalden). 2008-02-20 00:48:10 +00:00
bclary%bclary.com 9d39eac0d7 JavaScript Tests - add js1_5/Regress/regress-416628.js to the performance tests, bug 416628 2008-02-19 20:16:03 +00:00
bclary%bclary.com 229831a76e JavaScript Tests - update to remove failures due to change in expected behavior, bug 345855 2008-02-19 20:11:22 +00:00
igor%mir2.org 38efd51236 Bug 416439. Using goto error in the interpreter to shrink code size. r,a1.9=brendan 2008-02-19 12:16:26 +00:00
brendan%mozilla.org dd613bc929 Property-cache dense array methods in JSOP_CALLPROP (418239, r=shaver). 2008-02-19 07:04:00 +00:00
dbaron%dbaron.org c07fa265c9 In JS_PrintTraceThingInfo, only print the contents of JSSLOT_PRIVATE if it represents the class's private rather than the first slot. b=417972 r=igor a=DEBUG-only (not part of the default build) 2008-02-19 06:19:13 +00:00
brendan%mozilla.org deca403336 Relaxd ES4-like yield parsing for JS1.8 (384991, r=mrbkap). 2008-02-19 04:49:02 +00:00
mrbkap%gmail.com f14be91176 Avoid calling js_ComputeThis when we don't have to from js_Invoke. bug 417947, r+a=brendan 2008-02-19 03:34:02 +00:00
shaver%mozilla.org b003da8e8f Fix js_CheckAccess to handle use in non-native objects' ops, fixing test-suite
regressions from native-arrays landing. r=mrbkap, a=brendan.
2008-02-19 02:27:44 +00:00
crowder%fiverocks.com 3ffcc021b0 Bug 417999 - removed JS_ArenaFreeAllocation, r+/a+=brendan 2008-02-18 21:14:15 +00:00
crowder%fiverocks.com 5632a51bec Bug 417995 - SpanDeps allocation does not use JSArenas anymore, r+/a+=brendan 2008-02-18 21:09:50 +00:00
shaver%mozilla.org 24aa10fb60 Implement optimized object-ops for dense arrays, b=322889, r+a=brendan. 2008-02-18 21:01:47 +00:00
jag%tty.nl d4763439a3 Bug 417477: Mingw build error in ../mozilla/js/src/jslock.c: syntax error. p=bengt.erik.soderstrom@telia.com, r=jag, a=brendan 2008-02-18 20:10:37 +00:00
brendan%mozilla.org b2d1e2b9e9 Guard property cache tests with native ops or obj guards (417981, r=shaver). 2008-02-18 19:32:01 +00:00
bclary%bclary.com a2a9fbfb43 JavaScript Test - regression test for bug 416628, by Brendan Eich 2008-02-18 11:38:44 +00:00
bclary%bclary.com 41c6659990 JavaScript Tests - regression test for bug 415922, by Joachim Kuebart 2008-02-18 10:48:27 +00:00
bclary%bclary.com 7652e9c04a JavaScript Test - regression test for bug 416460, by Jesse Ruderman 2008-02-18 10:21:39 +00:00
bclary%bclary.com 212910a6cf JavaScript Tests - regression test for bug 416601, by Igor Bukanov 2008-02-18 10:12:46 +00:00
brendan%mozilla.org 5d14114c98 Use JS_PropertyStub for in-language bindings, for best property cache hit rates (416931, r=mrbkap). 2008-02-18 06:31:57 +00:00
brendan%mozilla.org dbb890e9b5 Recover trapped opcode in js_GetIndexFromBytecode (416665, r=igor). 2008-02-18 01:32:12 +00:00
brendan%mozilla.org 4011b63c4d Lazy ComputeGlobalThis required now in fast native implementations (417893, r=mrbkap). 2008-02-18 00:12:34 +00:00
brendan%mozilla.org ea0374d976 Fix misindented code (418049, r=igor). 2008-02-18 00:01:53 +00:00
bclary%bclary.com a9c2c05991 Sisyphus/JavaScript Tests - update known failures, no bug, not part of the build 2008-02-17 18:13:16 +00:00
timeless%mozdev.org 0011b6cc5e Fixing spelling error 2008-02-17 09:02:53 +00:00
timeless%mozdev.org 45d0e0aa38 Bug 416981 CheckLeakedRoots should specify which JSRuntime is leaking
r=brendan a=brendan
2008-02-17 06:56:40 +00:00
reed%reedloden.com 1dc552eb04 Bug 417615 - "js.c doesn't build under MOZ_SHARK" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan] 2008-02-17 03:27:30 +00:00
bclary%bclary.com 8df3cb2f59 Sisyphus/JavaScript Tests - update known failures to match new time out variables, no bug, not part of the build 2008-02-16 22:18:37 +00:00
brendan%mozilla.org 0d85ba1bdd Defend against compiler pseudo-frames (417944, r=shaver). 2008-02-16 21:33:59 +00:00
bclary%bclary.com 62802ed119 Sisyphus/JavaScript Tests - add timeout for js1_6/extensions/regress-385393-08.js due to bug 417916 2008-02-16 17:12:13 +00:00
bclary%bclary.com 7a6ee63c63 Sisyphus/JavaScript Tests - lower timeout to 2 minutes, bug 417932, not part of the build 2008-02-16 16:43:07 +00:00
bclary%bclary.com 94c6f0f763 Sisyphus/JavaScript Tests - update known failures for windows, no bug, not part of the build 2008-02-16 13:55:22 +00:00
brendan%mozilla.org 6b4bb3cf19 Don't lock non-native objects (417819, r=mrbkap). 2008-02-16 06:53:32 +00:00
jruderman%hmc.edu d6ce940277 Add crashtest 2008-02-16 05:29:10 +00:00
brendan%mozilla.org ca57a59b0c Optimize ComputeGlobalThis (395993, r=mrbkap). 2008-02-16 02:46:46 +00:00
igor%mir2.org 377afe3fdd Bug 416601: property cache is properly disabled under with statements with generators. r=brendan a1.9=blocking1.9 2008-02-15 11:38:40 +00:00
shaver%mozilla.org 3460831052 back out for mochitest failures in prototype 2008-02-15 10:31:38 +00:00
shaver%mozilla.org 6dfa0c9265 Bug 322889: implement specialized storage and operations for JS arrays;
r+a=brendan.
2008-02-15 09:48:53 +00:00
gavin%gavinsharp.com af2fba72f7 Back out bug 322889 due to jQuery unit test failures 2008-02-15 02:41:18 +00:00
shaver%mozilla.org c238210cec Bug 322889: implement specialized storage and operations for JS arrays; r+a=brendan 2008-02-15 01:07:53 +00:00
shaver%mozilla.org fc7479b65d Bug 416675: refactor JSScope locking for reuse on non-native objects. r+a=brendan. 2008-02-15 00:44:47 +00:00
jag%tty.nl 1ed9ef33eb Bug 417419: You too can solve global-warming without making the JS_INLINE macro ugly. r=/a=brendan 2008-02-14 23:56:53 +00:00
bclary%bclary.com 8b64aed575 Sisyphus/JavaScript Tests - update known failures list, no bug, not part of the build 2008-02-14 16:29:37 +00:00
igor%mir2.org 275f80315a Bug 417377: optimizing switch cases in the interpreter, r,a1.9=brendan 2008-02-14 15:36:39 +00:00
nboyd%atg.com aa731c19f9 Fix bug reported in newsgroup:
Tail call opimization was interfering with catching exceptions.
The following program should print 7, but was resulting in an uncaught
exception:
function g() {
  throw 3;
}
function f() {
  try {
    return g();
  } catch (e) {
    return  7;
  }
}
print(f())
2008-02-14 13:22:15 +00:00
reed%reedloden.com 40ae3719bc Bug 402898 - "JS_YieldRequest doesn't do scope-sharing" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan] 2008-02-14 11:14:25 +00:00
brendan%mozilla.org 7a479d5337 Optimize wrapper creation via JS_NewObjectWithGivenProto, and avoid cycle-check overhead in JS_Set{Prototype,Parent} (408871, r=mrbkap). 2008-02-14 05:10:43 +00:00