Dactyloidae/js
Moonchild 2e4620b5af Issue #2692 - Part 6: Don't #include js/SourceBufferHolder.h in jsapi.h.
Instead, require users to do so. This is a minor translation-unit size
improvement for anyone who never has to use SourceBufferHolder other than
by reference.
2025-03-13 23:01:46 +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 #2692 - Part 5: Split out compilation and evaluation APIs into its own header. 2025-03-13 22:59:38 +08:00
src Issue #2692 - Part 6: Don't #include js/SourceBufferHolder.h in jsapi.h. 2025-03-13 23:01:46 +08:00
xpconnect Issue #2692 - Part 6: Don't #include js/SourceBufferHolder.h in jsapi.h. 2025-03-13 23:01:46 +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