gecko-dev/js
pavelpaklov e4e0623f1d Bug 1697077 - Add testing function for interrupting RegExp execution. r=iain
Added flag shouldSimulateInterrupt to Isolate class;
added bailout code in SMRegExpMacroAssembler::Backtrack;
added a check of shouldSimulateInterrupt in RegExpShared::execute;
added InterruptRegexp to js shell that sets flags shouldSimulateInterrupt and serviceInterrupt, and executes regexp.

Differential Revision: https://phabricator.services.mozilla.com/D116361
2021-06-02 16:07:02 +00:00
..
ductwork/debugger
examples
public Bug 1711878 - Remove unused JSContext arguments from PrintErrorImpl and PrintSingleError. r=mgaudet 2021-06-01 13:56:19 +00:00
src Bug 1697077 - Add testing function for interrupting RegExp execution. r=iain 2021-06-02 16:07:02 +00:00
xpconnect Bug 1713465 - Rename getterObject and setterObject. r=jandem 2021-05-30 20:00:23 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1708739 - Move WeakMap APIs to new public header r=yulia 2021-05-01 12:10:14 +00:00
moz.configure Bug 1687629 - Enable simd for arm64 in moz.configure. r=lth 2021-05-05 16:53:02 +00:00
sub.configure