Luke Wagner
|
a9bc3b92ec
|
Bug 676023 - telemetry patch to catch invalid slots reads in StackIter (r=billm)
--HG--
extra : rebase_source : cff7d40cab87e968c7b00aa3ae002355e68b12bd
|
2011-08-02 13:29:03 -07:00 |
|
Luke Wagner
|
5aebc4671c
|
Bug 674843 - Censor pushed-but-not-active InvokeSessionGuard frames from the debugger's view (r=waldo)
--HG--
extra : rebase_source : 1003735f0bce7b0de41c794702e0840cc6452edf
|
2011-08-02 09:21:51 -07:00 |
|
Jeff Walden
|
cd69bfc8a9
|
Bug 607371 - Throw an exception when an excessively large arguments array is passed to Function.prototype.apply, rather than silently passing only the maximum number of supported elements. Silently treating the array as smaller than it actually is is prone to silent errors; throwing an exception is immediate and obvious. r=luke
--HG--
extra : rebase_source : 3ae04ac924cd28199ba0e48d90dba2f7c5a2c563
|
2011-07-25 20:33:02 -07:00 |
|
Luke Wagner
|
4917275e1c
|
Bug 672436 - StackIter should LeaveTrace (r=dvander)
--HG--
extra : rebase_source : 43db363cf86dfc04602239ebc9ef0d809dd689d0
|
2011-07-25 13:59:04 -07:00 |
|
Luke Wagner
|
dd8cec0710
|
Bug 667915 - Don't let content JS consume all the stack and cause chrome JS to OOM (r=waldo,mrbkap)
|
2011-06-30 09:26:56 -07:00 |
|
Jeff Walden
|
2872d0dfd3
|
Bug 663547 - Make ecma_5/Object/* not dog-slow any more by disabling a particularly expensive assertion when they run. r=luke
--HG--
extra : rebase_source : c287c56c37c971eb9967e297602cf1e2c43ef017
|
2011-06-14 18:39:53 -07:00 |
|
Luke Wagner
|
969edaae87
|
Bug 648438 - Don't assert about js_ReconstructStackDepth for imacros since apparently this only works for imacros in the top stack frame (r=jwalden)
--HG--
extra : rebase_source : a7059021f02113b41214080e4ec6a4fe5210c4a5
|
2011-06-16 08:14:19 -07:00 |
|
Luke Wagner
|
517fd9bb44
|
Bug 664159 - Fix eval-in-frame crash (r=waldo)
|
2011-06-14 17:35:19 -07:00 |
|
Luke Wagner
|
2afe24d969
|
Bug 656462, part 4 - Simplify stack code, keep track of native calls, create new iterator over native/scripted callstack, make JS_SaveFrameChain fallible (r=waldo,mrbkap)
--HG--
extra : rebase_source : 756a640568464d11fe6bb00104a2fdb6f6d02d02
|
2011-05-13 08:56:26 -07:00 |
|
Luke Wagner
|
749dfad05a
|
Bug 656462, part 3 - Syntactic touchups (r=waldo)
--HG--
extra : rebase_source : 7a81c352a96b9e23fc8f7bee5cb1d095c5cdb998
|
2011-05-24 16:08:40 -07:00 |
|
Luke Wagner
|
801d31e1f4
|
Bug 656462, part 2 - Merge ContextStack::get* and push* operations (r=waldo)
--HG--
extra : rebase_source : bdc7a7ba9ee21435a20e77bf6cea8c4d34a840c9
|
2011-05-24 16:04:18 -07:00 |
|
Luke Wagner
|
de38701887
|
Bug 656462, part 1 - Remove StackSegment::initialVarObj (r=waldo)
--HG--
extra : rebase_source : 54ae58bec51c4c7fcc58db2148167be828dda8a3
|
2011-05-24 15:05:30 -07:00 |
|
Nicholas Nethercote
|
5270309d78
|
Bug 546477 - add explicit/js/stack memory reporter. r=luke.
|
2011-06-02 19:40:57 -07:00 |
|
Luke Wagner
|
9f59f7c3f5
|
Bug 538293 - remove inlineCallCount and this STACK_QUOTA silliness (r=dvander)
--HG--
extra : rebase_source : 724910c67423b0720ca5c3732699bca4d64324ef
|
2011-05-27 18:15:39 -07:00 |
|
Luke Wagner
|
5c163adc54
|
Bug 644074 - Simplify and consolidate VM stack code into js/src/vm/Stack*
|
2011-04-13 09:27:37 -07:00 |
|