gecko-dev/js
mrbkap%gmail.com be5a272508 Correct the STMT_TYPE_MAYBE_MACRO to not include with, since we never want to turn a JSSTMT_WITH into a scope statement. Also ignore with statements when we're processing a let declaration so that given 'with (x) let x = 3' we correctly set x to 3. bug 350730, r=brendan 2006-09-08 00:54:45 +00:00
..
benchmarks
docs Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
jsd Bug 343511 - Don't assert more than necessary. r=rginda 2006-07-20 15:25:32 +00:00
jsdj Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
jsj
narcissus Use __applyConstructor__ to allow for an arbitrary number of parameters to be passed to native constructors. bug 331429, r=brendan 2006-05-09 19:23:39 +00:00
perf Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
ref
rhino Use Rhino's security domain for generated classes by default when no SecurityController is in use 2006-09-06 13:35:16 +00:00
src Correct the STMT_TYPE_MAYBE_MACRO to not include with, since we never want to turn a JSSTMT_WITH into a scope statement. Also ignore with statements when we're processing a let declaration so that given 'with (x) let x = 3' we correctly set x to 3. bug 350730, r=brendan 2006-09-08 00:54:45 +00:00
tests JavaScript Test - regression test for bug 350226, by Jesse Ruderman 2006-09-07 13:40:45 +00:00
.cvsignore
landbranch.pl
makefile.win