nboyd%atg.com
3877bcb697
Switch to __javaObject__ in the hope that it generalizes to more cases in
...
the future.
2007-07-23 14:10:08 +00:00
brendan%mozilla.org
b2c7c1fcbe
Backing out, see bug 389122 and orange or red tinderboxes.
2007-07-21 23:21:20 +00:00
brendan%mozilla.org
41afe86347
Fast natives and related optimizations (385393, r=igor).
2007-07-21 21:39:42 +00:00
szegedia%freemail.hu
1897e05999
Download junit and emma jar files from ibiblio maven repo
2007-07-21 16:27:24 +00:00
szegedia%freemail.hu
faa03c5a4b
Added JUnit test task that produces code coverage report
2007-07-21 07:36:08 +00:00
szegedia%freemail.hu
fa9e80531c
Use skip files
2007-07-21 07:35:15 +00:00
mrbkap%gmail.com
7709754680
Don't double-wrap objects when getting them out of an XPCVariant. bug 384632, r=peterv sr=jst
2007-07-21 01:03:55 +00:00
nboyd%atg.com
051091f387
Update to sync with latest tests.
2007-07-20 12:37:48 +00:00
nboyd%atg.com
c3b68a5f0f
Add missing language versions.
2007-07-20 12:08:52 +00:00
nboyd%atg.com
8e23c48aca
Fix bug 382098 - E4X attribute literals broken. Patch from Adam de Boor
...
<adeboor@google.com>.
Also remove obsolete (no longer supported in SpiderMonkey) check for
semicolon separation between functions.
2007-07-20 12:06:47 +00:00
nboyd%atg.com
0860b4cabb
Fix bug 382098 - E4X attribute literals broken. Patch from Adam de Boor
...
<adeboor@google.com>.
2007-07-20 12:05:29 +00:00
nboyd%atg.com
e07ae2455f
Always need Object[] rather than String[] for Context.newArray().
2007-07-20 11:59:51 +00:00
nboyd%atg.com
32d3a367f0
Fix bug 388643 - JavaScript Tests - global shell.js sets JavaScript version to
...
version lower than required by E4X tests
Patch from David Caldwell.
2007-07-19 19:57:48 +00:00
dbaron%dbaron.org
738022dea4
Add more useful assertion for debugging cycle collector faults. b=386912 r+sr=peterv
2007-07-19 04:58:39 +00:00
dmose%mozilla.org
8a7f2fd13f
Fix comment to say 'createInstance' when it really means that, since this is pointed to by devmo as API documentation; no bug; rs=shaver
2007-07-18 20:19:05 +00:00
nboyd%atg.com
f2d57e3ece
Fix bug 387694 - More reportMatch changes to generalize tests
2007-07-18 19:59:21 +00:00
bclary%bclary.com
fa71ee34c9
add winmm.lib to JavaScript Shell build configuration on Windows, bug 363258, not part of the build. r=mrbkap
2007-07-18 19:55:15 +00:00
nboyd%atg.com
31f0804d21
Use "associateValue" approach to save and restore the Generator prototype
...
for each scope rather than the kludgy former approach of storing a
reference to the prototype in the StopIteration object.
2007-07-18 15:13:33 +00:00
nboyd%atg.com
42efbe4736
Minor: Fix spelling error in comment.
2007-07-18 15:10:20 +00:00
nboyd%atg.com
3798a88a61
Minor: fix spelling errors in comment.
2007-07-18 15:09:25 +00:00
nboyd%atg.com
58e21c3835
Add special Rhino object __exception__ defined in the catch
...
scope that can be used to retrieve the Java exception associated
with the JavaScript exception (to get stack trace info, etc.)
Patch from Bob Jervis <bjervis@google.com>
2007-07-18 15:08:38 +00:00
nboyd%atg.com
8159886a87
Minor: fix spelling mistakes in comments.
2007-07-18 15:04:57 +00:00
nboyd%atg.com
41f476051f
Add testsrc to the distribution, and clean up some build.xml formatting.
2007-07-18 12:42:40 +00:00
jwalden%mit.edu
d6946e363c
Bug 388276 - Build failed on solaris x86 due to checkin for 372428. Patch by Leon Sha <leon.sha@sun.com>, r=cls
2007-07-17 21:23:25 +00:00
mrbkap%gmail.com
0985d5ff50
Move where we convert things into strings into a more centralized place. bug 372075, r=bzbarsky sr=jst
2007-07-17 20:12:22 +00:00
igor%mir2.org
9796329a07
Bug 387871: proper state checks when closing the generator. r=brendan
2007-07-17 06:41:20 +00:00
igor%mir2.org
69a824514d
Bug 380469: Followup to remove to no longer used JSGenerator.next. r=brendan
2007-07-17 06:38:27 +00:00
mrbkap%gmail.com
b8cdbd0d30
Fixing build bustage.
2007-07-16 21:44:00 +00:00
mrbkap%gmail.com
7ef0a74d63
Bad millisecond resolution for (new Date).getTime() / Date.now() on Windows. bug 363258, patch from Rob Arnold <robarnold@mozilla.com>, r=brendan
2007-07-16 21:29:57 +00:00
igor%mir2.org
1828420b95
Bug 380469: Taking away too zealous code simplification.
2007-07-16 20:57:16 +00:00
dolske%mozilla.com
e45d5ca3fc
Bug 388190: XPCOMUtils spews uuids when registering components. r=sayrer, sr=benjamin
2007-07-16 17:57:49 +00:00
nboyd%atg.com
1c09f02f43
Fix one small warning.
2007-07-16 13:51:35 +00:00
alex%croczilla.com
58fbdb08dc
Bug 381693 - Allow null targetObj arg to xpcIJSModuleLoader::import().
...
r=sayrer, src=brendan.
2007-07-15 18:21:12 +00:00
asqueella%gmail.com
5e53695a66
synchronize documentation, Sylvain Pasche <sylvain.pasche@gmail.com>
...
r=sayrer, bug 380970
2007-07-14 21:43:35 +00:00
igor%mir2.org
ffde4a80a4
Bug 380469: Followup for the previous check in to remove more no longer used close-on-GC code. r=brendan
2007-07-14 08:28:57 +00:00
igor%mir2.org
316e54c9dc
Bug 387909: make sure that [generator] is the first bytecode. r=brendan
2007-07-13 21:23:39 +00:00
bclary%bclary.com
9ee4f86caa
JavaScript Test - regression test for bug 349326, by Igor Bukanov
2007-07-13 17:23:49 +00:00
bclary%bclary.com
a2d42c34a5
JavaScript Test - regression test for bug 382981, by Jesse Ruderman
2007-07-13 17:08:03 +00:00
bclary%bclary.com
914beb66f6
JavaScript Test - regression test for bug 383269, by Igor Bukanov, Brendan Eich
2007-07-13 16:56:30 +00:00
igor%mir2.org
810e12aaae
Bug 380469: Calling close on unreachable generators from GC is no longer supported. r=brendan
2007-07-13 07:28:47 +00:00
bclary%bclary.com
358b8d25b0
JavaScript Test - regression test for bug 384680, by Jesse Ruderman
2007-07-13 02:26:26 +00:00
bclary%bclary.com
5a6070746f
JavaScript Test - regression test for bug 385134, by Jesse Ruderman
2007-07-13 02:08:24 +00:00
bclary%bclary.com
ad28223b08
JavaScript Test - regression test for bug 385729, by Jesse Ruderman
2007-07-13 01:49:58 +00:00
bclary%bclary.com
4c4a1d43a8
JavaScript Test - regression test for bug 386030, by Blake Kaplan
2007-07-13 01:13:41 +00:00
crowder%fiverocks.com
69a8456e56
Bug 357016: follow-up to fix another void* nit, patch by Edward Lee edilee@mozilla.com, r=crowder
2007-07-13 00:04:23 +00:00
bclary%bclary.com
97af6a67d1
JavaScript Test - regression test for bug 387501
2007-07-12 20:56:00 +00:00
jwalden%mit.edu
cd2e5c90ef
Back out bug 386635; it broke restoring sessions in the browser.
2007-07-12 19:11:45 +00:00
bclary%bclary.com
498709033b
JavaScript Tests - automation updates, bug 387909, not part of the build
2007-07-12 17:49:32 +00:00
nboyd%atg.com
78343e9640
Fix bug 386997 - Need to support 'debugger' statement
...
Adding the 'debugger' keyword will now result in a breakpoint being hit when
run in the Rhino debugger. The statement is ignored if the debugger is not
running or when compiled to Java bytecodes.
Patch from Bob Jervis (bjervis@google.com ).
2007-07-12 15:09:18 +00:00
nboyd%atg.com
c73f7c72b3
Patch from Bob Jervis (bjervis@google.com):
...
Here is the patch for the (mostly) formatting issues in the code differences.
Note: There is one non-formatting change in here. It is fallout from the
'const' support I implemented some time back. Basically, the change marginally
improves the memory allocation for compiled code. Essentially, the bug is that
I was reserving 2 slots for each local, when I should only reserve one in this
function. (This is the result of a bad cut and paste, I think, with the
function above it in Codegen.java.)
2007-07-12 14:52:30 +00:00