tenfourfox/js/src/irregexp
Riccardo e4c0873499 intel specific fixes + gstate cleanup (#532)
* fix non-PPC codepath:  branch32 to branchPtr

* fix register structure access on x86

* save graphic context, tweak calculation

* M1499198

* M1499198

* use old SSE Int32x4 load instead of missing Simd which were too difficult to backport, remove error
2018-10-30 21:54:36 -07:00
..
NativeRegExpMacroAssembler.cpp intel specific fixes + gstate cleanup (#532) 2018-10-30 21:54:36 -07:00
NativeRegExpMacroAssembler.h #393, Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba 2017-05-11 14:39:25 -07:00
RegExpAST.cpp hello FPR 2017-04-19 00:56:45 -07:00
RegExpAST.h #393, Bug 1135377 - Part 11: Support back reference with unicode flag. r=till, f=anba 2017-05-11 15:07:55 -07:00
RegExpBytecode.h #393, Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba 2017-05-11 14:39:25 -07:00
RegExpEngine.cpp closes #391: M1342721 with some ideas from M1342439 2017-12-13 10:42:53 -08:00
RegExpEngine.h #415: M1373195 backport 2017-07-08 22:55:44 -07:00
RegExpInterpreter.cpp #393, Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba 2017-05-11 14:39:25 -07:00
RegExpMacroAssembler.cpp #393, Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba 2017-05-11 14:39:25 -07:00
RegExpMacroAssembler.h #393, Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba 2017-05-11 14:39:25 -07:00
RegExpParser.cpp #415: M1373195 backport 2017-07-08 22:55:44 -07:00
RegExpParser.h #393, Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba 2017-05-11 14:39:25 -07:00
RegExpStack.cpp hello FPR 2017-04-19 00:56:45 -07:00
RegExpStack.h hello FPR 2017-04-19 00:56:45 -07:00