Dactyloidae/js
Moonchild 40c9102d6d [js gc] Suppress GC during JSObject::swap
We already suppressed GC for part of this, but we may sweep before the pre-write
barrier is established.
The simplest and safest thing is to suppress GC for the whole method.
2024-06-13 11:30:25 +08:00
..
ductwork Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
examples Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
ipc Issue #80 - Move implementation of CPOWTimer::CPOWTimer to header. 2023-03-14 22:11:46 +08:00
public Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246 2024-01-11 09:50:12 +08:00
src [js gc] Suppress GC during JSObject::swap 2024-06-13 11:30:25 +08:00
xpconnect Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
ffi.configure Issue #1905 - Part 3h - Fix breakages on other platforms. Mac Intel broke due to incorrect FFI target_dir for Intel. Linux and possibly other platforms use a secondary aclocal.m4 that still referenced ios.m4. 2022-06-13 09:01:48 +08:00
moz.configure Issue #62 - Always build Spidermonkey as shared lib in Windows. 2023-03-28 12:13:54 +08:00