fune/js
Jan de Mooij e7f5bbb209 Bug 1700990 - Fix frame descriptor for the entry frame. r=nbp
The descriptor's frame size shouldn't include the numActualArgs and calleeToken of
the JitFrameLayout because these fields are already included in the 'header size'.

Change the trampolines to create the frame descriptor before pushing the JitFrameLayout.
This is consistent with how we do this for non-entry frames.

This doesn't affect anything yet, but it will simplify the profiler changes in
bug 1700869.

Differential Revision: https://phabricator.services.mozilla.com/D109752
2021-03-26 07:21:58 +00:00
..
ductwork/debugger
examples
public Bug 1684316 - Implement highWaterMark as required by WebIDL. r=arai 2021-03-22 16:38:19 +00:00
src Bug 1700990 - Fix frame descriptor for the entry frame. r=nbp 2021-03-26 07:21:58 +00:00
xpconnect Bug 1670972 - Throw an exception if the default value provided to defineLazyPreferenceGetter doesn't match the prefType. r=kmag 2021-03-25 20:15:38 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1693912 - Renumber SIMD instructions based on final spec. r=rhunt 2021-03-12 17:23:54 +00:00
sub.configure