Files
tubestation/tools/lint/eslint/eslint-plugin-spidermonkey-js
Jan de Mooij 61b66c89b2 Bug 1884360 part 3 - Add infrastructure for trampoline natives. r=iain
This patch adds code for using the JitEntry mechanism for native builtins.

The TrampolineNative JSJitInfo mechanism is very similar to what we do for
InlinableNative. For each trampoline native, a JIT trampoline is generated and
we use this as the function's JitEntry when creating the native JSFunction.

Differential Revision: https://phabricator.services.mozilla.com/D204625
2024-03-27 11:18:34 +00:00
..