gecko-dev/js
Jan de Mooij dedaa0273d Bug 1521491 part 5 - Store IC index in jump target ops. r=tcampbell
The interpreter will use this to set the frame's ICEntry* pointer at jump target
ops and then it will just bump this pointer after each JOF_IC op. This way the
interpreter can use Baseline ICs with minimal overhead compared to the Baseline
JIT.

Differential Revision: https://phabricator.services.mozilla.com/D17115

--HG--
extra : moz-landing-system : lando
2019-01-28 16:46:26 +00:00
..
ductwork/debugger
examples
ipc Bug 1512749 - Convert JS::gcreason::Reason to enum class JS:GCReason r=jonco r=mccr8 2019-01-21 13:09:12 +00:00
public Bug 1156077 - Remove the non-standard Proxy getPropertyDescriptor trap. r=bzbarsky,jorendorff 2019-01-25 16:41:34 +00:00
rust Bug 1156077 - Remove the non-standard Proxy getPropertyDescriptor trap. r=bzbarsky,jorendorff 2019-01-25 16:41:34 +00:00
src Bug 1521491 part 5 - Store IC index in jump target ops. r=tcampbell 2019-01-28 16:46:26 +00:00
xpconnect Bug 1522150: Add a DeferredTimers queue ahead of the normal Idle EventQueue r=froyd 2019-01-26 12:18:05 -05:00
app.mozbuild
ffi.configure
moz.build
moz.configure
sub.configure