Nicholas Nethercote
|
6edcbd1cf6
|
Bug 837981 - Remove GetDeflatedStringLength(). r=terrence.
--HG--
extra : rebase_source : 7966380110472b6e164c3689378fdbd788d25301
|
2013-02-05 15:12:05 -08:00 |
|
Jeff Walden
|
ded452f8a5
|
Bug 837773 - Add a PropertyKey.h header. r=jorendorff
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : 1756e599b0718b8e765cecb972737040e0ba56e4
|
2013-02-01 16:42:48 -08:00 |
|
Jeff Walden
|
75d4e3a04d
|
Bug 837773 - Change private uint32_t Values to use the int32_t representation, for simplicity. r=luke
--HG--
extra : rebase_source : 75e7118b9e5713dc252043e6f40d79e238a2480f
|
2013-02-01 18:41:35 -08:00 |
|
Jeff Walden
|
fb13aa0bce
|
Bug 837773 - Move JS::Value into Value.h. r=jorendorff
--HG--
extra : rebase_source : b41cee90d5c08a6e1c23f023af2eb2f1ac41e1a3
|
2013-02-01 16:15:49 -08:00 |
|
Jeff Walden
|
b730ad62b4
|
Bug 837773 - Move JS::Anchor into js/public/Anchor.h, necessary to properly make Value.h an independent header. r=jorendorff
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : c109f562aea18e7466b6af6fd1dd2efae11b0333
|
2013-02-01 15:31:00 -08:00 |
|
Jeff Walden
|
083e74deca
|
Bug 837773 - Move js/src/jsval.h to js/public/Value.h. r=jorendorff
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : 224d021ad357f133b0b04658ca9b59a52b74fd65
|
2013-02-01 14:24:37 -08:00 |
|
Jeff Walden
|
c6ddf83217
|
Bug 837773 - Organize jsapi.h's #includes. r=jorendorff
--HG--
extra : rebase_source : 88b6a890a4e2304beb5f37198b9f6f2ebda9a8a9
|
2013-02-01 13:07:10 -08:00 |
|
Terrence Cole
|
b01d3f3a49
|
Bug 706885 - Do not store singletons in the Nursery; r=bhackett
--HG--
extra : rebase_source : 0f6fe8fd6954c60a25b7180e503afd124956ec1c
|
2013-01-28 11:01:54 -08:00 |
|
Terrence Cole
|
e576168e4c
|
Bug 832103 - Add a regression test for the given bug; r=bhackett DONTBUILD
--HG--
extra : rebase_source : d6ee5befb43f912a8ae678c6639e4ae37e64d7d7
|
2013-02-05 09:47:53 -08:00 |
|
Brian Hackett
|
8be677bc40
|
Bug 836705 - Fix bogus assert when loading from definitely-double arrays, r=jandem.
|
2013-02-05 09:48:55 -07:00 |
|
Brian Hackett
|
e62502b424
|
Bug 832670 - Don't verify barriers when unwinding frames that finished in JM, r=billm.
|
2013-02-05 09:44:52 -07:00 |
|
Ryan VanderMeulen
|
6710d4e443
|
Backed out changeset 2861ef67390a (bug 837566) for Linux32 mochitest-other shutdown hangs.
|
2013-02-05 07:54:49 -05:00 |
|
Vicamo Yang
|
206ac2e59c
|
Bug 833278 - Part 2/2: Implement MozVoicemailEvent using codegenerator. r=gwagner,smaug
|
2013-02-05 17:02:18 +08:00 |
|
Nicholas Nethercote
|
b6e73adcac
|
Bug 837566 - Remove js_RemoveRoot. r=terrence.
|
2013-02-03 20:17:34 -08:00 |
|
Sean Stangl
|
9cf22c38fe
|
Bug 829758 - Use MatchOnly mode for str_search(). r=dvander
|
2013-01-15 15:35:25 -08:00 |
|
Sean Stangl
|
46f8dd6c33
|
Bug 832217 - Construct RegExpShared in the same compartment as the RegExpStatics. r=billm
|
2013-02-01 17:36:29 -08:00 |
|
Luke Wagner
|
af04a674f0
|
Bug 837016 - IonMonkey: store CodeLabels by value (r=h4writer)
--HG--
extra : rebase_source : e03d276c80dcdf29b6b9bec4627a93528f423ff6
|
2013-01-31 18:41:04 -08:00 |
|
Hannes Verschore
|
eafb69e61d
|
Bug 832058: IonMonkey: Only inline if script is compile-and-go and doesn't have an arguments objects, r=nbp
|
2013-02-04 17:38:38 +01:00 |
|
Bobby Holley
|
b2bee1e222
|
Bug 831076 - Add assertSameCompartment to JS_ObjectToOuterObject, and clean up classinfo hook. r=mrbkap
|
2013-02-04 15:13:14 +00:00 |
|
Bobby Holley
|
aecba694cc
|
Bug 831076 - Enter a compartment in jsd. r=mrbkap
|
2013-02-04 15:13:14 +00:00 |
|
Bobby Holley
|
2ad47344dd
|
Bug 831076 - Outerize during same-compartment wrapping so that JS_Wrap* is guaranteed to outerize. r=mrbkap
|
2013-02-04 15:13:14 +00:00 |
|
Bobby Holley
|
fd4c9ea494
|
Bug 831076 - Outerize at the very beginning of XPConnect wrapping and remove other outerization checks. r=mrbkap
|
2013-02-04 15:13:13 +00:00 |
|
Andrew McCreight
|
8e63ed0ee6
|
Bug 819131 - Preserve reflector delegate weak map keys. r=billm
|
2012-05-25 16:07:24 +00:00 |
|
Nicholas Nethercote
|
e011bac0c2
|
Bug 836985 follow-up: Make ScriptSourceHolder constructor explicit. r=benjamin.
|
2013-02-03 20:03:06 -08:00 |
|
Nicholas Nethercote
|
eecf7d2754
|
Bug 837002 - Fix two clang warnings in SpiderMonkey. r=luke.
|
2013-02-03 19:55:23 -08:00 |
|
Nicholas Nethercote
|
1a9585a68f
|
Bug 836985 - Remove ScriptSourceHolder::rt. r=benjamin.
|
2013-02-03 19:55:09 -08:00 |
|
Brian Hackett
|
54aa8e3c4c
|
Bug 837418 - Fix silly mistake when dealing with OOM under str_concat, r=terrence.
|
2013-02-03 16:37:56 -07:00 |
|
Till Schneidereit
|
6e0640f6b1
|
Bug 810715 - De-lazify a JSFunction's script before querying its ndefaults value. r=luke
--HG--
extra : rebase_source : ce0494d920bb7d5f6add7cc04947ab50431dc696
|
2013-01-29 11:34:36 +01:00 |
|
Peter Van der Beken
|
aa02745915
|
Fix for bug 830879 (HTML Element WebIDL bindings require classinfo). r=bz.
--HG--
extra : rebase_source : a88a5f24d3d4c12b652f1228eb5b3b7bb8b9e5ee
|
2013-01-10 10:54:32 +01:00 |
|
Sean Stangl
|
ebac09c3f6
|
Backout Bug 837042 for mysterious compilation failures on TBPL.
|
2013-02-01 18:02:01 -08:00 |
|
Sean Stangl
|
b7a3460e6d
|
Bug 832217 - Construct RegExpShared in the same compartment as the RegExpStatics. r=billm
|
2013-02-01 17:36:29 -08:00 |
|
Daniel Holbert
|
d76965acba
|
Bug 837253: When declaring JSObject as a friend, use 'class' instead of 'struct' to fix MSVC warning-spam. r=dvander
|
2013-02-01 15:15:30 -08:00 |
|
Sean Stangl
|
aba8b667c2
|
Bug 837014 - Always inline the empty script. r=bhackett
|
2013-02-01 13:29:12 -08:00 |
|
Brian Hackett
|
91a68ce5b9
|
Bug 836774 - Prevent objects/strings from flowing to an MToDouble, r=jandem.
|
2013-02-01 06:44:17 -07:00 |
|
Hannes Verschore
|
4b00cf33c0
|
Bug 828119: IonMonkey: Add fastpath for strict string comparison, r=jandem
|
2013-02-01 11:39:02 +01:00 |
|
Benjamin Peterson
|
aa30b0ac59
|
Bug 718969 - Perform an exorcism; remove the decompiler. r=luke
|
2013-02-01 00:19:00 -05:00 |
|
Benjamin Peterson
|
d74f98a284
|
Bug 777474 - Use the expression decompiler for opcode text when possible. r=bhackket
|
2013-02-01 00:10:17 -05:00 |
|
Nicholas Nethercote
|
524f6ea9b5
|
Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
Ding dong! The witch is dead!
|
2013-01-24 21:24:57 -08:00 |
|
Nicholas Nethercote
|
961bc1fa85
|
Bug 834090 - Name unused opcodes more sanely. r=jorendorff.
|
2013-01-24 16:14:54 -08:00 |
|
Phil Ringnalda
|
b4eec14ca3
|
Back out 66882ea6f8c7 (bug 788293) and 32f09cb3c7b6 (bug 834090) for bustage
CLOSED TREE
|
2013-01-31 22:29:30 -08:00 |
|
Phil Ringnalda
|
f70cddbe1c
|
Back out fa772ccdf19d (bug 718969) and 050a0a27024a (bug 777474) for being in the way of backing out bustage
CLOSED TREE
|
2013-01-31 22:27:54 -08:00 |
|
Benjamin Peterson
|
ba2bb88b35
|
Bug 718969 - Perform an exorcism; remove the decompiler. r=luke
--HG--
extra : rebase_source : 64df8f9a7ac230e1462a8f6e134ac3e86258d6f8
|
2013-02-01 00:19:00 -05:00 |
|
Benjamin Peterson
|
b1908446d0
|
Bug 777474 - Use the expression decompiler for opcode text when possible. r=bhackket
--HG--
extra : rebase_source : 84a1421dfdf12c8e6fd2bb8a09132cd83c13c590
|
2013-02-01 00:10:17 -05:00 |
|
Nicholas Nethercote
|
ae7837bdef
|
Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
Ding dong! The witch is dead!
--HG--
extra : rebase_source : 7574f5620e303c25120fcfc8ceb2099ad75c8f1b
|
2013-01-24 21:24:57 -08:00 |
|
Nicholas Nethercote
|
ef065e091e
|
Bug 834090 - Name unused opcodes more sanely. r=jorendorff.
--HG--
extra : rebase_source : 1ca2f3707aff6c24461d2acadde79b7bbc905225
|
2013-01-24 16:14:54 -08:00 |
|
Luke Wagner
|
e0251d0e52
|
Bug 836616 - allow ParseNodes to distinguish numbers containing a decimal point (r=njn)
--HG--
extra : rebase_source : c1b048a3008ac492149488d427f14c9bb5cf5c31
|
2013-01-14 08:25:28 -08:00 |
|
Nicholas Nethercote
|
84a1d83d0a
|
Bug 833208 (part 5) - Remove e4x support from mochitests. r=jorendorff.
--HG--
extra : rebase_source : a88f8ed13299c566df2297729b3a5ddf21fcaafa
|
2013-01-28 14:55:17 -08:00 |
|
Nicholas Nethercote
|
f7f94fcd8f
|
Bug 833208 (part 4) - Remove e4x support from xpcshell tests. r=jorendorff.
--HG--
extra : rebase_source : a7bd33905120f74e6c242e0c236450dd3be54436
|
2013-01-30 16:56:16 -08:00 |
|
Nicholas Nethercote
|
1a39b36678
|
Bug 833208 (part 3) - Remove e4x support from jsapi-tests. r=jorendorff.
--HG--
extra : rebase_source : d3e2edd48c95fcf1f237831eae788f613778ab64
|
2013-01-28 14:55:14 -08:00 |
|
Nicholas Nethercote
|
cb0816440c
|
Bug 833208 (part 2) - Remove e4x support from jstests. r=jorendorff.
--HG--
rename : js/src/tests/e4x/Statements/12.3-01.js => js/src/tests/js1_6/extensions/nested-for-each.js
rename : js/src/tests/e4x/Regress/regress-355569.js => js/src/tests/js1_8_5/regress/regress-355569.js
rename : js/src/tests/e4x/Regress/regress-477053.js => js/src/tests/js1_8_5/regress/regress-477053.js
rename : js/src/tests/e4x/Regress/regress-561031.js => js/src/tests/js1_8_5/regress/regress-561031.js
extra : rebase_source : d146e304a8d31b1536804f86929628a638ff3269
|
2013-01-28 14:25:15 -08:00 |
|